r3bl-open-core icon indicating copy to clipboard operation
r3bl-open-core copied to clipboard

[cmdr] create "applet"s & cmdr "shell"

Open nazmulidris opened this issue 4 months ago • 0 comments

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:

  1. sqllite3 browsing, so that I can easily open a db file and browse its tables in a nice TUI, eg dbviewer <myfile>
  2. 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).

nazmulidris avatar Oct 15 '24 19:10 nazmulidris