Covid19 Data Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 18: | Line 18: | ||
|source=https://github.com/robDevs/covid19-psvita-data | |source=https://github.com/robDevs/covid19-psvita-data | ||
}} | }} | ||
covid19-psvita-data is a homebrew application for the Sony PlayStation Vita that will fetch and read current json data about about covid19. | covid19-psvita-data is a homebrew application for the Sony PlayStation Vita that will fetch and read current json data about about covid19. | ||
It was built in a few hours using code from RepoHub for graphics, controls, curl requests, and json parsing. The visualization uses a logarithmic scale with log base 10. | It was built in a few hours using code from RepoHub for graphics, controls, curl requests, and json parsing. The visualization uses a logarithmic scale with log base 10. | ||
This application is developed to offer a convenient way for PS Vita gamers to stay informed on the current state of Covid19 | This application is developed to offer a convenient way for PS Vita gamers to stay informed on the current state of Covid19. It is not meant to replace any desktop alternatives. | ||
==Screenshots== | ==Screenshots== | ||
Revision as of 13:02, 11 December 2022
| covid19-data | |
|---|---|
| File:Covid19datavita.jpg | |
| General | |
| Author | robDevs |
| Type | Other Apps |
| Version | beta 1 |
| License | Mixed |
| Last Updated | 2020/03/28 |
| Links | |
| Download | |
| Website | |
| Source | |
covid19-psvita-data is a homebrew application for the Sony PlayStation Vita that will fetch and read current json data about about covid19.
It was built in a few hours using code from RepoHub for graphics, controls, curl requests, and json parsing. The visualization uses a logarithmic scale with log base 10.
This application is developed to offer a convenient way for PS Vita gamers to stay informed on the current state of Covid19. It is not meant to replace any desktop alternatives.
Screenshots
covid19datavita3.png
External links
- Author's Twitter - https://twitter.com/rbdev2
- GitHub - https://github.com/robDevs/covid19-psvita-data