- Terminal app for tracking daily water consumption.
- Written in Python using the
textuallibrary - Data stored in
sqlite - Intended for use in
termuxon Android - But also works fine in any terminal
uv pip install "git+https://github.com/dharmatech/sqlite-water-tracker.py"
On termux, you'll need python and uv:
pkg install python
pkg install uv
Older video: