An open API service indexing awesome lists of open source software.

https://github.com/stevenpersia/netflix-desktop-app

Netflix desktop app - ElectronJS
https://github.com/stevenpersia/netflix-desktop-app

desktop-app electron electron-app electronjs netflix

Last synced: 11 months ago
JSON representation

Netflix desktop app - ElectronJS

Awesome Lists containing this project

README

          


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 :

```bash
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!