appdwarf/apps
2024-07-05 00:23:24 -04:00
..
bin bin: convenient path linking 2023-11-03 17:26:03 -04:00
getapp apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkcalibre apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkdotnet apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkgo apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkjava apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkmp3tag apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkmusikcube apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkmusl apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mknode apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkpacman apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkpinta apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkpypy apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkrenpy apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkrust apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mktex apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
mkwine apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -04:00
README.md apps: refactor appmk infrastructure into sourcing appdwarf 2024-07-05 00:23:24 -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 use on x86_64 Linux systems with GLIBC.

Scripts

Script Function Source
mkdotnet Latest LTS .NET runtime https://dotnet.microsoft.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
mkmusikcube Latest musikcube release https://musikcube.com/
mkmusl Latest musl.cc toolchain https://musl.cc
mknode Latest official NodeJS release https://nodejs.org
mkpacman Converts the given Arch package(s) to an appdwarf https://archlinux.org
mkpypy Latest PyPy3 release https://www.pypy.org
mkrenpy Latest Ren'Py release https://www.renpy.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