Skip to content

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 nju33.ki@gmail.com

About

๐Ÿ‘“ Unofficial Netflix app (A little better?)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published