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

## Issue - Tool tip on "Send notifications" is that of "Run in background" ## Screen recording https://user-images.githubusercontent.com/49612/182038419-30504ebb-e570-43a3-9879-4b47d17a6723.mov

Please could you make a Apple Silicon version available?

Issue with Playtypus 5.4 & 5.3 /osx 10.4 – osx 12.4 and "Adobe Indesign files" droped files If i create a Application with "Accept dropped items" it doesnt matter with...

Hi during the execution of the script called by a Status Menu App, the system becomes unresponsive. User input in Terminal becomes impossible, one has to ssh into the box...

I've been trying to build Platypus -- just a personal copy with the fix to not invoke the notification center ( https://github.com/sveinbjornt/Platypus/issues/150 ). Following the main build instructions, using `make...

So simple bash script #!/bin/bash printf 'NOTIFICATION:My title|My text\n' and results in the Notification being shown in the menu and fails to show notification until clicked ![Screenshot 2022-03-23 at 12...

Apple is planning on removing scripting languages by default from future versions MacOS. This would require the user to install them or developers to package the tools as a part...

Hi! I recognized some issues when starting apps built with Platypus by dragging files onto the app icon. With certain files the underlying script runs twice and some files get...

Hello, noob here. I am trying to build a python mac application that displays the webcam video stream. I have tried building with "Run with root privileges", with no success....

This took me a long time to figure out, so I'm filing this so others know about it. The `script` that I've used for a long time has always had...