Auto-notify when you start/attach to tmux sessions. See what you worked on at a glance at the end of the day.
🔧 09:30 - feature-auth
🔧 11:15 - bug-fix-login
🔧 14:00 - refactor-api
git clone https://github.com/kyupid/today_i_did.git
cd today_i_did
./install.sh- Install ntfy app (iOS/Android)
- Subscribe to topic - Use the topic name shown during installation
- Done! - Start a tmux session and get notified
Just use tmux as usual:
tmux new -s my-feature
tmux attach -t my-featureNotifications are sent automatically.
Daily logs are saved in ~/.today_i_did/logs/:
~/.today_i_did/logs/2025-11-26.log
vim ~/.today_i_did/config.sh
# NTFY_TOPIC="new-topic-name"rm -rf ~/.today_i_did
# Remove today_i_did lines from ~/.tmux.conf- tmux 3.x+
- curl
- ntfy app