Skip to content

probonopd/static-appimage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This is a barebones alternative AppImage type 2 runtime (image loader) and image maker. The image is an application and a ZIP archive (TODO: Change to zstd squashfs or another high-performace, high-compression image format).

Usage

go get github.com/probonopd/static-appimage/...
make-static-appimage APPDIR DESTINATION

APPDIR must already contain an AppRun.

About

Alternative AppImage runtime

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%