Skip to content

detiam/Remotelauncher

Repository files navigation

Remotelauncher

English 中文

screenshot


Simple launcher write with flask
Can be install as PWA app, add & edit & launch apps that on server in graphical interface. Also available on mobile.
I use this to launch games on my linux PC

Use

  1. Install Python, and install depends in requirements.txt with pip install -r requirements.txt, run entry.py to start.
  2. download Achievements and put it in folder __achievements__, according Achievements's README to configuration。

Note

  • save app launch configuration
  • launch app
  • launch app from phone
  • multi-language
  • display apps by picture
  • darg file or link to change icon or picture
  • display apps by list
  • open data folder
  • notice app launched
  • display icon and cover picture
  • fullscreen cover picture mode
  • upload icon or picture by button
  • add a app to favorite(basic)
  • launch app with achievements (by Achievements)

TODO

  • ability to set env var cross-platform

Credit

Lanzador for Achievements
Gowixx for unotify
syngency, dgoguerra for bootstrap-menu