Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PomoFocus

A simple TUI Pomodoro timer to help with deep focus. Built primarily for my own use.

Why?

  • The Pomodoro method is a tried and tested method for improving focus.
  • This project is a good excuse to use the very aesthetic CharmBracelet Libraries: bubbletea and lipgoss.

Usage

Default behaviour:

  • 25 minutes
  • 5 minute breaks
  • Long breaks every 4th session - ability to trigger long break

Run:

task run
go run main.go

Run with custom first session (good as just a timer)

task run -- {{timeout}}
go run main.go {{timeout}}

Where {{timeout}} is a valid time.Duration string e.g. 10s, 10m, 1h, etc.

About

A simple TUI Pomodoro timer to help with deep focus. Built primarily for my own use.

Resources

Stars

Watchers

Forks

Contributors

Languages