All Projects → lassebrenden → electron-netflix

lassebrenden / electron-netflix

Licence: other
A simple Electron wrapper for Netflix

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to electron-netflix

netflix-clone
A Netflix clone made using React, Firebase, and Firestore
Stars: ✭ 102 (+436.84%)
Mutual labels:  netflix
vue-netflix-clone
The repository contains the clone of the application with millions of active users in real life.
Stars: ✭ 32 (+68.42%)
Mutual labels:  netflix
netflix-bitrate
Netflix recently stopped showing the bit rate selection menu that used to come up on pressing CTRL+ALT/OPTION+SHIFT+S. This chrome extension brings that back.
Stars: ✭ 15 (-21.05%)
Mutual labels:  netflix
NoteFlix
Permet d'avoir un score SensCritique sur les films/séries Netflix
Stars: ✭ 33 (+73.68%)
Mutual labels:  netflix
LightweightQtDRMStreamViewer
A lightweight as possible DRM stream viewer based on the Qt Web Engine
Stars: ✭ 15 (-21.05%)
Mutual labels:  netflix
imdb-ratings-on-netflix
See IMDb and Rotten Tomatoes ratings directly on Netflix
Stars: ✭ 77 (+305.26%)
Mutual labels:  netflix
discover-videos
This app is a clone of Netflix app, check out the course http://bit.ly/nextjs-udemy-ankita on how to build this
Stars: ✭ 81 (+326.32%)
Mutual labels:  netflix
series-ninja
Stream and Download your favourite TV series/Movies on Ubuntu/Linux & Windows Desktop
Stars: ✭ 23 (+21.05%)
Mutual labels:  netflix
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+894.74%)
Mutual labels:  netflix
NetflixRPC
Netflix RPC for Discord
Stars: ✭ 16 (-15.79%)
Mutual labels:  netflix
chrome-extension-aspectratio219
🖥️ Fit the screen properly in fullscreen mode on monitor ultrawide with 21:9 aspect ratio (Netflix, Youtube, PrimeVideo, Crunchyroll)
Stars: ✭ 28 (+47.37%)
Mutual labels:  netflix
ttml2srt
Convert TTML subtitles used by Netflix, HBO, CMore and others to SRT format
Stars: ✭ 51 (+168.42%)
Mutual labels:  netflix
netflix-show-generator
A tool for generating Netflix show image
Stars: ✭ 18 (-5.26%)
Mutual labels:  netflix
bandersnatch-graph
Graphing all possibilities in the Netflix Black Mirror episode, "Bandersnatch"
Stars: ✭ 42 (+121.05%)
Mutual labels:  netflix
FillProgressLayout
A simple and flexible Fillable Progress Layout written in Kotlin
Stars: ✭ 77 (+305.26%)
Mutual labels:  netflix
New-ML-Data-Science-Framework-Tutorials-By-EJ
Internet's Most Popular Tutorials on Fresh-off-the-shelf ML & Data Science Technologies, Authored by Yours Truly.
Stars: ✭ 18 (-5.26%)
Mutual labels:  netflix
fast
fast.com cli speedtest
Stars: ✭ 46 (+142.11%)
Mutual labels:  netflix
easysubs
Browser extension for learning languages with watching movies and TV shows
Stars: ✭ 156 (+721.05%)
Mutual labels:  netflix
docker-chaos-monkey
A Chaos Monkey system for Docker Swarm
Stars: ✭ 30 (+57.89%)
Mutual labels:  netflix
LongDistance
Long Distance Netflix chrome extension to replace Showgoers and Netflix Party
Stars: ✭ 37 (+94.74%)
Mutual labels:  netflix

lassebrenden/electron-netflix

This is a simple Electron wrapper for netflix.com.

Netflix for macOS

Getting Started

Run the following commands to install, build and start the app:

$ npm install
$ npm start

Run the following command to create an app for macOS:

$ npm run package-darwin
($ mv ./dist/Netflix-darwin-x64/Netflix.app /Applications)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].