An open API service indexing awesome lists of open source software.

https://github.com/eggsnham07/appimagelibrary

Small AppImage launcher for linux
https://github.com/eggsnham07/appimagelibrary

appimage electron linux

Last synced: about 2 months ago
JSON representation

Small AppImage launcher for linux

Awesome Lists containing this project

README

          

# AppImageLibrary: AppImage launcher for linux

Requirements:
- node.js
- npm

### Building:
```shell
# Build scripts and run
npm install tsc electron --location=global
npm run build && npm run start
```

To add apps move AppImage files to ~/.local/share/AppImageLibrary and make sure you have execute permissions on the AppImage files

### Future features:
- Package files for installing
- Install to launcher dir button