├── Screenshot_1.png ├── Screenshot_2.png ├── Screenshot_3.png └── README.md /Screenshot_1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dr-Sauce/Forte/HEAD/Screenshot_1.png -------------------------------------------------------------------------------- /Screenshot_2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dr-Sauce/Forte/HEAD/Screenshot_2.png -------------------------------------------------------------------------------- /Screenshot_3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Dr-Sauce/Forte/HEAD/Screenshot_3.png -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Forte 2 | Convert Deb to Dylib on iOS. Handy for [LiveContainer](https://github.com/LiveContainer/LiveContainer). 3 | 4 | Requires [Unarchiver](https://apps.apple.com/app/id1552555240). 5 | 6 | ${f} 7 | 8 | # Install 9 | 1. Go to [Releases](https://github.com/Dr-Sauce/Forte/releases/latest). 10 | 2. Open iCloud link and press **Add Shortcut**. 11 | 12 | # Source: 13 | [Shortcut Updater](https://github.com/Dr-Sauce/ShortcutUpdater) ([Dr-Sauce](https://github.com/Dr-Sauce)) 14 | --------------------------------------------------------------------------------