One more experience like this and I’ll uninstall the GitHub apps from my devices because I can’t trust them to not be warez themselves or some sort.
Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
71–80 of 82 posts
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#72Very 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.
Thanks for the feedback, I've improved the Readme file and broken it into several pages. I'm also going to add shorter videos at the top.
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#73Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#74Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#75Earlier quoted context omitted.
The code is on the page, in text, directly below the GIF, if you want to copy it. The GIFs help, they should just start with the code getting pasted in, not typed in.
and clicking the gif gives you a skippable video
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#76Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#77Does anyone know of something like this for Windows? Would be nice to build a small UI around some powershell scripts I have, without having to resort to a full WinForms application.
Shameless plug: checkout Gooey. Works on Win/OSX/Linux While it won't bootstrap your GUI straight from powershell, it can give you a pleasant GUI that calls your powershell stuff with just a few lines of Python (no actual GUI code required!) ^_^ https://github.com/chriskiehl/Gooey
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#78Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#79Earlier quoted context omitted.
The code is on the page, in text, directly below the GIF, if you want to copy it. The GIFs help, they should just start with the code getting pasted in, not typed in.
and clicking the gif gives you a skippable video
A JPEG will be just fine.
Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts
#80Read through the documentation... awful documentation, but the project looks cool.
Looked for the source... no source, that's weird, isn't this Github?
Found the binary... crashes without Combine.framework. That's funny... nothing about requirements in the docs...
Looked through the comments... couldn't get the source ready for "Launch Day"? Nor, apparently, any of the above. So what is the point of a launch day?
Maybe I'll try a sample app at the Bazaar... It says it's for sharing, right? So I can see some demos there... Nope.
Got 234 upvotes at this point, though, so people seem to be finding something worthwhile here. Wish I knew what it was.