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
- Host: GitHub
- URL: https://github.com/techygrrrl/timerrr
- Owner: techygrrrl
- License: mit
- Created: 2023-03-18T20:33:27.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T01:49:47.000Z (almost 3 years ago)
- Last Synced: 2023-10-04T13:33:29.112Z (almost 3 years ago)
- Topics: bubbletea, cli, go, golang, hacktoberfest, tui
- Language: Go
- Homepage: https://blog.techygrrrl.stream/cross-platform-tui-cli-go-lang
- Size: 3.1 MB
- Stars: 6
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ⏳ timerrr
`timerrr` is a command line-based timer app written in Go.


🎬 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).