Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 368 Bytes

Pomodoro CLI

A simple pomodoro timer from the command line

Want to focus work through your terminal? Pomodoro CLI is a simple pomodoro timer for the command line. It's written in barebones Rust with minimal dependencies.

Includes:

  1. Notifications
  2. Audio queues
  3. Standard input to pause and resume the timer (WIP)

Installation

TODO

Development

TODO