Commit Graph

108 Commits

Author SHA1 Message Date
Phantop 84407118fc Autodetect dwarfs files and write header 2022-07-19 01:31:06 -04:00
Phantop ac27ba5a32 Integrate example AppRun into main script 2022-07-13 21:00:44 -04:00
Phantop bdd4a0c6e4 wine: just standard apprun and slightly cleaner proton 2022-07-08 20:53:53 -04:00
Phantop 4dbceb3446 apps: general update and cleanup 2022-06-26 20:53:01 -04:00
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
Phantop fb2f691b21 v3.6: combine header and zzexe into just appdwarf
also put headers into functions so shellcheck can act on them
2022-06-24 17:09:54 -04:00
Phantop 6774a2d639 appdwarf 3.5: auto detect and handle files and urls 2022-06-20 19:57:11 -04:00
Phantop 478c0ad56a Clean up mkwine/mkproton and remove APPDWARF_CMD 2022-06-20 13:16:19 -04:00
Phantop 07c585bb0a zzexe: fix clobbering and exit status 2022-06-12 13:10:23 -04:00
Phantop 654eea6fab appdwarf: Replace the folder header with an AppRun using bindfs 2022-06-11 23:16:03 -04:00
Phantop 3ebee5f254 appdwarf: Switch to AppImage standard environmental variables as v3.0
Deprecates $APPDWARF_CMD for $ARGV0, as part of the standard
Also finally removes the separate header, as it seems to
not be needed anymore
2022-06-11 15:05:58 -04:00
Phantop 19b9cd80da apps: mp3tag 2022-06-10 13:04:33 -04:00
Phantop ff5f7690bc zzexe: autodetect header size in decomp 2022-05-28 12:52:31 -04:00
Phantop e064bb457f wtf goproxy 2022-05-25 15:09:37 -04:00
Phantop 44fe9a32b1 slight info and error reporting cleanup 2022-05-12 20:32:37 -04:00
Phantop 9e948de066 zzexe: fix path input to allow /'es 2022-04-26 13:20:58 -04:00
Phantop fc6002e56f appdwarf: split header into multiple files 2022-04-17 21:57:31 -04:00
Phantop e2f5be3a75 appdwarf: seemingly fix images sometimes not unounting 2022-04-17 15:13:54 -04:00
Phantop 1caa827c68 zzexe: rewrite and use moreutils 2022-04-16 22:11:49 -04:00
Phantop 99d7dcf3aa shorten and streamline appdwarf and zzexe overall 2022-04-15 18:31:37 -04:00
Phantop 07dd9f7150 make everything POSIX compatible and use AppRun file 2022-04-13 21:30:45 -04:00
Phantop 000c2d6e2c github: prevent fetching armh binaries 2022-04-12 16:01:57 -04:00
Phantop 54343023d8 Improve appimage conversion, add vagrant 2022-03-29 16:37:48 -04:00
Phantop e42983169e add musl native gcc toolchain 2022-03-28 12:32:45 -04:00
Phantop d5b4c0a082 apps: add dotnet and fix proton and github 2022-03-27 21:17:09 -04:00
Phantop 582fff0047 zzexe: moved here from my dotfiles 2022-03-26 00:05:53 -04:00
Phantop ed2a43c751 README: update and redo it allllll 2022-03-25 18:45:41 -04:00
Phantop 1cdaf416a9 apps: tmpdir rename, texlive, apps gitignore, improve apprun 2022-03-24 19:26:15 -04:00
Phantop 83a0c0a3dc apps: add github fetch script 2022-03-21 10:35:50 -04:00
Phantop e65013ca39 add node script 2022-03-03 17:55:31 -05:00
Phantop 4899507164 Fix minor header and AppRun issues 2022-02-28 14:49:36 -05:00
Phantop c3a893e920 Add gitignore and chromium 2022-02-16 12:32:03 -05:00
Phantop 2d0cdfe50a Change lookback option to -B to match dwarfs 2022-01-28 10:37:43 -05:00
Phantop 6609dd6793 Add pypy and download with aria2c if found 2022-01-25 10:53:41 -05:00
Phantop c043fb00ef Put everything through shellcheck 2022-01-14 13:41:46 -05:00
Phantop e3bbef6c98 rust: smaller size and solus version (small) 2022-01-02 00:18:37 -05:00
Phantop 4d1b4358d5 Add proton, rust, easy appimagehub converter 2022-01-01 13:25:36 -05:00
Phantop 20452fa6e6 Update help info and handle using . as input path 2022-01-01 00:50:04 -05:00
Phantop 85337d120e Redo wine script to match others and reorg 2021-12-31 17:28:22 -05:00
Phantop 9a41bff158 Add folder mode, changeable lookback 2021-12-31 15:11:42 -05:00
Phantop 913ad4ccee Mount all instances of an appdwarf to one folder
Old method still exists under the -s/--separate option
Not sure if there's any reason to still use it; we'll see
2021-12-31 15:11:42 -05:00
Phantop 2f810ade3e Update mkjava to fixed adoptium api 2021-12-31 15:11:42 -05:00
Phantop 2dc2bce930 Update mkjava to adoptium updates 2021-12-31 15:11:42 -05:00
Phantop 539e680240 slight script cleanup and do more workers 2021-12-31 15:11:42 -05:00
Phantop 66a7ba3b6d Allow running different command in image 2021-12-31 15:11:42 -05:00
Phantop 5eca8a2ad8 Improve default options 2021-12-31 15:11:42 -05:00
Phantop 6c9813cd46 Set theme jekyll-theme-cayman 2021-12-31 15:11:42 -05:00
Phantop 5a205b5330 License under GPL3 2021-12-31 15:11:41 -05:00
Phantop 3d229b558c Use mktemp to make mounting folder 2021-12-31 15:11:41 -05:00
Phantop 8251c94f9d Update README.md 2021-12-31 15:11:41 -05:00