Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Smart123s/MagiskOnWSARemote

 
 

Repository files navigation

Repository archival

The package sources (and not the repo) has been moved.

For releases go to https://github.com/YT-Advanced/WSA-Script/releases

For the choco package sources go to https://github.com/Smart123s/chocolatey-packages/tree/selfhost/magisk-on-wsa

The choco repository mentined below is still maintained.

Original readme

⚠️Notice: This repository is a fork and will be force-pushed on a regular basis.

Installation via Chocolatey

  1. Add my chocolatey repository as a source
choco source add -n smart123s-choco -s "https://nuget.cloudsmith.io/smart123s/choco/v2/"
  1. Install package as usual
choco install magisk-on-wsa

Why a custom repository?

Distribution of modified versions of Microsoft (or any proprietary software) is in a legally gray are. Moreover, LSPosed no longer provides official builds via Actions artifacts in their repositories. As a result, we have to rely on unofficial builds. These two factors makes the package hardly fit the official Chocolatey Community Repository, so to not risk my account getting banned there, I've decided to self host this package for personal use.

Direct Installation

Download the latest build for you architecutre (x64 or arm64), extract the archive, and run the Install.ps1 script.
The SHA256 checksums are also proveded if you would like to verify your downloads.

About

Windows Subsystem for Android builds with Magisk and Google Play. Packaged for chocolatey.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 64.9%
  • PowerShell 35.1%