Go to file
Swissky 6ed738e7ac Simplify 2024-06-29 21:46:34 +02:00
.github/workflows repo.json 2024-06-29 00:13:18 +02:00
.vscode Initial commit 2022-08-08 12:13:08 +02:00
9anime repo.json 2024-06-29 00:13:18 +02:00
Aniwave repo.json 2024-06-29 00:13:18 +02:00
HiAnime repo.json 2024-06-29 00:13:18 +02:00
Onstream repo.json 2024-06-29 00:13:18 +02:00
Sflix Simplify 2024-06-29 21:46:34 +02:00
SoraStream repo.json 2024-06-29 00:13:18 +02:00
Superstream repo.json 2024-06-29 00:13:18 +02:00
ZoroTV repo.json 2024-06-29 00:13:18 +02:00
gradle/wrapper Initial commit 2022-08-08 12:13:08 +02:00
.gitignore repo.json 2024-06-29 00:13:18 +02:00
README.md repo.json 2024-06-29 00:13:18 +02:00
build.gradle.kts repo.json 2024-06-29 00:13:18 +02:00
gradle.properties Initial commit 2022-08-08 12:13:08 +02:00
gradlew Initial commit 2022-08-08 12:13:08 +02:00
gradlew.bat Initial commit 2022-08-08 12:13:08 +02:00
repo.json repo.json 2024-06-29 00:13:18 +02:00
settings.gradle.kts repo.json 2024-06-29 00:13:18 +02:00

README.md

Cloudstream3 Plugin

Attempt to write some plugins for cloudstream

Mnemosyne provider

  • Sflix (WIP from scratch)

  • HiAnime (from Rowdy-Avocado)

  • Aniwave (from Rowdy-Avocado)

  • SuperStream (from Hexated)

  • ZoroTV (TODO from scratch)

  • Onstream (TODO from scratch)

  • SoraStream (from Hexated)

Docs

Build and deployment: 🆗 (https://shorturl.at/WbYNF)

Debug

adb devices
adb connect 192.168.1.X:5555
adb logcat -s mnemo

Notes