Skip to content

WorkWatch v0.1.0

Latest

Choose a tag to compare

@rodriguezjasonlloyd rodriguezjasonlloyd released this 05 Jun 01:33
· 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)