Skip to content

dharmatech/sqlite-water-tracker.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Terminal app for tracking daily water consumption.
  • Written in Python using the textual library
  • Data stored in sqlite
  • Intended for use in termux on Android
  • But also works fine in any terminal

Installation

uv pip install "git+https://github.com/dharmatech/sqlite-water-tracker.py"

Termux

On termux, you'll need python and uv:

pkg install python
pkg install uv

Videos

https://youtu.be/qt_PNr1Wz1Q

Older video:

https://youtu.be/sTj1FalZMVw

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages