Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jlvcm/stremio-mrpiracy
mrpiracy movies list
https://github.com/jlvcm/stremio-mrpiracy
Last synced: 3 months ago
JSON representation
mrpiracy movies list
- Host: GitHub
- URL: https://github.com/jlvcm/stremio-mrpiracy
- Owner: jlvcm
- Created: 2019-11-04T13:25:47.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T12:00:40.000Z (about 2 years ago)
- Last Synced: 2023-08-03T06:53:56.194Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 271 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stremio addon for mrpiracy - show mrpiracy movies list and links
## Deploy It Yourself
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/jlvcm/stremio-mrpiracy)## Docker It Yourself
[docker push joaolvcm/stremio-mrpiracy](https://hub.docker.com/repository/docker/joaolvcm/stremio-mrpiracy)
### How to ?
You will need to install docker and node in your computer- Docker
- [Windows](https://docs.docker.com/docker-for-windows/install/)
- [Linux(Ubuntu)](https://docs.docker.com/engine/install/ubuntu/)
- [Mac](https://docs.docker.com/docker-for-mac/install/)
- Node
- [Windows](https://blog.teamtreehouse.com/install-node-js-npm-windows)
- [Linux(Ubuntu)](https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-20-04)
- [Mac](https://blog.teamtreehouse.com/install-node-js-npm-mac)Then you will need to open a terminal and set the prompt inside a folder of your own (this command process will depend on your system) to retrieve the image into your computer
After setting up run:```shell
docker pull joaolvcm/stremio-mrpiracy
```Then retrieve the project from the github
```shell
git clone https://github.com/jlvcm/stremio-mrpiracy.git
```You will see a new folder called `stremio-mrpiracy`, go inside and type:
```shell
cd stremio-mrpiracy
npm install
```This will install the dependencies of this project
Start the server```shell
node server.js
```Copy the link and paste it in Stremio in the add-ons section input box