Skip to content

iOSDevT/cylinder

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TO PEOPLE WHO JUST WANT A .DEB

ESPECIALLY insanelyi and hackyouriphone

USE THIS ONE!!!!! THE ONE IN THIS REPOSITORY IS AN UNSTABLE BUILD. It's literally broken.

Cylinder

The free software alternative to Barrel

Available Effects

  • A lot, I don't feel like listing them all anymore.

If you want more, check out /r/cylinder!

If you want to make your own effects, check out EXAMPLE.lua. Once you've made your own effect, make a folder with your name in /Library/Cylinder on your phone (like /Library/Cylinder/rweichler), drop your scripts in, and it should appear in settings. You don't even have to respring! This allows for rapid testing.

Compatible devices

Tested

  • iPod touch 4
  • iPod touch 5
  • iPhone 4S
  • iPhone 5S

Compatible iOS versions

Tested

  • iOS 4 (preference bundle crashes)
  • iOS 5
  • iOS 6
  • iOS 7

Not tested, but might work

  • iOS 3

Probably doesn't work

  • iOS 2
  • iPhone OS

Todo list

  • Make proof-of-concept cycript 'script'
  • Port it to a Mobilesubstrate tweak
  • Add Lua bindings
  • Add preferences bundle
  • Fix OS specific bugs <----- well, maybe not all of them but it is acceptable
  • Add randomize switch
  • Add more example Barrel thingies
  • Code cleanup <-------- this is ongoing
  • Fix conflicts with popular tweaks
  • Put on BigBoss

##Building

If you don't feel like building this, here's a .deb of the latest stable build.

First, init the submodules:

git submodule update --init

And then make:

make package

Puts a freshly baked cylinder.deb in the root of the repository. :)

License

GNU GPL, unless otherwise stated in the files themselves.

About

The libre alternative to the Barrel tweak for iOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors