Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aryakaul/rusty-krab-manager
🕰️ - time management tui in rust
https://github.com/aryakaul/rusty-krab-manager
rust rusty-krab-manager spongebob-meme time-management-tool
Last synced: about 1 month ago
JSON representation
🕰️ - time management tui in rust
- Host: GitHub
- URL: https://github.com/aryakaul/rusty-krab-manager
- Owner: aryakaul
- License: other
- Created: 2019-11-08T23:16:49.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-20T10:59:27.000Z (almost 2 years ago)
- Last Synced: 2024-08-10T19:04:25.915Z (4 months ago)
- Topics: rust, rusty-krab-manager, spongebob-meme, time-management-tool
- Language: Rust
- Homepage:
- Size: 30.4 MB
- Stars: 323
- Watchers: 1
- Forks: 11
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ratatui - rusty-krab-manager - Rime management TUI in Rust. (💻 Apps / 🚀 Productivity and Utilities)
README
rusty-krab-manager
🕰️ - let spongebob manage your time
The rusty-krab-manager is a terminal user interface written in Rust designed to facilitate task management with inspiration from the pomodoro technique developed by Francesco Cirillo. [See it in action here!](https://www.reddit.com/r/unixporn/comments/isqa9v/oc_task_management_tui_written_in_rust_using_the/)
### More: \[[Installation](https://github.com/aryakaul/rusty-krab-manager/wiki/Installation)\] \[[Configuration](https://github.com/aryakaul/rusty-krab-manager/wiki/Configuration)\] \[[Usage](https://github.com/aryakaul/rusty-krab-manager/wiki/Usage)\] \[[FAQ](https://github.com/aryakaul/rusty-krab-manager/wiki/FAQ)\]
Note: This was my first experience coding in Rust so it is extremely likely there are things that could be done better. As a result, any and all pull requests are welcome!
BIG THANKS to [tui-rs](https://github.com/fdehau/tui-rs)