Skip to content

wyatt/RescueTime-Screen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏱ RescueTime-Screen

A Flask app that queries RescueTime data and calculates daily screen time to create a screen with a running total. It queries RescueTime every minute.

Screenshots

Light Mode Dark Mode Example usage

Prerequisites

  • Python 3.6 or above 🐍
  • Pip package manager 📦
  • A RescueTime account (free or premium)

Installation 💿

  1. Clone this repository
  2. Go to RescueTime and create a new key
  3. Edit app.py and paste the key where indicated
  4. Run pip3 install -r requirements.txt

Usage 🛠

  1. To start the flask server, run python3 app.py

About

A Flask app that displays screen time

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks