Skip to content
/ ttm Public
forked from mcutshaw/ttm

A configurable python pomodoro timer

Notifications You must be signed in to change notification settings

wrbrant/ttm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Task Time Manager

A configurable pomodoro timer intended to be cross platform, leveraging PyQt6. The timer will track successful periods, breaks, etc. in a JSON file, specified in config.toml. test

Dependencies

  • python3 (tested with python 3.10.5)
  • poetry
    • python3 -m pip install poetry

Installation & Configuration

  • poetry install
  • Edit values in config.toml

Usage

  • poetry run python3 ttm.py

Images

Main starting page
Timer page with interrupt button

About

A configurable python pomodoro timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%