Skip to content

maknetwork/flybox

Repository files navigation


Fly farming Automation (IoT)

A fly farming automation solution using Internet of things
· Report Bug · Request Feature

Table of Contents

About The Project

Originally built for a fly farmer. This helps you to automate fly farming and also monitor and schedule tasks using a web interface.

Here's are some advantages:

  • Your time should be focused on creating something amazing and not on openining and closing doors on a flybox.
  • You shouldn't be doing the same tasks over and over.
  • Fly farming can lead to diseases.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • curl
  • Django
  • Python3
  • pip3
  • virtual env
  • Postgresql

Installation

  1. Clone the repo
https://github.com/maknetwork/flybox.git
  1. Change into repo directory
cd flybox
  1. In a terminal type
pip3 install -r requirements.txt
  1. Now run it using
python manage.py runserver

Usage


Logo

Hardware-list

Hardware list Spreadsheet

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Macle Labs- @your_twitter - [email protected] Fiverr Link: https://www.fiverr.com/share/995X8E

Project Link: https://github.com/maknetwork/flybox