Very cool. Just a suggestion for the demos in the README though. Maybe have the code shown statically, then a gif of the GUI. Watching all the typing gets long when I just want to see the resulting GUI.
Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
31–40 of 82 posts
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#32I could probably cook something up with node fairly fast, but I'm a remedial programmer.
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#33Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#34I don't really use GitHub but, if possible, please change the GIFs to MP4. Besides being sharper and way smaller, one can control the playback to rewind/fast forward.
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#35All of that doesn’t seem to belong on to CLI flags. I love the possibilities this opens up, but I’d much rather write a configuration file.
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#36Neat, but "instantly" is a bit much. How about quickly? :-p
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#37does anyone know of similar tools for linux?
"Xdialog is designed to be a drop in replacement for the "dialog" or "cdialog" programs. It converts any terminal based program into a program with an X-windows interface. The dialogs are easier to see and use while adding even more functionalities (e.g. with the treeview, the file selector, the edit box, the range box, the help button/box). Because Xdialog uses GTK+, it will also match your desktop theme." http://xd…
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#38Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#39Neat, but "instantly" is a bit much. How about quickly? :-p
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#40Very cool. Just a suggestion for the demos in the README though. Maybe have the code shown statically, then a gif of the GUI. Watching all the typing gets long when I just want to see the resulting GUI.