Calyx - Grow Tracker
Track indoor gardens, plant schedules, and hardware entirely offline.
Gurkenwerfer Science & Education
Screenshots
Description
Calyx tracks indoor garden environments, plant schedules, and hardware. Commercial alternatives lock features behind cloud subscriptions and isolate data from local smart devices. Calyx stores its 30,000-strain database entirely offline and integrates directly with Home Assistant to control grow room sockets without a monthly fee.
Environment and hardware control
The application queries the Home Assistant REST API to display temperature, relative humidity, and Vapor Pressure Deficit (VPD). Users toggle smart sockets directly from the application interface. Calyx also monitors for light bleed during scheduled dark periods and pushes an alert if it detects illumination.
Plant and tent management
Users define physical grow tents and assign plants to them. The application references an offline database of 30,000 strains. When a user logs a plant, an automatic calculator uses the strain genetics to determine the optimal harvest window. Growers capture and view chronological photos in a full-screen gallery overlay, which renders the days since germination and current growth phase on the image.
Feeding and scheduling
The application provides a nutrient solution recipe database to store feeding mixtures. Users assign custom quick actions, such as pruning or nutrient application, to individual plants. Tapping a nutrient action automatically attaches a specific recipe and liquid volume to the plant's history. A soil moisture reading below 30% places a watering indicator on the calendar.
Standalone and self-hosted options
The application runs as a standalone tool, writing records to a local SQLite database. Growers who require multi-device synchronization can deploy the provided Docker container to connect the application to a self-hosted backend.
What’s new (1.3.0)
- Reimplemented complete Offline Sync system
- Added Standalone Mode
- Fixed offline Tent, Plant, and Image creation
- Implemented robust offline IndexedDB cache
- Added automatic F-Droid metadata sanitizers
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Run at startupStart automatically after the device is switched on.
- Prevent sleepingKeep the device from going to sleep.
- NotificationsShow notifications.
- calyx.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION
Comments