In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Homebrew App Store"

From WiiUBrew
Jump to navigation Jump to search
(Created page with "{{Infobox homebrew | title = Homebrew App Store | image = File:App Store logo.png | desc = Download and Manage Homebrew Apps | author = VGMoose | type...")
 
(Fixed Info-box issues, puctuation errors and layout issues.)
Line 3: Line 3:
 
| image    = [[File:App Store logo.png]]
 
| image    = [[File:App Store logo.png]]
 
| desc        = Download and Manage Homebrew Apps
 
| desc        = Download and Manage Homebrew Apps
| author      = VGMoose
+
| author      = [https://github.com/vgmoose VGMoose]
| type        = app
+
| type        = utility
 
| version    = 1.0
 
| version    = 1.0
 
| download    = https://github.com/vgmoose/hbas/releases
 
| download    = https://github.com/vgmoose/hbas/releases
 
| source = https://github.com/vgmoose/space
 
| source = https://github.com/vgmoose/space
 +
| hbb = yes
 
}}
 
}}
'''Homebrew App Store''' allows the user to download, manage, and update homebrew apps for Wii U directly to their SD card. It is similar / inspired by [http://wiibrew.org/wiki/Homebrew_Browser Homebrew Browser]. The standalone app has no central repo, and requires a repo to be set up in order for it to be used properly.
+
The '''Homebrew App Store''' allows the user to download, manage and update homebrew apps for the Wii U directly to an SD card. It is inspired by the [http://wiibrew.org/wiki/Homebrew_Browser Homebrew Browser] available on the original Wii. The standalone app has no central repo, and requires a repo to be set up in order for it to be used properly.
 +
==Video==
 +
Check out the video [https://www.youtube.com/watch?v=dC8SdRMTidg here].
  
=== Video ===
+
[[File:Hbas screenshot.png|640px|center]]
Check out the [https://www.youtube.com/watch?v=dC8SdRMTidg video here].
+
==Description==
 +
The Homebrew App Store allows you to download homebrew apps for [[Homebrew Launcher|HBL]] directly in the app. Installed apps can also be reinstalled, updated or deleted. It is an attempt at a poor man's Cydia for the Wii U!
  
[[File:Hbas screenshot.png]]
+
To use it, put the downloaded app bundle in <code>sd:/wiiu/apps/appstore</code>, and launch it via HBL.
 
 
=== Description ===
 
Homebrew App Store allows you to download homebrew apps for HBL directly in the app. Installed apps can also be reinstalled, updated, or deleted. It is an attempt at a poor man's Cydia for Wii U!
 
 
 
To use it, put the downloaded app bundle in /wiiu/apps/appstore, and launch it via HBL.
 
  
 
Apps featured within HBAS are made by other homebrew developers. If anyone takes an issue with their work being distributed in this manner, contact the respective repository owner.
 
Apps featured within HBAS are made by other homebrew developers. If anyone takes an issue with their work being distributed in this manner, contact the respective repository owner.
  
Although "store" is in the name, the apps within are all free-- If a specific homebrew developer wants to charge for their app, they would have to do so outside of HBAS. The name just refers to the concept of an App Store.
+
Although "store" is in the name, the apps within are all free - If a specific homebrew developer wants to charge for their app, they would have to do so outside of HBAS. The name just refers to the concept of an App Store.
 +
==Requirements==
 +
* Internet connection
 +
* SD card
 +
* A way to run HBL
 +
==How to Use==
 +
Unzip the "appstore" folder from the zip at the above download link. This is the bundled HBAS app. Place this folder inside the <code>/apps/wiiu/</code> folder on your SD card. After this, run HBL and select it from the menu.
  
=== Requirements ===
+
Once the app launches, press A or touch the screen to close the splash screen. You can scroll with either analogue stick, the D-pad or the touch screen. To download an app, touch its icon and choose "GET".
- Internet connection
+
==Guide==
- SD card
+
* LOCAL - An app that is only on your SD card
- A way to run HBL
+
* INSTALLED - An app on your SD card and the server
 
+
* UPDATE - An app on your SD card and the server, with a different version number
=== How to Use ===
+
* GET - An app only on the server
Unzip the "appstore" folder from the zip at the above download link. This is the bundled HBAS app. Place this folder inside the /apps/wiiu/ folder on your SD card. After this, run HBL and select it from the menu.
+
==Default Repository==
 
+
The app bundle provided above features http://wiiubru.com/appstore as the default repository, courtesy of [https://github.com/pwsincd pwsincd]. The apps featured there are hosted on his server.
Once the app launches, press A or touch the screen to dismiss the splash screen. You can scroll with either stick, the D-pad or the touch screen. To download an app, touch its icon and choose "GET".
+
==Troubleshooting==
 
+
* Duplicate apps - HBAS tries to figure out which apps you have installed by checking the app's folder name. You can safely ignore the duplicates, or delete the copy marked as "local".
=== Guide ===
+
* Update was a downgrade - Upgrading software relies on the repository maintainer to keep the version numbers up to date. Since versions don't have to be numbers, the updater performs a "not equal to" theck rather than a "greater than (>)" check.
LOCAL - An app that is only on your SD card
+
* Crashed with white text on black text! - Report a bug on the GitHub page or GBATemp thread with a photo of what your screen looks like, and explain how you made it error.
INSTALLED - An app on your SD card and the server
+
* Seems to have frozen - Report a bug, and describe what you were doing when it froze and if you were still able to scroll.
UPDATE - An app on your SD card and the server, with a different version number
+
* No apps are listed, only local ones - This happens when the server can't be reached. TubeHax DNS may be down, or your repo may be down.
GET - An app only on the server
+
* HBL/HBAS won't load anymore! - One of the app icons has been corrupted, delete the faulty program, or remove all of them until HBL and HBAS are all that's left.
 
+
* An app button was pressed, but no window opens - Pressing the buttons waits for the server to respond, so it may respond once the metadata download is complete.
=== Default Repository ===
+
==Customization==
The app bundle provided above features http://wiiubru.com/appstore as the default repository, courtesy of pwsincd . The apps featured there are hosted on his server.
 
 
 
=== Troubleshooting ===
 
Duplicates of apps from my sd - HBAS tries to figure out which apps you have installed by going by the app's folder name. You can safely ignore this, or delete your local copy.
 
Update was a downgrade - Upgrading relies on the repository maintainer to keep the version numbers up to date. Since versions don't have to be numbers, the update check is != rather than >
 
Crashed with white text on black text! - report a photo of what your screen looks like and how you got it
 
Seems to have froze - describe what you were doing when it froze, and were you able to scroll still or was it truly frozen?
 
No apps are listed, only local ones - This happens when the server can't be reached. Tubehax dns may be down, or your repo may be down.
 
HBL/HBAS won't load anymore! - One of the apps got corrupted, redo your SD card to contain only a fresh HBL
 
Button enlarged, but no window opened - Pressing the buttons waits for the server to respond, so it may respond once fully the download is complete.
 
 
 
=== Customization ===
 
 
There are three components that can currently be customized:
 
There are three components that can currently be customized:
- The splash screen: place your own "splash.png" in sd:/wiiu/apps/appstore/resources/splash.png
+
* The splash screen: place your own "splash.png" in sd:/wiiu/apps/appstore/resources/splash.png
- The music: place your own "screampics.mp3" in sd:/wiiu/apps/appstore/resources/screampics.mp3
+
* The music: place your own "screampics.mp3" in sd:/wiiu/apps/appstore/resources/screampics.mp3
- The repository: place a "repository.txt" file in sd:/wiiu/apps/appstore/repository.txt
+
* The repository: place a "repository.txt" file in sd:/wiiu/apps/appstore/repository.txt
  
 
For the images and music, they must be png and mp3 respectively. For repository.txt, it should be a file that contains only the desired repository url, no newlines or anything.
 
For the images and music, they must be png and mp3 respectively. For repository.txt, it should be a file that contains only the desired repository url, no newlines or anything.
 +
==Self-Hosting==
 +
There's no real need to self-host your own HBAS repo, but if you're interested you can check out the web folder in the GitHub repository. Inside there's a python script that can assist in building a directory, which can then be hosted locally or on a server.
  
=== Self-Hosting ===
+
The HBAS binary currently expects a /directory.yaml file, and then a /apps/ folder, which contains HBL-compatible apps folder (like <code>sd:/wiiu/apps/</code>). You can setup the directory.yaml file without using the python script, but the script makes it easier. Once your have your server setup, you will need to create a <code>repository.txt</code> file on your SD card to point HBAS to it (see [[#Customization]]).
There's no real need to self-host your own HBAS repo, but if you're interested you can check out the web folder. Inside there's a python script that can assist in building a directory, which can then be hosted locally or on a server.
+
==Future==
 
 
The HBAS binary currently expects a /directory.yaml file, and then a /apps/ folder, which contains HBL-compatible apps folder (like sd:/wiiu/apps/). You can setup the directory.yaml file without using the python script, but the script makes it easier. Once your have your server setup, you will need to create repository.txt on your SD card to point HBAS to it (see Customization).
 
 
 
=== Future ===
 
 
See the issues page on github: https://github.com/vgmoose/hbas/issues
 
See the issues page on github: https://github.com/vgmoose/hbas/issues
 
In short, the following things are planned:
 
In short, the following things are planned:
- smoother scrolling
+
* smoother scrolling
- permissions for apps
+
* permissions for apps
- multiple repo management
+
* multiple repo management
- json instead of yaml for the directory
+
* json instead of yaml for the directory
- handle corrupt apps/icons
+
* handle corrupt apps/icons
 
 
Contribute to any of the above are welcome, check out the code and help out! It would be much appreciated.
 
 
 
=== Credits ===
 
 
 
pwsincd - Helped design the web interface
 
brienj - Provided many, many development tips and help
 
dimok - The HBAS code is based off HBL directly, as well as making heavy use of his custom libraries.
 
  
QuarkTheAwesome - Development help, as well as their exception handler
+
Contributions to any of the above are welcome, check out the code and help out! It would be much appreciated.
CreeperMario - Porting over some old apps to HBL format
+
==Credits==
Dylon99 - Participated in "extreme" beta testing
+
* [https://github.com/pwsincd pwsincd] - Helped design the web interface
Marionumber1 - For reluctantly being a 5.5.x enabler
+
* [https://github.com/xhp-creations brienj] - Provided many, many development tips and help
 +
* [https://github.com/dimok789 dimok], [https://github.com/dibas dibas], [https://github.com/Maschell Maschell] and [https://github.com/n1ghty n1ghty] - The HBAS framework code is based off HBL directly, as well as making heavy use of their custom libraries.
 +
* [https://github.com/QuarkTheAwesome QuarkTheAwesome] - Development help, as well as his exception handler
 +
* [https://github.com/CreeperMario CreeperMario] - Porting over some old apps to HBL format
 +
* [https://github.com/dylon99 Dylon99] - Participated in "extreme" beta testing
 +
* [https://github.com/Marionumber1 Marionumber1], [https://github.com/yellows8 yellows8] and other [https://github.com/wiiudev wiiudev] members - Userland/Kernel exploits
  
 
The in-app music is [https://t-tb.bandcamp.com Scream Pictures by (T-T)b].
 
The in-app music is [https://t-tb.bandcamp.com Scream Pictures by (T-T)b].
 +
==License==
 +
Homebrew App Store is licensed under the [https://www.gnu.org/licenses/gpl-3.0.en.html GPL3 license], so it can be freely modified and used as long as the source remains public. Scream Pictures is copyright (T-T)b and is not to be distributed or used outside of an official HBAS binary.
  
=== License ===
+
This app is open source and free to distribute because the users (yes, you!) [https://www.gnu.org/philosophy/free-sw.en.html deserve it].
Homebrew App Store is licensed under the GPL3 license, so it can be freely modified and used as long as the source remains public. Scream Pictures is copyright (T-T)b and is not to be distributed or used outside of an official HBAS binary.
+
==More Links==
 
+
* [https://gbatemp.net/threads/release-homebrew-app-store.433275/ GBATemp Post]
This app is open source and free to distribute because the users [https://www.gnu.org/philosophy/free-sw.en.html (yes you!) deserve it].
+
* [http://vgmoose.com/blog/release-homebrew-app-store-for-wii-u-6514140396/ Blog post on vgmoose.com]
 
+
* [http://www.wiiubru.com/appstore/ WiiUBru (the default app repository)] by pwsincd
=== More Links ===
 
[https://gbatemp.net/threads/release-homebrew-app-store.433275/ gbatemp post]
 
 
 
[http://vgmoose.com/blog/release-homebrew-app-store-for-wii-u-6514140396/ vgmoose.com release post]
 
 
 
[http://www.wiiubru.com/appstore/ wiiubru app repository] by pwsincd
 

Revision as of 11:26, 11 July 2016

Homebrew App Store
App Store logo.png
General
Author(s)VGMoose
TypeUtility
Version1.0
Links
Download
Source
Downloadable via the Homebrew App Store

The Homebrew App Store allows the user to download, manage and update homebrew apps for the Wii U directly to an SD card. It is inspired by the Homebrew Browser available on the original Wii. The standalone app has no central repo, and requires a repo to be set up in order for it to be used properly.

Video

Check out the video here.

Hbas screenshot.png

Description

The Homebrew App Store allows you to download homebrew apps for HBL directly in the app. Installed apps can also be reinstalled, updated or deleted. It is an attempt at a poor man's Cydia for the Wii U!

To use it, put the downloaded app bundle in sd:/wiiu/apps/appstore, and launch it via HBL.

Apps featured within HBAS are made by other homebrew developers. If anyone takes an issue with their work being distributed in this manner, contact the respective repository owner.

Although "store" is in the name, the apps within are all free - If a specific homebrew developer wants to charge for their app, they would have to do so outside of HBAS. The name just refers to the concept of an App Store.

Requirements

  • Internet connection
  • SD card
  • A way to run HBL

How to Use

Unzip the "appstore" folder from the zip at the above download link. This is the bundled HBAS app. Place this folder inside the /apps/wiiu/ folder on your SD card. After this, run HBL and select it from the menu.

Once the app launches, press A or touch the screen to close the splash screen. You can scroll with either analogue stick, the D-pad or the touch screen. To download an app, touch its icon and choose "GET".

Guide

  • LOCAL - An app that is only on your SD card
  • INSTALLED - An app on your SD card and the server
  • UPDATE - An app on your SD card and the server, with a different version number
  • GET - An app only on the server

Default Repository

The app bundle provided above features http://wiiubru.com/appstore as the default repository, courtesy of pwsincd. The apps featured there are hosted on his server.

Troubleshooting

  • Duplicate apps - HBAS tries to figure out which apps you have installed by checking the app's folder name. You can safely ignore the duplicates, or delete the copy marked as "local".
  • Update was a downgrade - Upgrading software relies on the repository maintainer to keep the version numbers up to date. Since versions don't have to be numbers, the updater performs a "not equal to" theck rather than a "greater than (>)" check.
  • Crashed with white text on black text! - Report a bug on the GitHub page or GBATemp thread with a photo of what your screen looks like, and explain how you made it error.
  • Seems to have frozen - Report a bug, and describe what you were doing when it froze and if you were still able to scroll.
  • No apps are listed, only local ones - This happens when the server can't be reached. TubeHax DNS may be down, or your repo may be down.
  • HBL/HBAS won't load anymore! - One of the app icons has been corrupted, delete the faulty program, or remove all of them until HBL and HBAS are all that's left.
  • An app button was pressed, but no window opens - Pressing the buttons waits for the server to respond, so it may respond once the metadata download is complete.

Customization

There are three components that can currently be customized:

  • The splash screen: place your own "splash.png" in sd:/wiiu/apps/appstore/resources/splash.png
  • The music: place your own "screampics.mp3" in sd:/wiiu/apps/appstore/resources/screampics.mp3
  • The repository: place a "repository.txt" file in sd:/wiiu/apps/appstore/repository.txt

For the images and music, they must be png and mp3 respectively. For repository.txt, it should be a file that contains only the desired repository url, no newlines or anything.

Self-Hosting

There's no real need to self-host your own HBAS repo, but if you're interested you can check out the web folder in the GitHub repository. Inside there's a python script that can assist in building a directory, which can then be hosted locally or on a server.

The HBAS binary currently expects a /directory.yaml file, and then a /apps/ folder, which contains HBL-compatible apps folder (like sd:/wiiu/apps/). You can setup the directory.yaml file without using the python script, but the script makes it easier. Once your have your server setup, you will need to create a repository.txt file on your SD card to point HBAS to it (see #Customization).

Future

See the issues page on github: https://github.com/vgmoose/hbas/issues In short, the following things are planned:

  • smoother scrolling
  • permissions for apps
  • multiple repo management
  • json instead of yaml for the directory
  • handle corrupt apps/icons

Contributions to any of the above are welcome, check out the code and help out! It would be much appreciated.

Credits

The in-app music is Scream Pictures by (T-T)b.

License

Homebrew App Store is licensed under the GPL3 license, so it can be freely modified and used as long as the source remains public. Scream Pictures is copyright (T-T)b and is not to be distributed or used outside of an official HBAS binary.

This app is open source and free to distribute because the users (yes, you!) deserve it.

More Links