More actions
m (Text replacement - "GameBrew!" to "GameBrew") |
No edit summary |
||
Line 2: | Line 2: | ||
|title=Vita Homebrew Apps (Other Apps) - GameBrew | |title=Vita Homebrew Apps (Other Apps) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image= | |image=databasemanagervita2.png | ||
|image_alt=Database Manager | |image_alt=Database Manager | ||
}} | }} | ||
{{Infobox Vita Homebrews | {{Infobox Vita Homebrews | ||
|title=Database Manager | |title=Database Manager | ||
|image= | |image=databasemanagervita2.png | ||
|description= | |description=A management tool for the VITA icon-layout and app database. | ||
|author=Deltaclock | |author=Deltaclock | ||
|lastupdated=2017/10/25 | |lastupdated=2017/10/25 | ||
Line 18: | Line 18: | ||
|source=https://github.com/deltaclock/Database-Manager | |source=https://github.com/deltaclock/Database-Manager | ||
}} | }} | ||
Database Manager is a management tool for the VITA icon-layout and app database (app.db). | |||
Written in [[Lua Player Plus Vita|Lua Player Plus]] by Rinnegatamante. | |||
==User guide== | |||
After you've used the backup option on your preferred layout, you can use the restore option to return to that exact layout. | |||
However if you change system themes the app will not restore some parts of the theme (maybe a fix in the future). | |||
All data are saved in ux0, meaning you | |||
The VitaShell options can be used to backup and restore all of your Vitashell themes as well as and its settings. Note the app will backup all of your Vitashell, so make your edits and then backup. | |||
'''Note:''' All data are saved in ux0, meaning you can't lose your saves unless you format/change ux0 with coping over the data. | |||
==Screenshots== | ==Screenshots== | ||
databasemanagervita3.png | |||
==Changelog== | ==Changelog== | ||
Line 44: | Line 47: | ||
==Thanks== | ==Thanks== | ||
Rinnegatamante for help/suggestions. | |||
Anyone at #henkaku that help me. | |||
== External links == | ==External links== | ||
* Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48671 | * Wololo - https://wololo.net/talk/viewtopic.php?f=116&t=48671 | ||
* Github - https://github.com/deltaclock/Database-Manager | * Github - https://github.com/deltaclock/Database-Manager | ||
* VitaDB - https://vitadb.rinnegatamante.it/#/info/340 | * VitaDB - https://vitadb.rinnegatamante.it/#/info/340 |
Revision as of 13:14, 7 December 2022
Database Manager | |
---|---|
General | |
Author | Deltaclock |
Type | Other Apps |
Version | 1.20 |
License | GPL-3.0 |
Last Updated | 2017/10/25 |
Links | |
Download | |
Website | |
Source | |
Database Manager is a management tool for the VITA icon-layout and app database (app.db).
Written in Lua Player Plus by Rinnegatamante.
User guide
After you've used the backup option on your preferred layout, you can use the restore option to return to that exact layout.
However if you change system themes the app will not restore some parts of the theme (maybe a fix in the future).
The VitaShell options can be used to backup and restore all of your Vitashell themes as well as and its settings. Note the app will backup all of your Vitashell, so make your edits and then backup.
Note: All data are saved in ux0, meaning you can't lose your saves unless you format/change ux0 with coping over the data.
Screenshots
databasemanagervita3.png
Changelog
v1.20
- Added VitaShell options.
- Improved app functionality.
v1.10
- Also restores system app layout.
- Added countdown.
v1.0
- First Release.
Thanks
Rinnegatamante for help/suggestions.
Anyone at #henkaku that help me.