Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pimalaya/comodoro
CLI to manage time using timers
https://github.com/pimalaya/comodoro
cli pimalaya pomodoro pomodoro-technique pomodoro-timer tcp tcp-client tcp-server timer
Last synced: 2 months ago
JSON representation
CLI to manage time using timers
- Host: GitHub
- URL: https://github.com/pimalaya/comodoro
- Owner: pimalaya
- License: mit
- Created: 2020-12-11T22:44:09.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T07:44:37.000Z (2 months ago)
- Last Synced: 2024-08-29T09:10:51.130Z (2 months ago)
- Topics: cli, pimalaya, pomodoro, pomodoro-technique, pomodoro-timer, tcp, tcp-client, tcp-server, timer
- Language: Rust
- Homepage: https://github.com/pimalaya
- Size: 244 KB
- Stars: 41
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ⏳ Comodoro [![GitHub release](https://img.shields.io/github/v/release/soywod/comodoro?color=success)](https://github.com/soywod/comodoro/releases/latest) [![Matrix](https://img.shields.io/matrix/pimalaya:matrix.org?color=success&label=chat)](https://matrix.to/#/#pimalaya:matrix.org)
Welcome to [**Comodoro CLI**](https://pimalaya.org/comodoro/cli/latest/), the Command-Line Interface to manage your personal time based on [time-lib](https://crates.io/crates/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
```bash
# Cargo
$ cargo install comodoro# Nix
$ nix-env -i comodoro
```*See the [documentation](https://pimalaya.org/comodoro/cli/installation.html) for other installation methods.*
## Configuration
*Please read the [documentation](https://pimalaya.org/comodoro/cli/latest/configuration/).*
## Sponsoring
[![nlnet](https://nlnet.nl/logo/banner-160x60.png)](https://nlnet.nl/project/Pimalaya/index.html)
Special thanks to the [NLnet foundation](https://nlnet.nl/project/Pimalaya/index.html) and the [European Commission](https://www.ngi.eu/) that helped the project to receive financial support from:
- [NGI Assure](https://nlnet.nl/assure/) in 2022
- [NGI Zero Entrust](https://nlnet.nl/entrust/) in 2023If you appreciate the project, feel free to donate using one of the following providers:
[![GitHub](https://img.shields.io/badge/-GitHub%20Sponsors-fafbfc?logo=GitHub%20Sponsors)](https://github.com/sponsors/soywod)
[![PayPal](https://img.shields.io/badge/-PayPal-0079c1?logo=PayPal&logoColor=ffffff)](https://www.paypal.com/paypalme/soywod)
[![Ko-fi](https://img.shields.io/badge/-Ko--fi-ff5e5a?logo=Ko-fi&logoColor=ffffff)](https://ko-fi.com/soywod)
[![Buy Me a Coffee](https://img.shields.io/badge/-Buy%20Me%20a%20Coffee-ffdd00?logo=Buy%20Me%20A%20Coffee&logoColor=000000)](https://www.buymeacoffee.com/soywod)
[![Liberapay](https://img.shields.io/badge/-Liberapay-f6c915?logo=Liberapay&logoColor=222222)](https://liberapay.com/soywod)