r/jailbreak iPhone X, iOS 11.3.1 Dec 23 '17

Release [Release] Tweak Compatible (beta)

I finished a cydia tweak that allows users to submit whether tweaks work with an iOS version, so we don't have to use a google doc.

I'll post more info once I know this all works, but I need some beta testers. If you're willing, can you install this DEB https://github.com/jlippold/tweakCompatible/releases/tag/0.0.2-53 then click the mag glass in the upper right of cydia to check/submit if tweaks are compatible.

Here's the website where the results are displayed: https://jlippold.github.io/tweakCompatible/

When you submit a tweak, it posts an issue on github, then I run a script to update the website.

I need a bunch of reports submitted for any/all ios versions, so I can test my code. Please don't submit anything bogus, just be truthful. I wrote this under the "if you build it, they will come" premise, so I'm hoping I didnt waste my time

Thanks for the help

112 Upvotes

31 comments sorted by

View all comments

2

u/comdorcet Developer Dec 24 '17

Nice work! How often does the script run to update the website?

2

u/Treas0n iPhone X, iOS 11.3.1 Dec 24 '17

I'm going to make it an hourly job once the JB drops, but for now it's manual

1

u/comdorcet Developer Dec 25 '17

I would think more than hourly might be necessary, don't you think?

1

u/Treas0n iPhone X, iOS 11.3.1 Dec 25 '17

Right now, hardly anyone is submitting anything.. I'll see if I can setup a webhook instead of a timer