cross-posted from: https://lemmy.zip/post/69895885
Is there a CLI/TUI start menu like tool, with favorites/categories?
Or even better, a whole status bar at the top/bottom (also without X/wayland/framebuffer), with time, battery, maybe even launched background processes listed you can bring to front?
No reason that we can’t have some Desktop metaphor niceties on shell too, no?


No, as it’s own small applications, no multiplexing.
I’ve made a small battery/time indicator script years ago, that launches in top right corner using tput. But i’m sure something ncurses/Rust could do better.
Especially a “task bar” with
background &processes seems a new idea for cli. Could use kill to bring them to front again or even freeze or save & restore them.Sounds an aweful lot like multiplexing