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
- Host: GitHub
- URL: https://github.com/eggsnham07/appimagelibrary
- Owner: eggsnham07
- Created: 2022-06-27T16:46:40.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-27T16:53:33.000Z (almost 4 years ago)
- Last Synced: 2025-03-04T19:47:33.649Z (over 1 year ago)
- Topics: appimage, electron, linux
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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