{"id":13684032,"url":"https://github.com/abertschi/water-me","last_synced_at":"2025-08-29T05:14:32.617Z","repository":{"id":49814513,"uuid":"518110869","full_name":"abertschi/water-me","owner":"abertschi","description":"Don't forget to water your plants.","archived":false,"fork":false,"pushed_at":"2024-04-22T13:23:56.000Z","size":8287,"stargazers_count":62,"open_issues_count":30,"forks_count":10,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T13:38:30.506Z","etag":null,"topics":["android","flutter","plants"],"latest_commit_sha":null,"homepage":"https://inigochoa.github.io/water-me-landing","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abertschi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-26T15:11:03.000Z","updated_at":"2025-03-29T14:10:08.000Z","dependencies_parsed_at":"2024-11-12T05:31:18.293Z","dependency_job_id":"f3954b81-27f2-4c96-9065-5ac0e36cacaa","html_url":"https://github.com/abertschi/water-me","commit_stats":{"total_commits":106,"total_committers":3,"mean_commits":"35.333333333333336","dds":0.2547169811320755,"last_synced_commit":"2c0caa78e78f663f73b735121c5f12128337f3db"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/abertschi/water-me","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abertschi%2Fwater-me","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abertschi%2Fwater-me/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abertschi%2Fwater-me/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abertschi%2Fwater-me/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abertschi","download_url":"https://codeload.github.com/abertschi/water-me/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abertschi%2Fwater-me/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272632767,"owners_count":24967310,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","flutter","plants"],"created_at":"2024-08-02T14:00:23.631Z","updated_at":"2025-08-29T05:14:32.567Z","avatar_url":"https://github.com/abertschi.png","language":"Dart","funding_links":[],"categories":["Dart"],"sub_categories":[],"readme":"# Water Me 🪴\n\n\u003e A simple, open and privacy friendly plant watering reminder for Android.\n  \n  [![Build APK](https://github.com/abertschi/water-me/actions/workflows/build.yml/badge.svg)](https://github.com/abertschi/water-me/actions/workflows/build.yml)\n   ![Made with Flutter](https://img.shields.io/badge/Made%20with-Flutter-1f425f.svg)\n   [![version](https://img.shields.io/github/v/tag/abertschi/water-me?label=latest%20version)](https://img.shields.io/github/v/tag/abertschi/water-me?label=latest%20version)\n\u003cp align=\"left\"\u003e\n    \u003cimg src=\"./assets/preview2.png\" alt=\"preview\" width=\"800\"/\u003e\n\u003c/p\u003e\n\n_Water me_ is a mobile application written in Flutter to  remind you to water your plants. No ads, no account, no sign-up, no tracking.\n\n### Features and Components\n- Add plants with watering frequency, name and picture\n- No remote entity, local-only application\n- Flutter, currently support for Android\n- Camera access\n- Local Notifications\n- Workmanager with periodic task\n- Backup and Restore to json format\n- Provider package for MVC separation\n  \n### Install\n_Water Me_ is available on the [F-droid store](https://f-droid.org/packages/ch.abertschi.waterme.water_me) [(Metadata)](https://gitlab.com/fdroid/fdroiddata/-/blob/master/metadata/ch.abertschi.waterme.water_me.yml).\n\n[\u003cimg src=\"https://fdroid.gitlab.io/artwork/badge/get-it-on.png\"\n    alt=\"Get it on F-Droid\"\n    height=\"80\"\u003e](https://f-droid.org/packages/ch.abertschi.waterme.water_me)\n\nAlternatively, download snapshots from the [continuous integration action](https://github.com/abertschi/water-me/actions/workflows/build.yml) (requires a Github account, be aware that Github zips the apk on download, so unzip first).\n\n\n### Changelog\nSee [./CHANGELOG](./CHANGELOG) for a list of recent features.\n\n### Need Help?\nSee [troubleshooting guide](./qna.md) for a list of common questions.\n\n### Build\nThis is a flutter based Android application. Ensure to have Android-Studio and flutter-sdk installed.\n```\nflutter pub get\nflutter build apk\n```\n\nThe entire build process in captured in [scripts/build.sh](https://github.com/abertschi/water-me/blob/master/scripts/build.sh).\n \n### Feature and Contribution Ideas\nPull requests are welcome :heart:.\n\n- [x] A better logo :) [#4](https://github.com/abertschi/water-me/issues/4)\n- [ ] Enable 'web' target to build a web app for ios/ web (needs a backend for notifications).\n- [ ] Integrate firebase/ self hosted backend to enable a group mode to sync plant state within a group of users\n- [ ] Add a 'note' field to a plant\n- [ ] Show watering history in plant detail screen.\n- [ ] Allow assignment of plants into groups, e.g. living room, office\n\nAnd [more ideas](https://github.com/abertschi/water-me/issues).\n\n### License\nGPL v3\n\n### About\nBuilt with \u003c3   \nby Andrin Bertschi  \nhttps://abertschi.ch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabertschi%2Fwater-me","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabertschi%2Fwater-me","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabertschi%2Fwater-me/lists"}