A desktop tool used to monitor beekeeping scale in the apiary.
- Track scale value
- Data visualisation as a 2D Chart
- The ability to add more info about bee farm, such as the number of beehives, honey type, bee farm's place, etc.
- The ability to export data:
- Scale values as an Excel/CSV file
- Scale values chart in the .png format
- download the source code
git clone https://github.com/soundwalk/bee-life.git
- go to the main folder
cd ./bee-life/
- run the App via
./gradlew run