Skip to content

amklb/Panopticon-Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Panopticon Pomodoro

1. Overview

The idea for this app came from doing a 100daysofcode challenge – I wasn’t aware if I actually coded for an hour or if I just spent 45 minutes out of that to read documentation. So this simple Pomodoro App checks if you are actually working in the window that you’re supposed to. If not, it will count this time towards a break, not working.

2. Features

  • simple work/break timer with a space to insert desired time
  • adding allowed apps – the working clock will go forward only if you have one of them open
  • total time spent during work and break sessions – working session will count towards a total break time if appropriate window is not opened and active
  • cute pixel tomato drawn by me

podoroapp

3. Running the project

  1. Clone repository locally
  2. cd to the project directory
  3. Install the dependencies if needed pip install Pillow, pip install pyglet, pip install psutil
  4. Run the project in commandline py -m main

3.1. Dependencies

About

Pomodoro timer that checks if you're working

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages