Skip to content

An Electron JS app which keeps track of usage time of different applications (active ones) running on computer.

License

Notifications You must be signed in to change notification settings

pranavmodx/TimeSlate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TimeSlate

An Electron JS desktop application which keeps track of usage time of different applications (active ones) running on computer and displays it along with an analysis report.

App Screenshots

GitHub Logo GitHub Logo GitHub Logo

Usage

  • Clone/Download the source code

  • Install all requirements

    npm install
    

    or

    yarn install
    
  • Run :

    npm start
    

    or

    electron .
    
  • The application window will open

  • Navigate through the project

About

An Electron JS app which keeps track of usage time of different applications (active ones) running on computer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published