Skip to content

Pomodoro timer for time management, CLI tool written in Julia

License

Notifications You must be signed in to change notification settings

dmarsic/Pomodoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Pomodoro timer is a time management application. It runs indefinitely in cycles, allowing periods of focused time with short rests. A long rest comes after a fixed number of focused intervals.

A desktop notification informs about the start of next phase: work, short rest, or a long rest

https://en.wikipedia.org/wiki/Pomodoro_Technique

Prerequisites

pomodoro.jl is a Julia script.

Dependencies:

See documentation on how to install packages.

Run

Phase lengths are declared as constants at the beginning of the script.

Run as a Julia script:

julia pomodoro.jl

Licence

GNU GPL v3. See LICENSE.

Author

Domagoj Marsic, 2021

Contact: [email protected]

About

Pomodoro timer for time management, CLI tool written in Julia

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages