View Github users, repos, and releases from a ps-vita.
×
RepoHub v0.15 by robDevs
Description
RepoHub allows you to browse GitHub users and repositories using the GitHub API. You can view and download releases from repositories as well.
Changelog 0.15
- Featured repositories tab.
- To request a repository be added or removed submit an issue here with the user/name of the repository.
- Updated the release details page to look and feel more consistent with the rest of the app.
- Make sure temp folders used during installation are empty/removed before installing apps.
Changelog 0.10
- Option to install vpk files after downloading.
- Now requires unsafe home brew permissions.
Changelog 0.05
- User info view
- Authenticated users can now follow/Unfollow people.
- This requires access token have the scope user:follow
- Some code cleanup
Changelog 0.04
- Fix crash when viewing really long readme files.
Changelog 0.03
- Can now search for users and repositories. User the start menu from the Home/Following screen and select *Search*
- Starred and Search Results pages now show *owner/name* for repositories.
Changelog 0.02
- Starred repositories are now sorted by most recent push.
Rate-Limiting
By default the API allows 60 requests per hour, per ip address. For light usage this should be plenty. If you need additional api requests please view the section about personal access tokens.
Personal Access Tokens
Using a personall access token increases the API request limit to 5000 per hour and is based on the token, not the ip address.
Using a token
will also unlock these additional features
- Star and Unstar repositories.
- Submit issues directly to RepoHub on GitHub
- Creating Personal Access Tokens
- visit https://github.com/settings/tokens to create your token
- Select public_repo for the scope of the token.
- Launch RepoHub and press Start on the home screen
- Select Enter Token
- Your token will be encrypted and saved using a key only provided at compile time.
Usage without Token
A user name is still required to use RepoHub. It is used to generate your list of followed users and starred repositories. To add your username:
- press start from the home screen
- select Enter UserName
Credits
- Programming/Design
- robDevs
- Icons/Live Area
- MotoLegacy
The Wiki Homebrew project, was born as a way to have a collection of all the homebrews of a specific scene, since the time of the PSP scene, it was tried to do through ONEinstaller, even though the project was ambiguous worked perfectly to have a collection of all the homebrews, even though it was finally removed a year later due to several problems with the database,
Now comes back with the idea again to collect as much as possible in a single site, PSVita homebrews, but focusing on adding possible descriptions and changelogs, in addition to own captures and other details, does not try to compete with other existing bases but distinguished by being different.