Skip to content

🐚 Qt5-based shell for Stremio; compile this to run the desktop app natively on Apple silicon

License

Notifications You must be signed in to change notification settings

erfansamandarian/stremio-mac

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stremio for Apple Silicon

logo

Installation with DMG

Download DMG: https://github.com/erfansamandarian/stremio-mac/releases/download/v4.4.168/Stremio.4.4.168.dmg

Install dependencies:

brew install mpv node qt@5 ffmpeg openssl@3 icu4c@75

Run:

sudo xattr -r -d com.apple.quarantine /Applications/Stremio.app

Installation with Script

Quickest

bash -c "$(wget -qLO - https://github.com/erfansamandarian/stremio-mac/raw/master/quick.sh)"

(Note: you will have to provide sudo access for finalize.sh and pack.sh)

Quickish

git clone https://github.com/erfansamandarian/stremio-mac
cd stremio-mac
chmod +x install.sh
./install.sh` (Note: you will have to provide sudo access for finalize.sh and pack.sh)

Open the .dmg file and drag and drop the Stremio application into your Applications folder

install

About

🐚 Qt5-based shell for Stremio; compile this to run the desktop app natively on Apple silicon

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 35.4%
  • QML 17.1%
  • NSIS 12.0%
  • Shell 11.9%
  • JavaScript 10.3%
  • CMake 4.0%
  • Other 9.3%