r3bl-open-core
r3bl-open-core copied to clipboard
[cmdr] create "applet"s & cmdr "shell"
Use cases
I use nordvpn
all the time. It would be great to have a TUI app to control it and see the status of it. It would also be great if this was in the r3bl-cmdr "shell" which can be used to launch multiple TUI applets.
I also use sqllite3
databases everywhere, even vscode has them here /home/nazmul/.config/Code/User/workspaceStorage
, where it stores the editor layout for each locally opened folder.
What to build
It would be great to have TUI applets for:
- sqllite3 browsing, so that I can easily open a db file and browse its tables in a nice TUI, eg
dbviewer <myfile>
- nordvpn status, control, and config, so that I can easily see what the current status and settings are. And change the settings and settings as I need to (eg: local network whitelist, and machine names for meshnet).