Winela is a commandline launcher for executables through winehq. It is meant to help with finding and executing exe files without installing bloated programs that typically limit you to installing from things.
Usage
Winela operates on two files stored in specific dir in the config dir (usually ~/.config/winela/):
- wineladb: storing list of exes to launch
- winelarc: containing configuration for specifying wine version and parameters.
You can scan to populate wineladb with exe files in a directory (on first run, this also creates the other file).
You can list the exe files acquired from the scan. This reads out a numerated version of wineladb.
You can run an item from the (numerated) list. Also can choose to fork the process or not.