index.html 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284
  1. <!DOCTYPE html>
  2. <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
  3. <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
  4. <head>
  5. <meta charset="utf-8">
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <title>BeeWatch, a beehive status tool &mdash; BeeWatch unreleased documentation</title>
  8. <link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
  9. <link rel="index" title="Index"
  10. href="genindex.html"/>
  11. <link rel="search" title="Search" href="search.html"/>
  12. <link rel="top" title="BeeWatch unreleased documentation" href="#"/>
  13. <link rel="next" title="&lt;no title&gt;" href="includes/links.html"/>
  14. <script src="_static/js/modernizr.min.js"></script>
  15. </head>
  16. <body class="wy-body-for-nav" role="document">
  17. <div class="wy-grid-for-nav">
  18. <nav data-toggle="wy-nav-shift" class="wy-nav-side">
  19. <div class="wy-side-scroll">
  20. <div class="wy-side-nav-search">
  21. <a href="#" class="icon icon-home"> BeeWatch
  22. </a>
  23. <div class="version">
  24. unreleased
  25. </div>
  26. <div role="search">
  27. <form id="rtd-search-form" class="wy-form" action="search.html" method="get">
  28. <input type="text" name="q" placeholder="Search docs" />
  29. <input type="hidden" name="check_keywords" value="yes" />
  30. <input type="hidden" name="area" value="default" />
  31. </form>
  32. </div>
  33. </div>
  34. <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
  35. <p class="caption"><span class="caption-text">Contents:</span></p>
  36. <ul>
  37. <li class="toctree-l1"><a class="reference internal" href="getting_started.html">Template</a></li>
  38. <li class="toctree-l1"><a class="reference internal" href="beewatch/index.html">BeeWatch</a></li>
  39. <li class="toctree-l1"><a class="reference internal" href="configure.html">HowTo Configuration!</a></li>
  40. <li class="toctree-l1"><a class="reference internal" href="includes/tellme.html">Tell Me!</a></li>
  41. <li class="toctree-l1"><a class="reference internal" href="includes/indicestables.html">Indices and tables</a></li>
  42. </ul>
  43. </div>
  44. </div>
  45. </nav>
  46. <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
  47. <nav class="wy-nav-top" role="navigation" aria-label="top navigation">
  48. <i data-toggle="wy-nav-top" class="fa fa-bars"></i>
  49. <a href="#">BeeWatch</a>
  50. </nav>
  51. <div class="wy-nav-content">
  52. <div class="rst-content">
  53. <div role="navigation" aria-label="breadcrumbs navigation">
  54. <ul class="wy-breadcrumbs">
  55. <li><a href="#">Docs</a> &raquo;</li>
  56. <li>BeeWatch, a beehive status tool</li>
  57. <li class="wy-breadcrumbs-aside">
  58. <a href="_sources/index.rst.txt" rel="nofollow"> View page source</a>
  59. </li>
  60. </ul>
  61. <hr/>
  62. </div>
  63. <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
  64. <div itemprop="articleBody">
  65. <div class="section" id="beewatch-a-beehive-status-tool">
  66. <h1>BeeWatch, a beehive status tool<a class="headerlink" href="#beewatch-a-beehive-status-tool" title="Permalink to this headline">¶</a></h1>
  67. <p>BeeWatch aims to help beekeepers understand their beehive. Easily ansewer questions like:</p>
  68. <ul class="simple">
  69. <li>How much honey did my bees produce?</li>
  70. <li>What information do you want to know about your bees? <a class="reference internal" href="includes/tellme.html"><span class="doc">Tell Me!</span></a></li>
  71. </ul>
  72. </div>
  73. <div class="section" id="project-goals">
  74. <h1>Project Goals<a class="headerlink" href="#project-goals" title="Permalink to this headline">¶</a></h1>
  75. <p>This project started when my father asked me to build a weighing scale for his beehive. I agreed and this is what I made so far.</p>
  76. <div class="admonition note">
  77. <p class="first admonition-title">Note</p>
  78. <p class="last">This project is very experimental. I do not advise you to use it yet.</p>
  79. </div>
  80. <div class="toctree-wrapper compound">
  81. <p class="caption"><span class="caption-text">Contents:</span></p>
  82. <ul>
  83. <li class="toctree-l1"><a class="reference internal" href="getting_started.html">Template</a><ul>
  84. <li class="toctree-l2"><a class="reference internal" href="includes/free_software.html">Fee Software</a></li>
  85. </ul>
  86. </li>
  87. <li class="toctree-l1"><a class="reference internal" href="beewatch/index.html">BeeWatch</a><ul>
  88. <li class="toctree-l2"><a class="reference internal" href="design.html">Program Design</a></li>
  89. <li class="toctree-l2"><a class="reference internal" href="beewatch/gui/index.html">Template</a></li>
  90. <li class="toctree-l2"><a class="reference internal" href="beewatch/server/index.html">Template</a></li>
  91. <li class="toctree-l2"><a class="reference internal" href="beewatch/pinapi/index.html">Template</a></li>
  92. </ul>
  93. </li>
  94. <li class="toctree-l1"><a class="reference internal" href="configure.html">HowTo Configuration!</a><ul class="simple">
  95. </ul>
  96. </li>
  97. <li class="toctree-l1"><a class="reference internal" href="includes/tellme.html">Tell Me!</a><ul class="simple">
  98. </ul>
  99. </li>
  100. <li class="toctree-l1"><a class="reference internal" href="includes/indicestables.html">Indices and tables</a></li>
  101. </ul>
  102. </div>
  103. <div class="toctree-wrapper compound">
  104. </div>
  105. </div>
  106. <div class="section" id="indices-and-tables">
  107. <h1>Indices and tables<a class="headerlink" href="#indices-and-tables" title="Permalink to this headline">¶</a></h1>
  108. <blockquote>
  109. <div><ul class="simple">
  110. <li><a class="reference internal" href="genindex.html"><span class="std std-ref">Index</span></a></li>
  111. <li><a class="reference internal" href="py-modindex.html"><span class="std std-ref">Module Index</span></a></li>
  112. <li><a class="reference internal" href="search.html"><span class="std std-ref">Search Page</span></a></li>
  113. </ul>
  114. </div></blockquote>
  115. </div>
  116. </div>
  117. <div class="articleComments">
  118. </div>
  119. </div>
  120. <footer>
  121. <div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
  122. <a href="includes/links.html" class="btn btn-neutral float-right" title="&lt;no title&gt;" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
  123. </div>
  124. <hr/>
  125. <div role="contentinfo">
  126. <p>
  127. &copy; Copyright 2017, Digital.
  128. </p>
  129. </div>
  130. Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/snide/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
  131. </footer>
  132. </div>
  133. </div>
  134. </section>
  135. </div>
  136. <script type="text/javascript">
  137. var DOCUMENTATION_OPTIONS = {
  138. URL_ROOT:'./',
  139. VERSION:'unreleased',
  140. COLLAPSE_INDEX:false,
  141. FILE_SUFFIX:'.html',
  142. HAS_SOURCE: true,
  143. SOURCELINK_SUFFIX: '.txt'
  144. };
  145. </script>
  146. <script type="text/javascript" src="_static/jquery.js"></script>
  147. <script type="text/javascript" src="_static/underscore.js"></script>
  148. <script type="text/javascript" src="_static/doctools.js"></script>
  149. <script type="text/javascript" src="_static/js/theme.js"></script>
  150. <script type="text/javascript">
  151. jQuery(function () {
  152. SphinxRtdTheme.StickyNav.enable();
  153. });
  154. </script>
  155. </body>
  156. </html>