Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

VITAforecast: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{cleanup|article|Needs cleanup}}
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew!
|title_mode=append
|image=vitaforecastvita.jpg
|image_alt=VITAforecast
}}
{{Infobox Vita Homebrews
{{Infobox Vita Homebrews
|title=VITAforecast
|title=VITAforecast
|image=vitaforecastvita.jpg
|image=vitaforecast2.png
|description=Weather application for PSVITA.
|description=Weather application for PS Vita.
|author=joel16
|author=joel16
|lastupdated=2017/03/19
|lastupdated=2017/03/19
|type=Other Apps
|type=Other Apps
|version=1.0
|version=1.00
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita.7z
|download=https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita.7z
|website=
|website=https://gekihen.customprotocol.com/en/project/VITAforecast
|source=https://github.com/joel16/VITAforecast
|source=https://github.com/joel16/VITAforecast
|donation=https://www.paypal.me/Joel16IA
}}
{{#seo:
|title=Vita Homebrew Apps (Other Apps) - GameBrew
|title_mode=append
|image=vitaforecast2.png
|image_alt=VITAforecast
}}
}}
Weather application for PSVITA.
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.
 
It was entered into the GekiHEN Homebrew Contest.
 
==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


==Media==
Start - Exit app
<youtube>RIaJHh60hQY</youtube>


Triangle - Refresh data (although it already does this in the background)


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-01.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecast3.png
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-02.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-03.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-04.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-05.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-06.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-07.jpg
https://dlhb.gamebrew.org/vitahomebrews/vitaforecastvita-08.jpg


==Changelogs==
https://dlhb.gamebrew.org/vitahomebrews/vitaforecast4.png
'''(v.1.0)'''
* First Release.


== External links ==
https://dlhb.gamebrew.org/vitahomebrews/vitaforecast5.png
* Official Website -
 
* Github - https://github.com/joel16/VITAforecast
==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
* VitaDB - https://vitadb.rinnegatamante.it/#/info/202
* Gbatemp -
 
* Google Source -
[[Category:GekiHEN Homebrew Contest]]
* Reddit -
* Gitlab -

Latest revision as of 02:51, 2 July 2024

VITAforecast
Vitaforecast2.png
General
Authorjoel16
TypeOther Apps
Version1.00
LicenseGPL-3.0
Last Updated2017/03/19
Links
Download
Website
Source
Support Author

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.

It was entered into the GekiHEN Homebrew Contest.

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)

Screenshots

vitaforecast3.png

vitaforecast4.png

vitaforecast5.png

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

Advertising: