An open API service indexing awesome lists of open source software.

https://github.com/alphabetsalphabets/timer

It's a timer. It's nice and simple.
https://github.com/alphabetsalphabets/timer

rust rust-lang terminal-app timer

Last synced: 3 months ago
JSON representation

It's a timer. It's nice and simple.

Awesome Lists containing this project

README

        

# Timer
It's a timer. It's nice and simple.

**NOTE**: The background colour shifting is due to my configs.

# Installation
The pre-requisite is having rust, and rustup installed. Go lookup how
to install it.

If you prefer to build through source:
```
git clone https://github.com/YJH16120/timer
cd timer
cargo build --release
sudo mv target/release/timer /usr/local/bin
```
If you do not want to install rust, and rustup you can download the precompiled
binary from the [releases](https://github.com/YJH16120/timer/releases/tag/1.0.0) page.

# Usage
`timer