Git Product home page Git Product logo

msmaiaa / nativeflix Goto Github PK

View Code? Open in Web Editor NEW
44.0 5.0 3.0 29.43 MB

React Native app that shows a list of movies and tv shows coming from the popcorn time api, when a media is selected the data is sent to the server, that handles the torrent streaming.

TypeScript 3.28% JavaScript 88.29% CSS 3.62% HTML 4.81%
react native react-native peerflix torrent stream socket socket-io javascript node

nativeflix's Introduction

nativeflix

this is the old readme, im currently remaking the project

This is an app that gathers movies and shows data from the PopcornTime api, generating a list of movies and shows for the selected genre. It connects to your pc through sockets using the nativeflix-server, creating the possibility to download the torrent provided by the api or stream it to a video player. I used expo because i wanted to test it on ios and android without having a mac. More info here.

Preview

first second third

Installation

Use the package manager npm to install expo.

npm install --global expo-cli
npm install

Usage

Create a config.json file on the root folder of the project, put the local ip of the machine that is running the server and the port of preference (use the same on the server). Just like the example below.
If you don't know how to find the local ip, click here: help

{
  "ip": "192.168.0.10",
  "port": "1337"
}

Use this to start the app.

expo start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

here

nativeflix's People

Contributors

msmaiaa avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.