:droplet: :droplet: :droplet:
Remember to drink every 15/30/45/60 minutes with this simple app.
For now the app displays the icon in the notifications only in linux.
| MacOS | Linux |
|---|---|
![]() |
![]() |
.dmg file)Water Reminder.app file in Applicationsdrink_linux binary file) and place it wherever you wantwater-reminder.desktop file in $HOME/.local/share/applications and copy this, changing [your username] [Desktop Entry]
Name=Water Reminder
Exec=/path/to/drink_linux
Terminal=false
Type=Application
Comment=Remember to drink every 30 minutes
Icon=/home/[your username]/.config/water-reminder/water-glass.png
water-reminder.desktop and if you have gnome-tweak-tools installed) you can open Tweaks and add Water Reminder to the startup applications. Otherwise, if you didn't create water-reminder.desktop or if you don't have gnome-tweak-tools, open "Startup Applications", press "Add" and in the command section type path/to/drink_linux. Give the app the name you wantTo build from source, all you need to do is to install Go (the latest version is ok), clone the repo (go.mod and go.sum files (Go modules) will install for you every Go library needed) and then build with go build -o [name] drink.go lib.go
$ claude mcp add water-reminder \
-- python -m otcore.mcp_server <graph>