💾 Archived View for gemini.cyberbot.space › terminal › terminaldashboard.gmi captured on 2022-06-11 at 20:43:48. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-11-30)

-=-=-=-=-=-=-

Terminal Dashboard

I am documenting my terminal dashboard that I cobbled together because I get a lot of inquiries about how I did it on the fediverse. This won't be a thorough tutorial to replicate it because it is very hacky and specific to my own needs. It is a general overview with a little bit of detail on the different tools and scripts I'm using to point the curious to. Hopefully, it will inspire someone else to have a little fun in their terminal. Suggestions for improvements to my setup are also welcome. Just hit me up on the fediverse @kelbot@retro.social.

Terminal Dashboard Screenshot

Layout

Everything is running in a terminal emulator inside tmux. To achieve automatically replicating the entire layout and programs running in each pane I used tmuxp which takes a simple yaml (or json) formatted config file to define the details of the tmux session you want to launch.

tmux

tmuxp

Panes

Also known as the boxes that contain the various pieces of information on the dashboard.

tty-clock

cal man page

wttr.in

calendar-cli

sampler

tui_launcher

back to Terminal