Live data from Hacker News

Suitcase: A macOS tool for deploying GUIs for simple commands and scripts

github.com

1–10 of 82 posts

Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts

#7
post #5

does anyone know of similar tools for linux?

This also works on Linux. Edit: my mistake, no it doesn't. Apologies.

where do you see that? theres not even code in this repo, and the only release is a dmg file

Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts

#8
Awesome, I welcome any tools that simplify the GUI deployment process.

I've built quite a collection of scripts that clean and process my company's domain-specific data. I once needed to share that with a data-scientist/computer-Luddite (sadly too common) who wasn't comfortable running CLI scripts. The solution I came up with used Platypus[0] to generate a lovely app wrapper where files could be dragged in.

[0]: https://github.com/sveinbjornt/Platypus

Re: Suitcase: A macOS tool for deploying GUIs for simple commands and scripts

#9
post #5

Earlier quoted context omitted.

This also works on Linux. Edit: my mistake, no it doesn't. Apologies.

where do you see that? theres not even code in this repo, and the only release is a dmg file

It's not open source yet, but I am planning on making it so. Watch this space. In the mean time I'm open to feedback and bug reports via GitHub issues.
Post reply on HN