Switch Play Statistics Viewer: Difference between revisions
From GameBrew
More actions
No edit summary |
5 |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 4: | Line 4: | ||
|description=Displays playtime of all installed apps. | |description=Displays playtime of all installed apps. | ||
|author=m4st3rP | |author=m4st3rP | ||
|lastupdated= | |lastupdated=2026/01/19 | ||
|type=Utilities | |type=Utilities | ||
|version= | |version=5 | ||
|license=EUPL-1.2 | |license=EUPL-1.2 | ||
|download=https://dlhb.gamebrew.org/switchhomebrews/switchplaystatisticsviewer.7z | |download=https://dlhb.gamebrew.org/switchhomebrews/switchplaystatisticsviewer.7z | ||
| Line 13: | Line 13: | ||
|donation= | |donation= | ||
}} | }} | ||
This is a Switch Application that shows a selected users play statistics, currently just the playtime, for all installed applications and exports them to a JSON file on the root of the SD card. | |||
==Compatibility== | |||
Version 1: HOS 15 | |||
Version 2-4: HOS 16<= | |||
Version 5: 21 <= | |||
==Changelog== | ==Changelog== | ||
''' | '''5''' | ||
* Added JSON export. | |||
* Compiled for HOS 21. | |||
'''4''' | |||
* Added icon to NRO. | |||
* Compiled with libnx 4.9.0. | |||
'''v3''' | |||
* Compatible with HOS 16. | * Compatible with HOS 16. | ||
* The same as version 2 but compiled with libnx 4.3.0. | * The same as version 2 but compiled with libnx 4.3.0. | ||
'''v2 | '''v2''' | ||
* Compatible with HOS 16 | * Compatible with HOS 16 | ||
* Marked as pre-release, as I had to compile the program with the master branch of libnx for HOS 16 compatability. | * Marked as pre-release, as I had to compile the program with the master branch of libnx for HOS 16 compatability. | ||
'''v1 | '''v1''' | ||
* | * Compatible with HOS 15. | ||
==Credits== | |||
*switchbrew for libnx and examples. | |||
*tallbl0nde for NX Activity Log. | |||
*Slluxx for help. | |||
*6A for help. | |||
== External links == | == External links == | ||
* | * GitHub - https://github.com/m4st3rP/Switch-Play-Statistics-Viewer | ||
Latest revision as of 04:51, 23 January 2026
| Switch Play Statistics Viewer | |
|---|---|
| General | |
| Author | m4st3rP |
| Type | Utilities |
| Version | 5 |
| License | EUPL-1.2 |
| Last Updated | 2026/01/19 |
| Links | |
| Download | |
| Website | |
| Source | |
This is a Switch Application that shows a selected users play statistics, currently just the playtime, for all installed applications and exports them to a JSON file on the root of the SD card.
Compatibility
Version 1: HOS 15
Version 2-4: HOS 16<=
Version 5: 21 <=
Changelog
5
- Added JSON export.
- Compiled for HOS 21.
4
- Added icon to NRO.
- Compiled with libnx 4.9.0.
v3
- Compatible with HOS 16.
- The same as version 2 but compiled with libnx 4.3.0.
v2
- Compatible with HOS 16
- Marked as pre-release, as I had to compile the program with the master branch of libnx for HOS 16 compatability.
v1
- Compatible with HOS 15.
Credits
- switchbrew for libnx and examples.
- tallbl0nde for NX Activity Log.
- Slluxx for help.
- 6A for help.