Skip to content

MilesCranmer/rescue_time_statusbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RescueTime macOS status bar

Put your API key in credentials.json, in the following format:

{
    "rescuetime": {
        "Key": "..."
    }
}

Run the status bar app with:

python app.py

This will display the productivity pulse, and automatically update the current day's score. Unlike the dashboard, this pulse also includes mobile time.

Requirements

  • pandas
  • numpy
  • rumps
  • json

Thanks

About

Show productivity pulse in macOS status bar

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages