pyLauncher Free

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

The pyLauncher system is a TCP/IP socket server for your Raspberry Pi (or other Linux machine), with a client for your Android phone.

The pyLauncher system allows you to connect your Android phone to the Raspberry Pi, and then launch Python program files from the user interface on the Android. The results of the program are returned to the Android application, and displayed on the screen.

Program Features:

* Run the pyLauncher server software on your Raspberry Pi (or other Linux machine)
* Connect any number of pyLauncher Android clients to the server on your local area network.
* Select a Python.py file from the Android user interface, and have it run on the Raspberry Pi.
* Results of each Python file run are broadcast to all connected Android clients
* Create custom buttons for a selected Python file with specific command line arguments
* Use Python 2 or Python 3 environment.

The pyLauncher programs are built using code from our tcPIp_Sockets project:

http://littlebytesofpi.com/index.php/projects/our-pro/tcp-client-serve/

This open source project offers a simple framework to make an Android program for remote control of your Raspberry Pi. The C++ code for the server and the Java code for the Android are available on Bitbucket.

For more information, visit our website at:

http://LittleBytesOfPi.com
Updated on
Nov 30, 2014

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

* Use the new buttons page to create a button with a selected Python file and specific command line arguments.
* Select either Python 2.x or Python 3.x environment when running a program.
* Select directories to be visible or invisible in the file list to simplify the user interface.
* The user interface now looks sensible on Android tablets.