Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 1.48 KB

README.md

File metadata and controls

56 lines (38 loc) · 1.48 KB

Stremio-shell-ng-MacOs

Overview

Stremio-shell-ng-MacOs is a web wrapper for the Stremio application on macOS. This was made due to lack of support of Stremio v5 on MacOs and I couldn't really find much differences between v5 and the web version.

Build Instructions

To install Stremio-shell-ng-MacOs, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Shockshwat/Stremio-shell-ng-MacOs.git
  2. Navigate to the project directory:
    cd Stremio-shell-ng-MacOs
  3. Install the dependencies:
    npm install
  4. Build the project:
    npm run make

Or Alternatively,

  1. Run the Build Server:
npm run start

Usage

Get the Application from Releases and move it to the Applications Folder If you want it to appear on the Launchpad.

Troubleshooting

There is a slight chance that you might get an error "This app is damaged and cannot be run" and in that case just open terminal and run this command :

xattr -dr com.apple.quarantine (Path/To/App)

This can be because of signing issues and I am not really in a place to buy a developer account to sign my apps. Please open an issue if there is a workaround.

Contributing

I welcome contributions to the project!

Contact

For any questions or support, please open an issue on the GitHub repository.