Skip to content

Minimal open source Screen-Time Tracker for Linux

License

Notifications You must be signed in to change notification settings

AnilMandliya/Watcher_ML

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watcher

Minimal Open source Screen-Time Tracker (CLI-app)

Table of Contents

About

Watcher is CLI-app (at this moment) which helps you to get perspective about your Screen-time

Gallery

Day Summary Week Summary

Funfact: You might be thinking how can someone has 14 hrs of screen time in a single day, Well ! short ans is AFK-feature is not implemented yet... Most of the time I left my laptop as it is so it also counts that AFK time as Screen-time

Installation

  • Note: Install xprintidle and xdotool on your system ( the only dependancies other than python3 ). Install python3 if not installed in your machine.
  • First, Install the following dependancy xprintidle and xdotool
$ sudo [package-manager] install xprintidle xdotool
  • Second, Clone this repository and cd into it-
$ git clone https://github.com/Waishnav/Watcher
$ cd ./Watcher/
  • Then run install script
$ chmod +x ./install && ./install

Want to Contribute

If you are interseted in contibuting checkout CONTRIBUTING.md

You can currently contribute to one of the three projects listed below throughout the HACTOBERFEST.

To contribute, clone the relevant branch anywhere you wish to.

To-do

  • AFK feature
  • GUI only if got 300 stars Probably Tauri App.

About

Minimal open source Screen-Time Tracker for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.2%
  • Shell 9.8%