Skip to content

m-laniakea/opomodoro

Repository files navigation

OPomodoro

A simple Pomodoro timer in OCaml.

The timer in action

Installation via opam

opam install opomodoro

Usage:

Launch with: opomodoro

space: pause/un-pause
r: reset
b: begin break
ctrl-c: exit

Development

Running:

dune exec ./opomodoro.exe

Compiling:

dune build @default

Notes:

Currently the countdown is off by a second or two,
because the method used to generate clock ticks is not ideal.

About

A simple Pomodoro timer in OCaml

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages