Watcher

Minimal open source Screen-Time Tracker for Linux

MIT License

Stars
156
Watcher - Watcher-v1.3 Latest Release

Published by Waishnav over 2 years ago

Added two features/ two commads

  1. watcher -ws [week]
    image

  2. watcher -ds [date]
    image

  • And this two commands are futhur generalized for two specific cases
  1. watcher -ws -pw or watcher -ws --previous_week
    image

  2. watcher -ds -y or watcher -ds --yestarday
    image

Watcher - Watcher-v1.2 (AFK feature)

Published by Waishnav over 2 years ago

  • with AFK Feature (Note: AFK time is not noted in log files)
  • with ability to detect NeoVim and Vim running on terminal (almost any) as a task
Watcher - Watcher-v-1.0

Published by Waishnav over 2 years ago

  • Log files get updated whenever user changes its focused window (next version will be having much more accurate real-time algo)
  • without AFK feature
  • Week-Analysis
  • Dailly-Analysis

Note: This version do have compatibility issue with Ubuntu 22.04 (Debian based) because of a dependency named xdotool. On other linux distribution, xdotool comes with latest version 3.2021 while on Debian based distro it comes with older version 3.2016