Skip to content
/ netfri Public

👓 Unofficial Netflix app (A little better?)

License

Notifications You must be signed in to change notification settings

nju33/netfri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 Netfri

👓 Unofficial Netflix app (A little better?)

screenshot

Prepare

This application needs to make the configuration file first. The contents are related to this.

For example, if you installed Chrome using Homebrew cask, it would look something like this.

~/.netfri.json
{
  "widevineCDMPath": "/opt/homebrew-cask/Caskroom/google-chrome/latest/Google Chrome.app/Contents/Versions/57.0.2987.98/Google Chrome Framework.framework/Libraries/WidevineCdm/_platform_specific/mac_x64/widevinecdmadapter.plugin",
  "widevineCDMVersion": "1.4.8.970"
}

It's "chrome: // plugins" in the method of examining Version, but maybe you may be "chrome: // components" 😵

Usage

The icon in the upper right is like this.

  • pin / Do always on top
  • eye / Adjust opacity
  • hamburger / Show mylist
    Clicking the poster in the list closes my-list and starts playing that title in the view on the left.

Download

From the release page

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# run webpack in production
npm run pack

More information can be found here.


This project was generated from electron-vue using vue-cli. Documentation about this project can be found here.

License

The MIT License (MIT)

Copyright (c) 2017 nju33 [email protected]