Skip to content

impleotv/st-launcher-release

Repository files navigation

Logo

St-Launcher

Application launcher and updater.
St-Launcher allows you to install, start/stop and update applications. Commands can be entered manually, using command prompt or via REST interface, over HTTP.

More info on St-Launcher

System Requirements

OS: Linux x64.

Installation

St-Launcher is provided as an executable.

  1. Download
wget https://github.com/impleotv/st-launcher-release/releases/download/v1.0.6/st-launcher.run

or get it from the Releases

  1. Add execute permission:
sudo chmod +x st-launcher.run
  1. Run:
./st-launcher.run

That's it! The application should be running now!

By default, the REST interface will be available on port 8040.

You may also consider making st-launcher.run running after reboot, so applications could be updated via REST interface.
Any method that allows execution on reboot will do. For example, you can use crontab.

Direct Download link

Version Download link
st-launcher 1.0.6 st-launcher.run

Released on Fri, 22 Apr, 13:17 GMT+3

Docs

Current server version uses the following components:

Version CHANGELOG
README 1.0.6 README.md
CHANGELOG 1.0.6 CHANGELOG.md

Please don't hesitate to contact us at support@impleotv.com should you have any question.