Skip to content

A pomodoro timer using Node.js and libnotify (notify-send)

License

Notifications You must be signed in to change notification settings

stigok/pomodoro-timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pomodoro-timer

Simple pomodoro timer with libnotify notifications

pomodoro-timer demo

Install

$: git clone https://github.com/stigok/pomodoro-timer
$: cd pomodoro-timer
$: npm i -g .

Not published to official npm repo because another project already exists as pomodoro-timer (which may be worth checking out as well).

Usage

# Runs in background
$: pomodoro [minutes]

# Blocking version
$: pomodoro-timer [minutes]

Default timer set to 25 minutes

Notes

Tested on Arch Linux with libnotify and notify-osd. Maybe it works on macOS too?

If you want to contribute; contribute! <3

About

A pomodoro timer using Node.js and libnotify (notify-send)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published