appwisp
  • App explorer
  • SDKs insights
  • API
  • Contact
  • About
  • API
  • Github
© 2025 appwisp.com

ScriptToApp - App Maker

com.imthekingofmac.ScriptToApp

Total installs
0+
Rating
0.0
Released
July 24, 2019
Last updated
July 24, 2019
Category
Developer Tools
Developer
经纬 宛
Developer details

Name
经纬 宛
E-mail
unknown
Website
unknown
Country
unknown
Address
unknown
iOS SDKs

  • No items.

Screenshots

ScriptToApp - App Maker Screenshot 1 - AppWisp.com
ScriptToApp - App Maker Screenshot 2 - AppWisp.com
ScriptToApp - App Maker Screenshot 3 - AppWisp.com

Description

One-click to convert the script file into an app that can be run by double-clicking, and displays the result of the running script in the app window.

● Support for conversion of more than 10 script types (python, javascript, Applescript, shell, ruby, perl, bash, php, swift, etc).

● Support for editing scripts, checking script syntax

● Support for adding parameters to interpreters and scripts

Q: Why the result show "Operation not permitted" when running python script?

A: You can safely replace:

#!/usr/bin/env python

With the full path to your python binary of choice, e.g:

#!/usr/bin/python

If you have any suggestions or comments during the process, you can send an email to

[email protected]