Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dezem/AtmoXL-Titel-Installer
https://github.com/dezem/AtmoXL-Titel-Installer
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dezem/AtmoXL-Titel-Installer
- Owner: dezem
- License: gpl-3.0
- Archived: true
- Created: 2020-03-17T19:12:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T18:17:38.000Z (over 1 year ago)
- Last Synced: 2024-08-02T11:16:10.527Z (3 months ago)
- Language: C++
- Size: 5.62 MB
- Stars: 198
- Watchers: 11
- Forks: 21
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AtmoXL-Titel-Installer
A No-Bullshit NSP, NSZ, XCI, and XCZ Installer for Nintendo Switch**PROJECT IS CLOSED, NO MORE UNDER MAINTENANCE**
**I WILL STOP ALL MY WORK FOR ALL PROJECTS**
**THANKS FOR THE TIME**
![AtmoXL-Titel-Installer Main](https://raw.githubusercontent.com/dezem/AtmoXL-Titel-Installer/master/AtmoXL-Titel-Installer-Main.jpg)
## Features
- Installs NSP/NSZ/XCI/XCZ files and split NSP/XCI files from your SD card
- Installs NSP/NSZ/XCI/XCZ files and split NSP/XCI files from your USB HDD exFAT, NTFS and EXT2/3/4 (NTFS and EXT2/3/4 currently works only with AMS)
- Installs NSP/NSZ/XCI/XCZ files over LAN or USB from tools such as [NS-USBloader](https://github.com/developersu/ns-usbloader)
- Installs NSP/NSZ/XCI/XCZ files over the internet by URL or Google Drive
- Installs NSP/NSZ/XCI/XCZ files over HTTP Directory Indexing like Nginx / Apache...and Tinfoil style JSON
- Verifies NCAs by header signature before they're installed
- Forked from [Huntereb Awoo-Installer](https://github.com/Huntereb/Awoo-Installer)
- Based on [Adubbz Tinfoil](https://github.com/Adubbz/Tinfoil)
- Uses [XorTroll's Plutonium](https://github.com/XorTroll/Plutonium) for a pretty graphical interface
- Works on Atmosphere and SX OS## Coloring support
![AtmoXL-Titel-Installer Main Color](https://raw.githubusercontent.com/dezem/AtmoXL-Titel-Installer/master/AtmoXL-Titel-Installer-Main-Color.jpg)To use this, you must place the "themecolor.json" at ATI dir.
[Download themecolor.json](https://raw.githubusercontent.com/dezem/AtmoXL-Titel-Installer/master/themecolor.json)
https://github.com/dezem/AtmoXL-Titel-Installer/blob/40226852ffc6e6b77a49f17c1b49702d7e2c94f0/themecolor.json#L1-L9
Use your wanted HEX colors -> https://www.w3schools.com/colors/colors_picker.asp
![AtmoXL-Titel-Installer Main small](https://raw.githubusercontent.com/dezem/AtmoXL-Titel-Installer/master/AtmoXL-Titel-Installer-Main-small.jpg)
Choose your font size, use the themeMenuFontSize from the "themecolor.json"
Default font size is 84.## Thanks to
- Huntereb for [Awoo-Installer](https://github.com/Huntereb/Awoo-Installer)
- HookedBehemoth for A LOT of contributions
- Adubbz and other contributors for [Tinfoil](https://github.com/Adubbz/Tinfoil)
- XorTroll for [Plutonium](https://github.com/XorTroll/Plutonium) and [Goldleaf](https://github.com/XorTroll/Goldleaf)
- blawar and nicoboss for [NSZ](https://github.com/nicoboss/nsz) support
- blawar for [tinleaf](https://github.com/blawar/tinleaf)
- DarkMatterCore, XorTroll and Rhys Koedijk for [libusbhsfs](https://github.com/DarkMatterCore/libusbhsfs)
- TheLogicMaster for contributing
[HTTP Directory Indexing](https://github.com/dezem/AtmoXL-Titel-Installer/pull/18)
[Net install hide installed content option](https://github.com/dezem/AtmoXL-Titel-Installer/pull/19)
[Page up and page down for fast scrolling](https://github.com/dezem/AtmoXL-Titel-Installer/pull/22)
- R-YaTian for contributing [Update for new font render](https://github.com/dezem/AtmoXL-Titel-Installer/pull/24) and others