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

https://github.com/ashis0013/tuihub

Only TUI utility hub you'll need
https://github.com/ashis0013/tuihub

Last synced: 5 months ago
JSON representation

Only TUI utility hub you'll need

Awesome Lists containing this project

README

          

# tuihub

A tui application to manage your todos and getting handy information on machine usage and time. The todo is stored locally inside `$HOME/.config/tuihub/`
and for machine usage details gopsutil is used.

`Ctrl-n` Creates a new task
`Ctrl-c` Closes the app

Here is how it looks

![demo](https://user-images.githubusercontent.com/31564734/190968677-bf16c2ff-c4a5-4f0d-b763-319f89186a02.png)