CalebQ42 / static-appimage

Alternative AppImage runtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a reworking of https://github.com/orivej/static-appimage that uses squashfs instead of zip.

Usage

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

APPDIR must already contain an AppRun.

About

Alternative AppImage runtime

License:The Unlicense


Languages

Language:Go 100.0%