More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 18: | Line 18: | ||
|source=https://github.com/joel16/VITAforecast | |source=https://github.com/joel16/VITAforecast | ||
}} | }} | ||
VITAforecast is a weather application that determines the current weather in your area (provided a zip code, and country code (example 07009, us). This application makes use of a free weather service API offered from openweathermap.org, and parses the data to extract relevant details. | |||
This application makes use of a free weather service API offered from openweathermap.org, and parses the data to extract relevant details. | |||
==Features== | ==Features== | ||
* Current temperature (Including minimum and max on current day), in both degrees C/F. | * Current temperature (Including minimum and max on current day), in both degrees C/F. | ||
* Short description on current atmospheric condition. | * Short description on current atmospheric condition. | ||
* Humidity | * Humidity. | ||
* Cloudiness | * Cloudiness. | ||
* Wind speed in both km/h or mph. | * Wind speed in both km/h or mph. | ||
* Atmospheric pressure. | * Atmospheric pressure. | ||
* 5 day forecast (Future update - considering how well this goes) | * 5 day forecast (Future update - considering how well this goes). | ||
== | ==Installation== | ||
Drag and drop the VPK into your vita's memory card. | |||
Open [[VitaShell Vita|VitaShell]] and install. | |||
== | Make sure you have a working net connection and you're good to go. | ||
==User guide== | |||
Please enter your zip code correctly and use common letters only. For example (Use without quotations): Format: "zipcode,id" | Please enter your zip code correctly and use common letters only. For example (Use without quotations): Format: "zipcode,id" | ||
*"wv1,gb" | *"wv1,gb" - Wolverhampton, UK | ||
*"07001,us" | *"07001,us" - Avenel, US | ||
*"169-0072,jp" | *"169-0072,jp" - Tōkyō-to, JP | ||
*"75008,fr" | *"75008,fr" - Palais-Royal, FR | ||
==Controls== | ==Controls== | ||
Square - Re-enter zip code and ID | |||
Start - Exit app | |||
Triangle - Refresh data (although it already does this in the background). | |||
== | ==Known issues== | ||
The biggest font appears rather smooth-en-ed out. This is a problem with the graphics library. | |||
==Credits== | ==Credits== | ||
Line 67: | Line 60: | ||
*MerlinTheRed from deviantart for the app's icon0. | *MerlinTheRed from deviantart for the app's icon0. | ||
== External links == | ==External links== | ||
* Official Website - https://gekihen.customprotocol.com/en/project/VITAforecast | * Official Website - https://gekihen.customprotocol.com/en/project/VITAforecast | ||
* | * GitHub - https://github.com/joel16/VITAforecast | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/202 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/202 |
Revision as of 00:05, 7 December 2022
VITAforecast | |
---|---|
File:Vitaforecastvita.jpg | |
General | |
Author | joel16 |
Type | Other Apps |
Version | 1.0 |
License | GPL-3.0 |
Last Updated | 2017/03/19 |
Links | |
Download | |
Website | |
Source | |
VITAforecast is a weather application that determines the current weather in your area (provided a zip code, and country code (example 07009, us). This application makes use of a free weather service API offered from openweathermap.org, and parses the data to extract relevant details.
Features
- Current temperature (Including minimum and max on current day), in both degrees C/F.
- Short description on current atmospheric condition.
- Humidity.
- Cloudiness.
- Wind speed in both km/h or mph.
- Atmospheric pressure.
- 5 day forecast (Future update - considering how well this goes).
Installation
Drag and drop the VPK into your vita's memory card.
Open VitaShell and install.
Make sure you have a working net connection and you're good to go.
User guide
Please enter your zip code correctly and use common letters only. For example (Use without quotations): Format: "zipcode,id"
- "wv1,gb" - Wolverhampton, UK
- "07001,us" - Avenel, US
- "169-0072,jp" - Tōkyō-to, JP
- "75008,fr" - Palais-Royal, FR
Controls
Square - Re-enter zip code and ID
Start - Exit app
Triangle - Refresh data (although it already does this in the background).
Known issues
The biggest font appears rather smooth-en-ed out. This is a problem with the graphics library.
Credits
- nickelad for helping me out with HTTP functions.
- preetisketch for designing the GUI's background and the banner.
- d3stroy from deviantart for the current atmosphere icons.
- MerlinTheRed from deviantart for the app's icon0.
External links
- Official Website - https://gekihen.customprotocol.com/en/project/VITAforecast
- GitHub - https://github.com/joel16/VITAforecast
- VitaDB - https://vitadb.rinnegatamante.it/#/info/202