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.
- Host: GitHub
- URL: https://github.com/alphabetsalphabets/timer
- Owner: AlphabetsAlphabets
- Created: 2021-05-22T04:36:39.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T05:27:44.000Z (about 4 years ago)
- Last Synced: 2025-01-21T08:08:22.346Z (5 months ago)
- Topics: rust, rust-lang, terminal-app, timer
- Language: Rust
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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