stevenpersia / netflix-desktop-app

Netflix desktop app - ElectronJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netflix

Netflix desktop app

This project is not maintained anymore :(

Overview

Tired of having to connect to Netflix site to see your favorite shows when you are on your computer ? Install the Netflix desktop app and enjoy !

Of course, all rights are reserved for Netflix.

Installation and usage

Running the project

Clone this repository :

git clone https://github.com/stevenpersia/netflix-desktop-app.git
cd netflix-desktop-app

Install packages :

yarn

When installation is complete, run one of these commands :

yarn dev # development
# or
yarn dist # create dist, you'll find app in this folder

Star, Fork, Clone & Contribute

Feel free to contribute on this repository. If my work helps you, please give me back with a star. This means a lot to me and keeps me going!

About

Netflix desktop app - ElectronJS

License:MIT License


Languages

Language:JavaScript 100.0%