SwitchPost: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 19: | Line 19: | ||
|image_alt=SwitchPost | |image_alt=SwitchPost | ||
}} | }} | ||
SwitchPost is an unofficial InPost Mobile client for Nintendo Switch | SwitchPost is an unofficial InPost Mobile client for Nintendo Switch, based on [[InPost3DS]] by TehFridge. | ||
== Features == | == Features == | ||
New compared to InPost3DS: | New compared to InPost3DS: | ||
* Resource pack support. | * Resource pack support. | ||
* 10 different backgrounds to choose from. | * 10 different backgrounds to choose from. | ||
| Line 41: | Line 36: | ||
== Changelog == | == Changelog == | ||
'''1.1''' | '''1.1''' | ||
* New features | |||
New features | ** Package archive. Packages go there 24 hours after being picked up or returned to the sender. | ||
** Touch support for packages. They can be scrolled, selected, and tapped using touch. | |||
* Package archive. Packages go there 24 hours after being picked up or returned to the sender. | * Changes and bug fixes | ||
* Touch support for packages. They can be scrolled, selected, and tapped using touch. | ** Nicer logo on the splash screen, courtesy of @LoonaDev. | ||
** Improved logs: more of them, with better file names. They also no longer clutter the config directory. | |||
Changes and bug fixes | ** New backgrounds: blue, orange, metallic-style, and white for supporters of light mode. | ||
** raylib 6.0. It does not really change anything in the application itself, but it is included. It may have slightly improved SD card loading stutters. | |||
* Nicer logo on the splash screen, courtesy of @LoonaDev. | ** Minor changes, including optimizations and code readability improvements. | ||
* Improved logs: more of them, with better file names. They also no longer clutter the config directory. | |||
* New backgrounds: blue, orange, metallic-style, and white for supporters of light mode. | |||
* raylib 6.0. It does not really change anything in the application itself, but it is included. It may have slightly improved SD card loading stutters. | |||
* Minor changes, including optimizations and code readability improvements | |||
'''1.0.4''' | '''1.0.4''' | ||
* Fixed a crash when there were no packages, caused by the rename function. | * Fixed a crash when there were no packages, caused by the rename function. | ||
'''1.0.3''' | '''1.0.3''' | ||
* Fixed package renaming. In the configuration, names were being saved under the pickup code instead of the package number. | * Fixed package renaming. In the configuration, names were being saved under the pickup code instead of the package number. | ||
* Fixed a network error that could occur during refresh. The application did not properly handle the HTTP 304 Not Modified status code. | * Fixed a network error that could occur during refresh. The application did not properly handle the HTTP 304 Not Modified status code. | ||
'''1.0.2''' | '''1.0.2''' | ||
* Added the ability to rename a package. | * Added the ability to rename a package. | ||
* Bug fixes: | |||
Bug fixes: | ** SwitchPost showed newly sent packages as already picked up. | ||
** Fixed crashing when trying to display the tutorial. This mainly happened on Linux. | |||
* SwitchPost showed newly sent packages as already picked up. | |||
* Fixed crashing when trying to display the tutorial. This mainly happened on Linux. | |||
'''1.0.1''' | '''1.0.1''' | ||
* Hotfix fixing the internet check on startup. | * Hotfix fixing the internet check on startup. | ||
| Line 85: | Line 66: | ||
== External links == | == External links == | ||
* | * GitHub - https://github.com/ameoverflow/SwitchPost | ||
* | * Homebrew App Store - https://hb-app.store/switch/SwitchPost | ||
Latest revision as of 08:12, 28 June 2026
| SwitchPost | |
|---|---|
| General | |
| Author | ameoverflow |
| Type | Other Apps |
| Version | 1.1.0 |
| License | GPL-3.0 |
| Last Updated | 2026/05/29 |
| Links | |
| Download | |
| Website | |
| Source | |
SwitchPost is an unofficial InPost Mobile client for Nintendo Switch, based on InPost3DS by TehFridge.
Features
New compared to InPost3DS:
- Resource pack support.
- 10 different backgrounds to choose from.
- Package indicators, showing whether a package is ready for pickup or has been picked up.
- Package archive.
- Ability to rename a package.
Installation
Copy the SwitchPost.nro file to the switch folder on the SD card of a modded console.
The application must be launched in title takeover mode. Hold R while launching any application from the Home Menu; a free application from the eShop is enough.
Changelog
1.1
- New features
- Package archive. Packages go there 24 hours after being picked up or returned to the sender.
- Touch support for packages. They can be scrolled, selected, and tapped using touch.
- Changes and bug fixes
- Nicer logo on the splash screen, courtesy of @LoonaDev.
- Improved logs: more of them, with better file names. They also no longer clutter the config directory.
- New backgrounds: blue, orange, metallic-style, and white for supporters of light mode.
- raylib 6.0. It does not really change anything in the application itself, but it is included. It may have slightly improved SD card loading stutters.
- Minor changes, including optimizations and code readability improvements.
1.0.4
- Fixed a crash when there were no packages, caused by the rename function.
1.0.3
- Fixed package renaming. In the configuration, names were being saved under the pickup code instead of the package number.
- Fixed a network error that could occur during refresh. The application did not properly handle the HTTP 304 Not Modified status code.
1.0.2
- Added the ability to rename a package.
- Bug fixes:
- SwitchPost showed newly sent packages as already picked up.
- Fixed crashing when trying to display the tutorial. This mainly happened on Linux.
1.0.1
- Hotfix fixing the internet check on startup.
1.0
- Public release.
External links
- GitHub - https://github.com/ameoverflow/SwitchPost
- Homebrew App Store - https://hb-app.store/switch/SwitchPost