hey I'm new here

im not a big programmer but I like to use bash-scripts to automate. anyway I was wondering if I can get a programmer/btcminer's point of view for this idea that I have. I'm familiar with more gpu mining but I'm interested in asics. is there a way to run 'tmux' so a user can use a split terminal for monitor/mining; one is a go program that pulls data from the machine and present temp. senors, network information, fan speed, fan control system, print firmware version, logs of sorts etc. and the other side the cli miner.
make it more easy to read/control tui. what do you think of this sorta project idea?
## dependencies:
https://github.com/tmux/tmux/wiki
https://github.com/charmbracelet/bubbletea
https://github.com/charmbracelet/lipgloss