Platypus icon indicating copy to clipboard operation
Platypus copied to clipboard

Create native Mac applications from command line scripts.

Results 43 Platypus issues
Sort by recently updated
recently updated
newest added

Hello, Is there a way to disable UTIs when using the command line? If I pass the `--suffixes` flag, they will be correctly added to the generated profile/app, but the...

Hi I'm liking your app more and more, but I can't seem to assign icons to the submenu. Is it possible to add icons to the submenu and it's items...

Whenever you add an argument for the script, you can no longer get 'Select Script' and 'Create App' buttons to work. I'm on Mac OS 11.6.

Hello. Homebrew maintainer here. I just noticed that the src.zip file of the 5.4.1 release is in a weird state. When I try to unzip it on macOS, unzipping exits...

Hello, and thank you for creating platypus. I was wondering if there is an easy and nice way to collect a bunch of user input values and submit them all...

When using Platypus, if I set an argument for the interpreter (bash) then when clicking to "Create App" nothing happens. if I don't, everything work as expected

Hey there, We're using the Platypus program from Homebrew to create apps in our GitHub Actions workflows. But the version we're using (5.3) isn't working right, and the apps we...

I have a script_1 in bash which executes a script_2 in bash but using expect `/usr/bin/expect -c " set timeout 1 spawn su - $usr -c '/tmp/script_2' expect \"Password: \"...

I have been experimenting with a couple of keyboard customisation tools: Kmonad and Kanata. In the state they are in now, I have to run them from the terminal and...

Is there a way to install the CLI without using the user interface? The shell script in the bundle, as noted elsewhere, is templated.