How to install tweaks and themes using Electra?
Prerequisites: FilzaEscaped, ZipApp Free (get on App Store)
Firstly head over here and search for your tweak, then grab the deb file. The tweak must not have any dependencies, except for: Cydia Substrate and PreferenceLoader.
Open the .deb file in ZipApp Free and extract it. Inside the extracted folder you will see two files: data.x and control.x (where 'x' is the file extension). We need the data one, tap on it and extract that as well
We're done with ZipApp Free
Go to Filza and on the bookmarks select "App Manager", select ZipApp Free, navigate to "Documents" and "Imported Files".
Find the folder where you extracted the deb and now let's start copying files.
Files located in Library/MobileSubstrate/DynamicLibraries will need to be copied to /bootstrap/Library/SBInject
Files located in Library/PreferenceLoader/Preferences will go to /bootstrap/Library/PreferenceLoader/Preferences
Files located in Library/PreferenceBundles will go to /bootstrap/Library/PreferenceBundles
Files located in Library/Themes will go to /bootstrap/Library/Themes
Other files will be copied to their respective folders (for example: Library/Zeppelin will go into /Library/Zeppelin)
Now open Filza again, navigate to /bootstrap/bin and copy the bash file to /bin, then tap the 'bash' binary and execute it. You will get a shell, type "killall SpringBoard" to respring
In order to remove a tweak simply delete the files you copied in the steps above
Comments
Post a Comment