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

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

Installation with Script

Quicker

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)

Quick

  1. git clone https://github.com/erfansamandarian/stremio-mac

  2. cd stremio-mac

  3. chmod +x install.sh

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

  5. 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.5%
  • QML 17.1%
  • NSIS 12.0%
  • Shell 11.8%
  • JavaScript 10.3%
  • CMake 4.0%
  • Other 9.3%