This repository is the core utility of the project iHub.
It is designed to discover, manage, keep track of and automate open-source implementations of proprietary Apple Inc. software, such as the examples you can find below.
As of now, you are able to automatically install and manage various iOS-related Open Source projects. It is intended to be the core system that the future TUI will be based on.
Usage: ihub <command> [project] [options]
Manage open-source projects installed by iHub.
Commands:
status [project] Show installation status.
install <project> Install a project.
uninstall <project> Uninstall a project.
help Show this help.
Install this project by running:
curl -fsSL raw.githubusercontent.com/iOpenInterconnect/ihub-cli/refs/heads/main/install.sh -o install.sh
bash install.shYou can then run ihub in a new terminal window and test it out.
Feel free to open a PR or issue at any time!
This project works with UxPlay from: https://github.com/FDH2/UxPlay
UxPlay is licensed under the GNU General Public License v3 or later.
Apple, AirPlay, and iOS are trademarks of Apple Inc.