https://github.com/recloudstream/cloudstream/
- Free netflix alternative.
| #Install WinGet | |
| #Based on this gist: https://gist.github.com/crutkas/6c2096eae387e544bd05cde246f23901 | |
| $hasPackageManager = Get-AppPackage -name 'Microsoft.DesktopAppInstaller' | |
| if (!$hasPackageManager -or [version]$hasPackageManager.Version -lt [version]"1.10.0.0") { | |
| "Installing winget Dependencies" | |
| Add-AppxPackage -Path 'https://aka.ms/Microsoft.VCLibs.x64.14.00.Desktop.appx' | |
| $releases_url = 'https://api.github.com/repos/microsoft/winget-cli/releases/latest' | |
| [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 |
https://github.com/recloudstream/cloudstream/
I feel like Point and Click, Managerial and Turnbased games fit these rules.
| #EXTM3U | |
| #PLAYLIST:Mirova Rádia | |
| #EXTALB:Mirova Rádia | |
| #EXTINF:0,Česky - Rockradio 128 | |
| https://playerservices.streamtheworld.com/api/livestream-redirect/ROCK_RADIO.aac | |
| #EXTINF:0,Česky - Beat 128 | |
| https://ice6.abradio.cz/beat128.aac |