Skip to content

isinghmitesh/AutoTimer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tracking the desktop applications in real time and time spent on each application.

Check out this for more https://youtu.be/ZBLYcvPl1MA

Setup instructions:

    1. Clone this repository.

        git clone https://github.com/KalleHallden/AutoTimer.git auto_timer
      
    1. cd into the repository.

        cd auto_timer
      

Install and Run:

    1. Run requirements file

        sudo pip install -r requirements.py
      
    1. Run

        python autotimer.py
      

Dependencies:

  • selenium

Windows Depencies

  • pywin32
  • python-dateutil
  • uiautomation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%