Releases: rodriguezjasonlloyd/workwatch
Releases · rodriguezjasonlloyd/workwatch
WorkWatch v0.1.0
🕒 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)