Funmungus / scriptor

Save a list of scripts and executables, and execute with a tap. Scriptor is made for Ubuntu Touch. It will later be back-ported for other platforms.

Home Page:https://launchpad.net/scriptor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

![Scriptor slime - gooey](app/graphics/Scriptor.png)

Scriptor

Save a list of scripts and executables, and execute with a tap.

Source and downloads

Building source

Scriptor can also build and run using QtCreator. The following instructions are to build a multi-platform package from the command line. Given version number , the final package will be scriptor.newparadigmsoftware__multi.click.

Required command line tools to build with helper scripts: click, click-buddy, sed, grep, dpkg adb is required for the install script.

Before the first build, click chroots are needed for each target. Use make_chroots.sh to make valid targets for building. The click chroots are made with no names. check_chroots.sh prints whether required chroots are created, and update_chroots.sh updates all three of the required chroots.

To build a confined package, execute build_multi.sh from the source directory. To build an unconfined package, execute openstore.sh.

Install by executing install.sh. The install script has one optional parameter, which is a device serial number. Refer to adb devices for more info.

About

Save a list of scripts and executables, and execute with a tap. Scriptor is made for Ubuntu Touch. It will later be back-ported for other platforms.

https://launchpad.net/scriptor

License:BSD 2-Clause "Simplified" License


Languages

Language:QML 61.6%Language:C++ 16.9%Language:CMake 7.1%Language:Shell 5.5%Language:JavaScript 5.3%Language:Python 3.5%