Skip to content

andreh11/qrop

Repository files navigation

Qrop

A crop planning and recordkeeping free software Available on GNU/Linux, Windows and Mac and Android.

Warning: this is alpha software with known bugs. It runs, and work at least some of the times, but use at your own risk.

Screenshot of Qrop

Features

  • Crop planning: build crop plans including expected yields and harvest windows. Easily create, duplicate, delete, batch-edit, sort and filter successions.
  • Task management and recordkeeping: plan your tasks (weeding, seeding, planting, stale seed bed, cultivating, etc.) and dynamically keep track of them.

Planned features

  • Harvests tracking: keep track of each harvest and get real-time crop yields.
  • Note taking: write notes, take photos and link them to your plantings, tasks and locations.

How to install?

Linux (AppImage)

We only provide AppImages. Download latest version at https://github.com/andreh11/qrop/releases. Then open a console in right folder and type:

chmod u+x Qrop-x86_64.AppImage
./Qrop-x86_64.AppImage```

to launch the AppImage. It has been tested with Ubuntu 16.04 and Fedora 29, but
may not works for other distributions or version.

### Windows

### OS X

## Built With

* C++, QML and Javascript
* Qt5
* SQLite

## Contributing

Please read the [contribution guide](CONTRIBUTING.md) for details of our code of
conduct, and the process for submitting bug reports and merge requests to us.

## Authors

* **André Hoarau** @ah − developer

## Licence

This project is licensed under the GNU GPLv3 − see [LICENSE](LICENSE) for more details.