Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

kylecorry31/ScreenTime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screen Time

Track and view how much you use your computer. Records up to two weeks' usage.

Designed for Linux.

Screen Time - Today

Screen Time - 7 Days

Features

  • Logs time spent on the computer.
  • View time spent on the computer with a detailed today view, or a 7 day view.

Dependencies

  • python3
  • python3-matplotlib
  • python3-numpy
  • python3-pip
  • libgtk-3-dev
  • libgranite-dev
  • rustc
  • cargo

Installation

Download this project and run the following commands to install.

make install

Logout or reboot your computer after installing to start logging screen time.

Uninstall

Use the following command to uninstall.

make uninstall

Usage

To view your screen time, you should use the following command to open the Screen Time application:

screen_time

License

This project is licensed under the MIT License.

Credits

Just me for now, but help is always welcome!

Contribute

Please feel free to contribute to this project, or if you find an issue be sure to report it under issues.