All Projects → complexlogic → flex-launcher

complexlogic / flex-launcher

Licence: Unlicense License
A customizable HTPC application launcher for Windows and Linux

Programming Languages

c
50402 projects - #5 most used programming language
CMake
9771 projects

Projects that are alternatives of or similar to flex-launcher

faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
Stars: ✭ 55 (+96.43%)
Mutual labels:  sdl2
waterCloset
Ridiculous 2D SDL platform game
Stars: ✭ 30 (+7.14%)
Mutual labels:  sdl2
search-based-launcher
A Minimalist's Launcher
Stars: ✭ 41 (+46.43%)
Mutual labels:  launcher
Fortnite-Forcer
A easy to use anti-cheat switcher for Fortnite written in C#.
Stars: ✭ 19 (-32.14%)
Mutual labels:  launcher
equine
Mod manager/launcher for Diablo 1
Stars: ✭ 27 (-3.57%)
Mutual labels:  launcher
pojavlauncherteam.github.io
Official website for PojavLauncher, built with VuePress
Stars: ✭ 64 (+128.57%)
Mutual labels:  launcher
OpenHSP
Hot Soup Processor (HSP3)
Stars: ✭ 120 (+328.57%)
Mutual labels:  sdl2
GameKit
C++ tools for gamedev based on SDL2 and OpenGL
Stars: ✭ 15 (-46.43%)
Mutual labels:  sdl2
zero-graphics
Application framework based on OpenGL ES 2.0. Runs on desktop machines, Android phones and the web
Stars: ✭ 72 (+157.14%)
Mutual labels:  sdl2
ScratchPaper
A Gradle Plugin for adding variant/version/git-commit-id/etc information to APK launcher icon.
Stars: ✭ 58 (+107.14%)
Mutual labels:  launcher
cl-sdl2-tutorial
SDL2 examples in Common Lisp based on Lazy Foo tutorials.
Stars: ✭ 55 (+96.43%)
Mutual labels:  sdl2
boiler
The Boiler framework, including sample projects
Stars: ✭ 15 (-46.43%)
Mutual labels:  sdl2
pac-man-emulator
🕹 An emulator for the Pac-Man arcade machine (Zilog Z80 CPU) for Win/Mac/*nix and Xbox One.
Stars: ✭ 20 (-28.57%)
Mutual labels:  sdl2
BonEngineSharp
A simple and fun SDL-based game engine in C#.
Stars: ✭ 16 (-42.86%)
Mutual labels:  sdl2
launcher
A simple utility for executing multiple sequential or multi-threaded applications in a single multi-node batch job
Stars: ✭ 48 (+71.43%)
Mutual labels:  launcher
Wox
Launcher for Windows, an alternative to Alfred and Launchy.
Stars: ✭ 158 (+464.29%)
Mutual labels:  launcher
BNSBoost
A simple launcher for Blade & Soul patches. Working as of the Fire and Blood game update.
Stars: ✭ 19 (-32.14%)
Mutual labels:  launcher
gameboyGO
Gameboy emulator in go
Stars: ✭ 24 (-14.29%)
Mutual labels:  sdl2
viper
Launcher+Updater for TF|2 Northstar
Stars: ✭ 55 (+96.43%)
Mutual labels:  launcher
Apex-Launcher
Launcher for the fan game Pokemon Apex
Stars: ✭ 14 (-50%)
Mutual labels:  launcher
Logo

Flex Launcher

Table of Contents
  1. About
  2. Screenshots
  3. Installation
  4. Usage
  5. Contributing
  6. Documentation
  7. Credits

About

Flex Launcher is a customizable application launcher designed with a 10 foot user interface. Its intended purpose is to simplify the control of a home theater or couch gaming PC by providing an interface that is similar to a TV set-top box or game console. Flex Launcher allows you to launch applications on your living room PC entirely by use of a TV remote or a gamepad. No keyboard or mouse required!

Flex Launcher is compatible with both Windows and Linux (including Raspberry Pi devices).

Screenshots

Screenshot 1 Screenshot 2

Installation

Compiled binaries are available for Windows 64 bit, Linux x86-64, and Raspberry Pi. Alternatively, you may also choose to compile the program yourself using the compilation guide.

Windows

A win64 zip file is provided on the release page. Simply download the file and extract the contents to a directory of your choosing. Flex Launcher should be run on an up-to-date Windows 10 system, or Windows 11.

Linux

Binary packages are available on the release page for APT and pacman based distributions. You may use the commands below to install.

APT-based x86-64 Distributions (Debian, Ubuntu, etc.)

This package is compatible with Debian Bullseye and later, Ubuntu 21.04 and later.

VERSION=1.6.1
wget https://github.com/complexlogic/flex-launcher/releases/download/v${VERSION}/flex-launcher_${VERSION}_amd64.deb
sudo apt install ./flex-launcher_${VERSION}_amd64.deb

Pacman-based x86-64 Distributions (Arch, Manjaro, etc.)

VERSION=1.6.1
wget https://github.com/complexlogic/flex-launcher/releases/download/v${VERSION}/flex-launcher-${VERSION}-1-x86_64.pkg.tar.zst
sudo pacman -U flex-launcher-${VERSION}-1-x86_64.pkg.tar.zst

Raspberry Pi

This package is compatible with Raspbian Bullseye and later.

VERSION=1.6.1
wget https://github.com/complexlogic/flex-launcher/releases/download/v${VERSION}/flex-launcher_${VERSION}_armhf.deb
sudo apt install ./flex-launcher_${VERSION}_armhf.deb

Copying Assets to Home Directory

The Linux packages install a default config file and assets to /usr/share/flex-launcher. It is strongly recommended to NOT edit this config file directly, as it will be overwritten if you upgrade to a later version of Flex Launcher. Instead, copy these files to your home directory and edit it there.

cp -r /usr/share/flex-launcher ~/.config
sed -i "s|/usr/share/flex-launcher|$HOME/.config/flex-launcher|g" ~/.config/flex-launcher/config.ini

Usage

Flex Launcher uses an INI file to configure the menus and settings. Upon startup, the program will search for a file named config.ini in the following locations in order:

  1. The current working directory
  2. The directory containing the flex-launcher executable
  3. Linux only: ~/.config/flex-launcher
  4. Linux only: /usr/share/flex-launcher

If your config file is in one of the above locations, Flex Launcher can be started simply by double clicking the executable file or adding it to autostart. If your config file is in a non-standard location, you must specify the path via command line argument:

flex-launcher -c /path/to/config.ini

Flex Launcher ships with a default config file which is intended strictly for demonstration purposes. If you try to start one of the applications, it is possible that nothing will happen because the install path is different on your system, or you don't have the application installed at all. See the configuration file documentation for instuctions on how to change the menus and settings.

Controls

The keyboard arrow keys move the highlight cursor left and right. Enter selects the current entry, backspace goes back to the previous menu (if applicable), and Esc quits the program.

TV Remotes

Flex Launcher does not feature built-in decoding of IR or CEC signals. If you plan to use a TV remote to control the device, it is assumed that these signals are decoded by the OS or another program and mapped to keyboard presses, which can then be received by Flex Launcher. You can also use a hardware-based solution, such as the FLIRC USB device

Gamepads

Gamepad controls are built-in to the program, but are disabled by default. To enable them, open your configuration file and, under the "Gamepad" section, change the "Enabled" setting from false to true. After that, the gamepad controls should "Just Work" for most users. If your gamepad is not recognized automatically, or you want to change the default controls, see the gamepad controls documentation.

Debugging

Flex Launcher has a debug mode which may be enabled as follows:

flex-launcher -d

This will output a logfile named flex-launcher.log in the same directory as flex-launcher.exe on Windows, and in ~/.local/share/flex-launcher on Linux.

Contributing

Contributions are welcome for bugfixes and new features. Please keep code formatted to 2 space K&R style.

Documentation

Here is a list of available documentation:

Credits

Flex Launcher is made possible by the following projects:

The design of Flex Launcher was strongly influenced by the excellent desktop application launcher xlunch.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].