Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 513 Bytes

README.md

File metadata and controls

28 lines (24 loc) · 513 Bytes

Gclock

Clock for recording time using the pomodoro technique.

Play the timer and use the pomodoro technique to improve your time use. Made to run on the terminal, without the need to open other external programs.

Preview

gclock

Install

Clone

git clone https://github.com/informeai/gclock.git

Build

cd gclock
go build

Usage

Inside the gclock directory

./gclock

Obs

gclock does not save state on your machine.

made with ❤️ by wellington gadelha.