Includes:
- All Package Viewer
- Package Category Sorting
- Package Category Viewer
- Sileo Depiction Viewer
- iOS Style UI
- Smooth Animations
This can be used to generate a WebView depiction for Cydia using just your SileoDepiction.json file!
Example Available: Here
This is a great place to set the landing page for your repo. It will automatically handle adding all your packages as well as adding links to their respective depiction pages complete with all the available arguements.
Simply Specify your Repo's URL in the addresss.
For example you can view my Cydia repo in using the following arguement:
https://pinpal.github.io/Sileo-Depiction-WebViews/repo/?repo=https://pinpal.github.io/
Property | Description |
---|---|
repo | URL of Cydia Repo |
Example Available: Here
Simply Specify your SileoDepiction JSON file in the address.
You can also add other optional arguements seperated by an and (&) symbol for a more complete depiction eg:
https://pinpal.github.io/Sileo-Depiction-WebViews/?json=https://pinpal.github.io/package/Example/SileoDepiction.json&name=Example&dev=PINPAL
Property | Description |
---|---|
json | URL of SileoDepiction JSON file |
name | Tweak Title |
dev | Tweak Developer |
price | Tweak Price (Integer) |
section | Tweak Section (Eg: Tweaks/Themes) - used to generate generic icon |
icon | Tweak Icon - overrides tweak section |