All Projects → cj123 → Canijailbreak.com

cj123 / Canijailbreak.com

Licence: mit
a website which tells you whether you can jailbreak your iOS device.

Projects that are alternatives of or similar to Canijailbreak.com

Open Source Ios Apps
📱 Collaborative List of Open-Source iOS Apps
Stars: ✭ 28,826 (+25637.5%)
Mutual labels:  iphone, ipad, apple-tv
Hostess.swift
A Swift implementation of NSHost that works on iOS, OS X and tvOS. Hostess.swift is safe to use in a framework because it does not require a bridging header. Hostess is Swift 4.0 (or newer) only and replaces the Swift 2.x only Host.swift.
Stars: ✭ 27 (-75.89%)
Mutual labels:  iphone, ipad, apple-tv
BDLocalizedDevicesModels
Apple devices model names localized.
Stars: ✭ 23 (-79.46%)
Mutual labels:  iphone, ipad, apple-tv
Colorify
Colorify - simple, yet powerful color library.
Stars: ✭ 106 (-5.36%)
Mutual labels:  iphone, ipad
Smserver
An app to allow Jailbroken iPhones to send texts & attachments from their browser
Stars: ✭ 93 (-16.96%)
Mutual labels:  iphone, jailbreak
Alsystemutilities
THIS REPO IS NO LONGER MAINTAINED! Check https://github.com/andrealufino/Luminous. This library provides a list of 80 methods to get every kind of system information!
Stars: ✭ 644 (+475%)
Mutual labels:  iphone, ipad
Blockparty
Ad Blocker App for iOS, macOS
Stars: ✭ 722 (+544.64%)
Mutual labels:  iphone, ipad
Chat Sdk Ios
Chat SDK iOS - Open Source Mobile Messenger
Stars: ✭ 813 (+625.89%)
Mutual labels:  iphone, ipad
Numericaltextentry
An iOS library for beautiful number entry fields. iPad friendly. Written in Swift.
Stars: ✭ 16 (-85.71%)
Mutual labels:  iphone, ipad
Responsivedevices.css
Responsive CSS Device frames for your landing pages
Stars: ✭ 59 (-47.32%)
Mutual labels:  iphone, ipad
Otganttchartkit
OTGanttChartKit is gantt chart framework for iOS. This framework use easily like UITableView.
Stars: ✭ 38 (-66.07%)
Mutual labels:  iphone, ipad
Datepicker
A Date Picker with Calendar for iPhone and iPad Apps.
Stars: ✭ 103 (-8.04%)
Mutual labels:  iphone, ipad
Wsprogresshud
This is a beauful hud view for iPhone & iPad
Stars: ✭ 588 (+425%)
Mutual labels:  iphone, ipad
Assistantkit
Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift.
Stars: ✭ 569 (+408.04%)
Mutual labels:  iphone, ipad
Jotify
Sticky notes reimagined - written in Swift
Stars: ✭ 79 (-29.46%)
Mutual labels:  iphone, ipad
Hackers
Hackers is an elegant iOS app for reading Hacker News written in Swift.
Stars: ✭ 513 (+358.04%)
Mutual labels:  iphone, ipad
Ipa Server
Upload and install IPA in web.
Stars: ✭ 392 (+250%)
Mutual labels:  iphone, ipad
Device
Light weight tool for detecting the current device and screen size written in swift.
Stars: ✭ 1,503 (+1241.96%)
Mutual labels:  iphone, ipad
Xhlaunchad
🔥The screen opening advertising solutions - 开屏广告、启动广告解决方案-支持静态/动态图片广告,mp4视频广告,全屏/半屏广告、兼容iPhone/iPad. 【 Github下载不了/下载慢 可以访问国内下载地址: https://gitee.com/CoderZhuXH/XHLaunchAd】
Stars: ✭ 3,578 (+3094.64%)
Mutual labels:  iphone, ipad
Shortcutsdirectory
A collection of user-submitted shortcuts for Shortcuts for iOS.
Stars: ✭ 376 (+235.71%)
Mutual labels:  iphone, ipad


canijailbreak.com

Build Status

a website which tells you whether you can jailbreak your iPhone, iPad, iPod touch or Apple TV.

Contributing

We welcome contributions to the code/design/data of the site! Currently, it's fairly basic.

A few guidelines for contributing:

  1. No beta jailbreaks - this rule seems more and more impossible to follow given the nature of most current jailbreaks. I ask that jailbreaks are at least reasonably stable before listed here - last thing Can I Jailbreak wishes to do is accidentally disable or break someone's device.
  2. No beta iOS versions
  3. Use one pull request per jailbreak addition - this will allow us to easily approve/reject new additions on a one-by-one basis.
  4. Commit tags for new jailbreaks, in the form of [jailbreak] <name> <version> for <iOS versions> are recommended :)
  5. Try to find the simplest route to jailbreak, such as one click GUIs, that support as many devices/iOS versions as possible.

installation

$ go get github.com/cj123/canijailbreak.com
$ cd $GOPATH/src/github.com/cj123/canijailbreak.com
$ go build .

running it

$ ./canijailbreak.com --help

This will generate output, by default into ./static.

adding jailbreaks

look in the file ./jailbreaks.yml for a layout

then run the ./canijailbreak.com util again

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].