comodoro

Crates.iocomodoro
lib.rscomodoro
version0.1.2
sourcesrc
created_at2023-04-10 21:56:29.029383
updated_at2024-02-03 11:42:41.637393
descriptionCLI to manage personal time
homepagehttps://pimalaya.org/
repositoryhttps://github.com/soywod/comodoro/
max_upload_size
id835508
size114,307
Clément DOUIN (soywod)

documentation

https://pimalaya.org/comodoro/cli/latest/

README

⏳ Comodoro GitHub release Matrix

Welcome to Comodoro CLI, the Command-Line Interface to manage your personal time based on time-lib.

Features

  • Centralized server timer controllable by multiple clients at the same time
  • Multi protocols (only TCP for now, but you can build your own)
  • Cycles customizable via config file (Pomodoro style, 52/17 style, custom)
  • Server and timer hooks customizable via config file
  • …and more!

Installation

Packaging status
# Cargo
$ cargo install comodoro

# Nix
$ nix-env -i comodoro

See the documentation for other installation methods.

Configuration

Please read the documentation.

Contributing

Please read the contributing guide for more detailed information.

A bug tracker is available on SourceHut. [send an email]

A mailing list is available on SourceHut. [send an email] [subscribe] [unsubscribe]

If you want to report a bug, please send an email at ~soywod/pimalaya@todo.sr.ht.

If you want to propose a feature or fix a bug, please send a patch at ~soywod/pimalaya@lists.sr.ht. The simplest way to send a patch is to use git send-email, follow this guide to configure git properly.

If you just want to discuss about the project, feel free to join the Matrix workspace #pimalaya.comodoro or contact me directly @soywod. You can also use the mailing list.

Sponsoring

nlnet

Special thanks to the NLnet foundation and the European Commission that helped the project to receive financial support from:

If you appreciate the project, feel free to donate using one of the following providers:

GitHub PayPal Ko-fi Buy Me a Coffee Liberapay

Commit count: 68

cargo fmt