Skip to content

Releases: rodriguezjasonlloyd/workwatch

WorkWatch v0.1.0

05 Jun 01:33

Choose a tag to compare

🕒 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)