From 2a5afd813f022623c08bb0f87d7e8c8c49e2a911 Mon Sep 17 00:00:00 2001 From: CatcherITGF Date: Sat, 23 Dec 2023 18:31:59 +0300 Subject: [PATCH] Add sys-ftpd, QuickNTP and dvr-patches to Software Installer --- .../.packages/Software Installer/QuickNTP/config.ini | 11 +++++++++++ .../switch/.packages/Software Installer/config.ini | 6 ++++++ .../Software Installer/dvr-patches/config.ini | 11 +++++++++++ .../.packages/Software Installer/sys-ftpd/config.ini | 12 ++++++++++++ 4 files changed, 40 insertions(+) create mode 100644 Sources/OCBundle/switch/.packages/Software Installer/QuickNTP/config.ini create mode 100644 Sources/OCBundle/switch/.packages/Software Installer/dvr-patches/config.ini create mode 100644 Sources/OCBundle/switch/.packages/Software Installer/sys-ftpd/config.ini diff --git a/Sources/OCBundle/switch/.packages/Software Installer/QuickNTP/config.ini b/Sources/OCBundle/switch/.packages/Software Installer/QuickNTP/config.ini new file mode 100644 index 00000000..ea504a66 --- /dev/null +++ b/Sources/OCBundle/switch/.packages/Software Installer/QuickNTP/config.ini @@ -0,0 +1,11 @@ +[Install / Update] +catch_errors +delete /config/uberhand/downloads/app-url.json +download https://api.github.com/repos/nedex/QuickNTP/releases?per_page=1&sort=created&order=desc /config/uberhand/downloads/app-url.json +json_data /config/uberhand/downloads/app-url.json +download {json_data(0,assets,0,browser_download_url)} /config/uberhand/downloads/app/{json_data(0,assets,0,name)} +move /config/uberhand/downloads/app/ /switch/.overlays/ +delete /config/uberhand/downloads + +[Uninstall] +delete /switch/.overlays/QuickNTP.ovl diff --git a/Sources/OCBundle/switch/.packages/Software Installer/config.ini b/Sources/OCBundle/switch/.packages/Software Installer/config.ini index 843f1318..2208d4a2 100644 --- a/Sources/OCBundle/switch/.packages/Software Installer/config.ini +++ b/Sources/OCBundle/switch/.packages/Software Installer/config.ini @@ -14,6 +14,8 @@ [>SysDVR] +[dvr-patches] + [>emuiibo] [>Amiigo] @@ -21,3 +23,7 @@ [>Studious Pancake] [>JKSV] + +[sys-ftpd] + +[QuickNTP] diff --git a/Sources/OCBundle/switch/.packages/Software Installer/dvr-patches/config.ini b/Sources/OCBundle/switch/.packages/Software Installer/dvr-patches/config.ini new file mode 100644 index 00000000..77e908f6 --- /dev/null +++ b/Sources/OCBundle/switch/.packages/Software Installer/dvr-patches/config.ini @@ -0,0 +1,11 @@ +[Install / Update] +catch_errors +delete /config/uberhand/downloads/app-url.json +download https://api.github.com/repos/exelix11/dvr-patches/releases?per_page=1&sort=created&order=desc /config/uberhand/downloads/app-url.json +json_data /config/uberhand/downloads/app-url.json +download {json_data(0,assets,0,browser_download_url)} /config/uberhand/downloads/app/{json_data(0,assets,0,name)} +move /config/uberhand/downloads/app/ / +delete /config/uberhand/downloads + +[Uninstall] +delete /atmosphere/exefs_patches/am diff --git a/Sources/OCBundle/switch/.packages/Software Installer/sys-ftpd/config.ini b/Sources/OCBundle/switch/.packages/Software Installer/sys-ftpd/config.ini new file mode 100644 index 00000000..109d2100 --- /dev/null +++ b/Sources/OCBundle/switch/.packages/Software Installer/sys-ftpd/config.ini @@ -0,0 +1,12 @@ +[Install / Update] +catch_errors +delete /config/uberhand/downloads/app-url.json +download https://api.github.com/repos/cathery/sys-ftpd/releases?per_page=1&sort=created&order=desc /config/uberhand/downloads/app-url.json +json_data /config/uberhand/downloads/app-url.json +download {json_data(0,assets,0,browser_download_url)} /config/uberhand/downloads/app/{json_data(0,assets,0,name)} +move /config/uberhand/downloads/app/ / +delete /config/uberhand/downloads + +[Uninstall] +delete /atmosphere/contents/420000000000000E +delete /config/sys-ftpd