·
2 commits
to main
since this release
π WorkWatch v0.1.0
Terminal-based time tracking and activity logging tool.
β¨ Features
- β± Clock In / Out with real-time tracking
- π Add, edit, delete logs
- π Discord webhook integration (optional)
- π§ TUI with keyboard-friendly controls (Vim-style navigation)
βοΈ Configuration
Set environment variables in a .env
file:
WORKWATCH_USERNAME=YourName
WORKWATCH_WEBHOOK=https://discord.com/api/webhooks/... (optional)