Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI for iHub

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.

Key features

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.

Start

Install this project by running:

curl -fsSL raw.githubusercontent.com/iOpenInterconnect/ihub-cli/refs/heads/main/install.sh -o install.sh
bash install.sh

You 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.

About

A basic CLI that attempts to automate installation and updating of common Open Source iOS implementations

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages