Weather and Moon Apps Switch: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
A homebrew app that shows the weather info and the current moon phase. | |||
==Features== | ==Features== | ||
| Line 21: | Line 21: | ||
==User guide== | ==User guide== | ||
This app work best if you launch hbmenu via title | This app work best if you launch hbmenu via title replacement/one of your games on your switch. | ||
You need to set your GPS in the setting by pressing the Minus button. There shouldn't be any spaces (e.g. 40.1231,-90.3001). | |||
The GPS settings would not pop up keyboard if you launch it thru hbmenu via nro. | The GPS settings would not pop up keyboard if you launch it thru hbmenu via nro. | ||
| Line 43: | Line 45: | ||
==Credits== | ==Credits== | ||
* | * https://github.com/switchbrew for Switch dev stuff . | ||
* | * https://github.com/Dontwait00/nXDownload for download functions. | ||
* https://github.com/zserge/jsmn for JSON library John Walker . | |||
* http://www.fourmilab.ch/ for Moon codes. | |||
== External links == | == External links == | ||
* GitHub - https://github.com/ELY3M/Weather-and-Moon-Phase-app-for-Nintendo-Switch | |||
* GBAtemp - https://gbatemp.net/threads/weather-and-moon-apps-for-nintendo-switch.535467/ | * GBAtemp - https://gbatemp.net/threads/weather-and-moon-apps-for-nintendo-switch.535467/ | ||
Revision as of 14:47, 19 October 2024
| Weather and Moon Apps | |
|---|---|
| General | |
| Author | ELY3M |
| Type | Other Apps |
| Version | 4 |
| License | Mixed |
| Last Updated | 2024/10/15 |
| Links | |
| Download | |
| Website | |
| Source | |
A homebrew app that shows the weather info and the current moon phase.
Features
- Download weather from NWS weather sites in USA.
- Display weather info like Temp or Condition.
- Display the current moon phase.
User guide
This app work best if you launch hbmenu via title replacement/one of your games on your switch.
You need to set your GPS in the setting by pressing the Minus button. There shouldn't be any spaces (e.g. 40.1231,-90.3001).
The GPS settings would not pop up keyboard if you launch it thru hbmenu via nro.
Other versions
The author also made a few other versions:
Controls
Minus - Set your GPS in the setting
A/X - Get weather info
Plus - Exit to homebrew menu
Media
Weather with Moon phase app for Nintendo Switch (ELY M.)
Credits
- https://github.com/switchbrew for Switch dev stuff .
- https://github.com/Dontwait00/nXDownload for download functions.
- https://github.com/zserge/jsmn for JSON library John Walker .
- http://www.fourmilab.ch/ for Moon codes.