zilean

Crates.iozilean
lib.rszilean
version0.1.0
sourcesrc
created_at2023-05-31 05:52:57.539499
updated_at2023-05-31 05:52:57.539499
descriptionZilean is a cross-platform terminal application for working with the Pomodoro Technique
homepagehttps://github.com/i4o-dev/zilean
repositoryhttps://github.com/i4o-dev/zilean
max_upload_size
id878533
size3,461
Ilango (i4o-dev)

documentation

README

Zilean

Zilean is a TUI application written in Rust for working with the Pomodoro Technique.

Demo

TODO: Insert gif

Installation

Ubuntu

sudo apt install zilean

Install Zilean with cargo

  cargo install zilean

Usage

zln start

Run Locally

Clone the project

git clone https://github.com/i4o-dev/zilean

Go to the project directory

cd zilean

Run

cargo run -- start
Commit count: 18

cargo fmt