Skip to content

eggsnham07/AppImageLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppImageLibrary: AppImage launcher for linux

Requirements:

  • node.js
  • npm

Building:

# 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