vgmoose
vgmoose
I don't know the first thing about doing this, but it would be awesome. I guess step one would be to make an iPhone backup with encryption on for a...
Peek into the messaging DB, and export chat logs per contact, per day, into easily readable HTML files
This is for the issue in #146 with the process count limit being hit. This PR defaults to 32 and lets the user supply their own value. I'm unsure of...
The current master version consists of in-progress code that eventually turned into the [get package manager](https://github.com/vgmoose/get), and was implemented in the [Switch homebrew app store](https://github.com/vgmoose/appstorenx). Fulfililing this issue should finally...
This issue is for the 2.0 release, which adds the ability to download to any path on SD.
Currently the app store only updates three things for an app: the meta.xml, the icon.png, and the actual elf. Some apps, however, may require additional files to be downloaded alongside...
In order to provide further extensibility, it would be nice if the user could elect not to update the icon with the ones on the server. This may go hand...
@xhp-creations demonstrated some cool new functionality where urls can be opened in the browser, which could make use of the currently unused `` attribute of the meta.xmls. If this functionality...
Needs the following sorting modes: Name, Author, Random And at some point: Most popular Each sort mode should also have an inverse (a-z and z-a, least-most and most-least)
There should be permission attributes that display a small icon under the app button that shows which permissions it has. It would be configured in meta.xml (see #3) like so:...