https://github.com/zozs/plants
Keeps track of when I last watered my plants. They tend to die otherwise :(
https://github.com/zozs/plants
Last synced: about 1 year ago
JSON representation
Keeps track of when I last watered my plants. They tend to die otherwise :(
- Host: GitHub
- URL: https://github.com/zozs/plants
- Owner: zozs
- License: isc
- Created: 2017-04-09T09:30:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T00:25:06.000Z (over 3 years ago)
- Last Synced: 2025-02-14T18:24:48.102Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 389 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
plants
======
Keeps track of when I last watered my plants. They tend to die otherwise :unamused:
## Screenshot

Plants also features some really fancy statistics. Haven't you always wanted to know the standard
deviation between different waterings of your plants?!

## License
```
Copyright (c) 2015, 2016, 2017, 2018, 2019, 2020, 2021 Linus Karlsson
Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
```