appdwarf/apps
Phantop 95be3a7d5d GitHub and AppImageHub support, fix environment variables
removes the apps/appimage script that did this. should function identically

replaces version numbering with dates because incrementing is a nightmare
2022-06-25 22:05:01 -04:00
..
.gitignore apps: tmpdir rename, texlive, apps gitignore, improve apprun 2022-03-24 19:26:15 -04:00
mkchrome make everything POSIX compatible and use AppRun file 2022-04-13 21:30:45 -04:00
mkdotnet make everything POSIX compatible and use AppRun file 2022-04-13 21:30:45 -04:00
mkgo v3.6: combine header and zzexe into just appdwarf 2022-06-24 17:09:54 -04:00
mkjava appdwarf 3.5: auto detect and handle files and urls 2022-06-20 19:57:11 -04:00
mkmp3tag appdwarf: Switch to AppImage standard environmental variables as v3.0 2022-06-11 15:05:58 -04:00
mkmusl GitHub and AppImageHub support, fix environment variables 2022-06-25 22:05:01 -04:00
mknode appdwarf: Switch to AppImage standard environmental variables as v3.0 2022-06-11 15:05:58 -04:00
mkpypy make everything POSIX compatible and use AppRun file 2022-04-13 21:30:45 -04:00
mkrust appdwarf: Switch to AppImage standard environmental variables as v3.0 2022-06-11 15:05:58 -04:00
mktex appdwarf: Switch to AppImage standard environmental variables as v3.0 2022-06-11 15:05:58 -04:00
mkwine Clean up mkwine/mkproton and remove APPDWARF_CMD 2022-06-20 13:16:19 -04:00
README.md GitHub and AppImageHub support, fix environment variables 2022-06-25 22:05:01 -04:00
rustsolus appdwarf: Switch to AppImage standard environmental variables as v3.0 2022-06-11 15:05:58 -04:00

Apps

This directory contains various scripts I've put together to quickly and easily create images of various large and/or popular programs. I give no guarantee that they will work correctly or as desired; these have been put together largely for my own usage.

These scripts are all targeted for using on x86_64 Linux systems with GLIBC.

Scripts

Script Function Source
mkchrome Latest official Chromium build https://download-chromium.appspot.com
mkgo Latest official Go release https://go.dev
mkjava Accepts an argument for Java version and obtains that build from Adoptium https://adoptium.net
mkmp3tag Latest 64-bit Mp3tag release https://mp3tag.de/en
mknode Latest official NodeJS release https://nodejs.org
mkpypy Latest PyPy3 release https://www.pypy.org
mkrust Latest Rust nightly https://rust-lang.org
mktex Minimal/custom TeX Live image https://ctan.org
mkwine Latest wine-staging-tkg release https://github.com/Kron4ek/Wine-Builds
mkwine proton GloriousEggroll Proton Builds https://github.com/GloriousEggroll/proton-ge-custom
rustsolus Latest Rust stable from the Solus repos (requires eopkg and may not work on other distros) https://getsol.us