Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 516 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 516 Bytes

Interrupt-O-Meter

Tracks interruptions and such with pretty graphs

Configuration

With foreman/honcho

Create a .env file like this:

DEBUG=1
PORT=8084
DATA_FILE="meter.db"
TRACKER_TOKEN="abcdef12345"
PROJECT_ID="123456"

Libraries used