Crates.io | ti |
lib.rs | ti |
version | 1.4.0 |
source | src |
created_at | 2024-08-13 13:36:50.83453 |
updated_at | 2024-08-17 08:07:47.967721 |
description | A simple terminal timer |
homepage | https://github.com/eRgo35/ti |
repository | https://github.com/eRgo35/ti |
max_upload_size | |
id | 1336036 |
size | 69,205 |
A simple terminal timer
Install Rust :crab:
$ sudo pacman -S rustup
Initialize default stable
$ rustup default stable
Clone this repo
$ git clone https://github.com/eRgo35/ti
Change directory
$ cd ti
$ cargo aur
$ cd target/cargo-aur
Install package
$ makepkg -si
$ ti --help
A simple terminal timer
Usage: ti [OPTIONS]
Options:
-H, --hours <HOURS> Hours [default: 0]
-M, --minutes <MINUTES> Minutes [default: 0]
-S, --seconds <SECONDS> Seconds [default: 0]
--font <FONT> Path to custom font file [default: ]
--cache <CACHE> Path to cache file [default: ]
-h, --help Print help
-V, --version Print version