Skip to content

Release 1

Latest
Compare
Choose a tag to compare
@8dcc 8dcc released this 11 Jun 14:29
· 1 commit to main since this release
2b6307c

Modes

You can change the mode by providing a keyword when launching the program:

./sclock <keyword>

These are the supported modes:

Keyword Description
clock Display the current time. Default mode
stopwatch Start counting from zero
pomodoro Same as stopwatch, but the text color changes depending on the Pomodoro cycle (1)

Notes:

  1. In this case, pomodoro cycle consists of 25 minutes of work and 5 of
    rest. After 4 work cycles, the rest is 30 minutes instead of 5.

Keybinds

These are the keybinds common for all modes:

Key Description
q, ESC Quit the program
t, p Change color palette (theme)
g Toggle the grid (dotted background)
f, F11 Toggle full-screen

These are the keybinds specific to the stopwatch and pomodoro modes:

Key Description
SPC Pause or resume the stopwatch
r Reset the stopwatch to zero