Hb Appstore

Homebrew App Store - GUI for downloading/managing homebrew apps for video game consoles
Alternatives To Hb Appstore
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ryujinx23,294
3 hours ago563mitC#
Experimental Nintendo Switch Emulator written in C#
Easy_profiler1,899
23 days ago90mitC++
Lightweight profiler library for c++
Tegrarcmgui1,159
2 years ago22gpl-2.0C++
C++ GUI for TegraRcmSmash (Fusée Gelée exploit for Nintendo Switch)
Hb Appstore800
16 days ago9gpl-3.0C++
Homebrew App Store - GUI for downloading/managing homebrew apps for video game consoles
Boop311
5 years ago19unlicenseC#
GUI for network install for switch and 3ds
Plutonium223
10 days ago11mitC++
An easy-to-use UI framework for Nintendo Switch homebrew
Borealis191
10 months ago85apache-2.0C++
Hardware accelerated, controller and TV oriented UI library for PC and Nintendo Switch (libnx)
Enigma2175
4 hours ago114gpl-2.0Python
openatv-gui
Hacpack63
4 years ago2gpl-2.0C
Make and repack Nintendo Switch NCAs/NSPs
Nro Asset Editor23
3 years ago3mitPython
Edit asset data in Switch homebrew .nro files
Alternatives To Hb Appstore
Select To Compare


Alternative Project Comparisons
Readme

Homebrew App Store

GPLv3 License gitlab ci travis Financial Contributors on Open Collective discord twitter PRs Welcome

A Chesto-based graphical frontend to the get package manager for downloading and managing homebrew on video game consoles, such as the Nintendo Switch and Wii U. This is a replacement to the older Wii U Homebrew App Store.

Supported Platforms

Nintendo Switch

To run this program, a Nintendo Switch with access to the Homebrew Menu is required. This can be done on most Switches manufactured before July 2018, for compatibility check your serial number at ismyswitchpatched.com. To run hbmenu, see the tutorial here.

Extract the latest hb-appstore to sd:/switch/appstore/, and run "hb App Store" from within hbmenu. When you're done, you can press the Minus (-) button to exit.

Nintendo Wii U

To run this program, a Wii U with access to the Homebrew Launcher is required. This can be done on any firmware, for compatibility check at ismywiiupatched.com. To run the Homebrew Launcher, see the tutorial here.

Extract the latest hb-appstore to sd:/wiiu/apps/appstore/, and run "hb App Store" from within Homebrew Launcher. When you're done, you can press the Minus (-) button to exit.

Web and Desktop

Web browsers can download files from the Homebrew App Store at apps.fortheusers.org. Source code: hbas-frontend

Desktop platforms (Windows, MacOS, and Linux), can use @LyfeOnEdge's unofficial-appstore, or their alternative program: HBUpdater

3DS and Wii

There are work-in-progress ports to 3DS and Wii, with varying degrees of feature support. These can be compiled using the instructions below, but aren't yet ready to be used by most users.

If you would like to help maintain repos for these platforms, or contribute code / ideas, please feel free to make a PR or contact us on the 4TU Discord!

Maintaining a repo

See get's instructions for setting up a repository. Everything is designed to be statically hosted. If there's no repo provided in the repos.json config file, then it will generate a default one pointing to switchbru.com/appstore.

If you run into any issues and need help maintaining or setting up a libget repo, feel free to get in touch with vgmoose at [email protected] or on Discord.

Compilation instructions

This program is written using chesto and has dependencies on libcurl, libget, and zlib. The chesto and libget libraries are included in this repo as submodules. SDL2 or SDL1 is also required depending on the target platform.

You can get pre-compiled binaries for each platform under Pipelines for a given commit. The download artifacts dropdown is to the right of the build passing status.

Building with Docker

The easiest way to build is using the Spheal x86_64 docker container. It uses this dependency helper script to be able to build for all supported platforms. This is how the pre-compiled binaries are built.

  1. Install Docker
  2. Run the following, replacing switch with the target platform (one of switch, wiiu, or pc):
git clone --recursive https://gitlab.com/4TU/hb-appstore.git
cd hb-appstore
export PLATFORM=switch    # or wiiu, 3ds, wii, pc, pc-sdl1
docker run -v $(pwd):/code -it registry.gitlab.com/4tu/spheal /bin/bash -c "cd /code && make $PLATFORM"

Depending on which platform you chose, appstore.nro or appstore.rpx should now be sitting in the cloned directory.

If you are using an M1 Mac, you may have more luck running dependency_helper.sh inside of an arm64 ubuntu container, or trying the platform-specific instructions below.

Building for Specific Platforms

Compilation instructions for specific supported platforms (Switch, Wii U, 3DS, Wii) can be found in Compiling.md

License

This software is licensed under the GPLv3.

Free software is software that gives you the user the freedom to share, study and modify it. We call this free software because the user is free. - Free Software Foundation

Maintainers

Contributing

If you have some functionality that you'd like to see feel free to discuss it on an issues page, or if you already have an implementation or desire that you'd like to see, feel free to fork and make a pull request!

For code contributions, it's not required, but running a clang-format before making a PR helps to clean up styling issues:

find . \( -name "*.cpp" -or -name "*.hpp" \) -not -path "./libs/*" -exec clang-format -i {} \;

Contributors

Code Contributors

This project exists thanks to all the people who contribute!

Financial Contributors

Become a financial contributor and help us sustain our community!

Organizations

Support this project with your organization. Your logo will show up here with a link to your website.

Popular Gui Projects
Popular Switch Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Gui
Switch
Package Manager
Appstore
Nintendo
3ds
Nintendo Switch