Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcusbuffett/rusty-timer

Simple TUI timer built w/ Rust
https://github.com/marcusbuffett/rusty-timer

Last synced: 25 days ago
JSON representation

Simple TUI timer built w/ Rust

Awesome Lists containing this project

README

        

# rusted-timer

[![Crates.io](https://img.shields.io/crates/v/rusted-timer)](https://crates.io/crates/rusted-timer)

`timer` takes a duration like `1h`, `1h30m42s`, etc. and provides a timer, which
you can pause by hitting spacebar.

![](timer.png)

## Installation

`cargo install rusted-timer`