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

https://github.com/techygrrrl/timerrr

A CLI-based timer app with a TUI written in Go
https://github.com/techygrrrl/timerrr

bubbletea cli go golang hacktoberfest tui

Last synced: 6 months ago
JSON representation

A CLI-based timer app with a TUI written in Go

Awesome Lists containing this project

README

          

# ⏳ timerrr

`timerrr` is a command line-based timer app written in Go.

![](screenshots/cmd_timerrr.png)
![](screenshots/cmd_timerrr_run.png)

🎬 See [video](https://github.com/techygrrrl/timerrr/commit/ada55c808fd77cff61de555bc35b839960b03f7a#r105166581)

- [💽 Installing](#-installing)
- [💼 Contributing](#-contributing)

## 💽 Installing

Install the CLI:

go install github.com/techygrrrl/timerrr@latest

For detailed usage instructions, see the [Installation and Usage Guide](https://github.com/techygrrrl/timerrr/wiki/Installation-and-Usage).

## 💼 Contributing

See the [contributor's guide](CONTRIBUTING.md).