Tray Dennis

Results 16 comments of Tray Dennis

I'm down to `tee` to a logfile. Does it make sense to have all of the output go there? The user doesn't necessarily need to see it unless something unexpected...

I suggest using [gum](https://github.com/charmbracelet/gum) for a cli interface. It can be fetched as a single binary in the installation and has an equivalent for all of the zenity widgets that...

Have you tried using the devcontainer vs-code extension?

@anuvyklack can you rebase this on the latest master?

I plan to wrap this up today. Got sidetrack with the 9-5 :)

@CryoByte33 I've moved everything to the main function to avoid having redirection all over the place. It now logs stdout to a logfile located in the installation directory.