{"id":23255793,"url":"https://github.com/xyzjonas/hydroserver","last_synced_at":"2025-08-20T13:32:13.975Z","repository":{"id":171944701,"uuid":"387446332","full_name":"xyzjonas/hydroserver","owner":"xyzjonas","description":null,"archived":false,"fork":false,"pushed_at":"2024-07-26T18:46:47.000Z","size":511,"stargazers_count":2,"open_issues_count":7,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-07-26T20:39:33.729Z","etag":null,"topics":["arduino","esp32","flask","gardening","hydroponics","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xyzjonas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-07-19T11:51:46.000Z","updated_at":"2024-07-26T18:46:35.000Z","dependencies_parsed_at":"2023-10-02T10:30:36.520Z","dependency_job_id":null,"html_url":"https://github.com/xyzjonas/hydroserver","commit_stats":{"total_commits":65,"total_committers":4,"mean_commits":16.25,"dds":"0.16923076923076918","last_synced_commit":"cd80b62be23e8d0bd4d9c6e1ed64fc5244e5f3a7"},"previous_names":["jonasbrauer/hydroserver","xyzjonas/hydroserver"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fhydroserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fhydroserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fhydroserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xyzjonas%2Fhydroserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xyzjonas","download_url":"https://codeload.github.com/xyzjonas/hydroserver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230426940,"owners_count":18223998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arduino","esp32","flask","gardening","hydroponics","vuejs"],"created_at":"2024-12-19T11:31:54.784Z","updated_at":"2024-12-19T11:31:55.384Z","avatar_url":"https://github.com/xyzjonas.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hydroserver #\n\n![image](https://user-images.githubusercontent.com/10963153/133970728-844e82bf-ca50-44b0-8436-8051c48ecda5.png)\n\nFlask based backend service for an automated hydroponics system. The entire system consists\nof this backend service, [an Arduino client](https://github.com/jonasbrauer/hydro-client) and a\n[Vue.JS based web interface (SPA)](https://github.com/jonasbrauer/hydroweb).\n\n***\n\n### Main features\n* Register multiple clients (different systems - clients).\n* Extendable client types/protocols (supported: Serial/USB, HTTP).\n* Each device/client has its own:\n  * **Sensors** (input) - e.g.: remaining tank capacity, pH levels,...\n  * **Controls** (output) - e.g.: pump pumping power, light switches,...\n  * **Tasks** (logic) - arbitrary logic scheduled/executed based on a CRON value.\n* Tasks can be completely customized - system is easily extendable with a plugin system.\n* Sensor values are tracked and their history is stored.\n\n***\n\n### How do I get set up? ###\n\nSet up a development environment with a simple:\n\n```sh\npip install -r requirements.txt\nflask run\n```\n\nA simple deployment can be achieved with a supplied unit file and a web server as reverse proxy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fhydroserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxyzjonas%2Fhydroserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxyzjonas%2Fhydroserver/lists"}