├── README.md ├── bouncy.min.js └── installer.provisioned.bouncy.apk /README.md: -------------------------------------------------------------------------------- 1 | # Bouncy 2 | 3 | ## Installation 4 | 5 | 1. Download and install [this apk](https://raw.githubusercontent.com/WeeklyProblem/Bouncy/main/installer.provisioned.bouncy.apk) 6 | 2. Follow in app instructions to install Syncler on your device. 7 | 3. Open Syncler and click play. 8 | 9 | 10 | ## Alternate ways to install 11 | 12 | ### Install in Syncler 13 | 1. Open Syncler. 14 | 2. Open Settings > Provider packages > Install > **Kosmos** 15 | 3. Follow instructions on-screen. 16 | 4. Enter https://raw.githubusercontent.com/WeeklyProblem/Bouncy/main/bouncy.min.js 17 | 5. Click done in app. 18 | 6. (Optional) Delete Express packages as it may contain duplicate providers. 19 | -------------------------------------------------------------------------------- /installer.provisioned.bouncy.apk: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/WeeklyProblem/Bouncy/57cd4ba7ac29e9217acbe7f8ff1c649559fc8bf0/installer.provisioned.bouncy.apk --------------------------------------------------------------------------------