Skip to content

cj123/canijailbreak.com

Repository files navigation


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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published