Zebra

A Useful Package Manager

Github星跟踪图

Zebra Build Status Crowdin Latest release

Zebra (née AUPM) is a Package Manager for jailbroken iOS devices. It is built to support iOS 9 up to iOS 13 and for iPhones and iPads alike.

Translations

Zebra supports localization, but help is needed in order to translate Zebra!

If you are familiar with a language that is not currently supported by Zebra (you can check out a list of currently supported languages on Crowdin), you can help us out by translating Zebra into your language. There are three ways to do this:

  1. The easiest and preferred method is by using Crowdin.

    1. If you want to add support for a new language to Zebra. First, file an issue here and tell us for which language you'd like to add support. Once we add it to Crowdin, you can start translating strings at https://translate.getzbra.com/
    2. If you want to update a language already in Zebra and correct some issues, head over to https://translate.getzbra.com/, select your language, and update the new translations.
  2. If you do not know how to use Xcode or are not able to use Xcode, you can download Zebra's strings from here and translate them one-by-one. The English strings are on the left side while the strings that needed to be translated are placed on the right side. Once you are done, you can file an issue with a link to your translated Localizable.strings, and we will review it for inclusion in Zebra.

  3. If you are comfortable using Xcode, you can add a new language to the Zebra project, translate all of the strings (located in the Base.lproj folder), and then submit a Pull Request with your translated .strings file and we will review it for inclusion in Zebra.

If there is a language that has an inaccurate translation that is already supported by Zebra, you can locate the .strings file and edit it directly from GitHub and create a new Pull Request. It will be reviewed for inclusion in Zebra.

New strings may be added in future Zebra versions from time to time, so it is important to keep a lookout for modified strings!

Bug Reports

The best way to report a bug with Zebra is to open an issue here.

Fill out the required fields to the best of your ability in order to have a better chance of getting your issue fixed.

I may require some additional information in order to isolate the issue in question and may ask for your response. Your help is appreciated.

You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing up, or you can email me your bug report from within Zebra.

Feature Requests

Feature requests are welcome as well and are also tracked through GitHub issues here.

Fill out the required fields to the best of your ability (mockups, screenshots, descriptions, etc.).

You must create a GitHub account to create an issue. If you do not have one, it is free to create one by signing, up or you can email me your feature request from within Zebra.

Pull Requests

Pull requests to fix bugs, add new features, and fix awful code (I'm sure there is a lot) are also very welcome, and I'm happy to work with you in order to get your PR into Zebra.

Installation

From an APT Repo

Zebra is available from Zebra's APT repo for iOS located here.

This source can be added to any package manager on your iPhone or iPad, and it is included by default with Zebra to provide future updates.

Zebra also has a beta repository that contains builds for beta testers to try out new features and report potential problems you can add Zebra's beta APT repo for iOS located here.

Pre-compiled debs

Pre-compiled debs are available via GitHub releases if that is your fancy.

Using Xcode & theos

If you want to compile Zebra yourself, you can use the following steps. A computer running macOS is required and must have Xcode installed.

  1. Clone this repository using git clone --recursive https://github.com/wstyres/Zebra.git
  2. cd into the Zebra folder
  3. (One time only) Install xcpretty if you haven't already via sudo gem install xcpretty
  4. run make do (If you don't have theos already installed on your computer, follow the steps located here)
  5. Done!

主要指标

概览
名称与所有者zbrateam/Zebra
主编程语言Swift
编程语言Objective-C (语言数: 6)
平台
许可证GNU General Public License v3.0
所有者活动
创建于2018-10-26 14:37:19
推送于2023-09-10 15:23:26
最后一次提交
发布数105
最新版本名称v1.1.36 (发布于 )
第一版名称v1.0-beta1 (发布于 )
用户参与
星数1.2k
关注者数51
派生数199
提交数4.5k
已启用问题?
问题数1462
打开的问题数16
拉请求数363
打开的拉请求数1
关闭的拉请求数63
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?