8000 GitHub - rgherta/netflix-viewer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

rgherta/netflix-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[Project]
Netflix Viewer

This is the snap for Netflix Viewer, “Single-line elevator pitch for your amazing snap”. It works on Ubuntu, Fedora, Debian, and other major Linux distributions.

Published for with 💝 by Snapcrafters

Install

sudo snap install netflix-viewer
Get it from the Snap Store

(Don't have snapd installed?)

Netflix-Viewer

This is a simple linux app running netflix.com in a browser. The motivation is to have a standard Netflix app that desktop users can easily access and add to favourites. Castlab fork of electron was used to avoid WVVMP issues.

Local installation using NPM

Test with

npm run start

Built with electron-builder npm package

npm run dist 

Login and upload to snapcraft

snapcraft login  
snapcraft upload --release=stable dist/netflix-viewer_X.X.X_amd64.snap

Local installation using Snapcraft

Make sure you have snapcraft installed

Edit the snapcraft.yaml file and change npm install to "sudo npm install" (needed when building with default multipass)
Build

snapcraft  

The resulting package can be uploaded to edge channel

snapcraft upload --release=candidate netflix-viewer_0.9.0_amd64.snap  

Screenshot

screenshot





Remaining tasks

Snapcrafters (join us) are working to land snap install documentation and the snapcraft.yaml upstream so Netflix Viewer can authoritatively publish future releases.

  • Click the green "Use this template" button above to create a new repository based on this template
  • Give the newly created repository a sensible name, like godzilla-snap if you're snapping the Godzilla software
  • Update the description of the repository
  • Update logos and references to [Project] and [netflix-viewer]
  • Create a snap that runs in devmode
  • Register the snap in the store, using the preferred upstream name
  • Add a screenshot to this README.md
  • Publish the devmode snap in the Snap store edge channel
  • Add install instructions to this README.md
  • Update snap store metadata, icons and screenshots
  • Convert the snap to strict confinement, or classic confinement if it qualifies
  • Publish the confined snap in the Snap store beta channel
  • Update the install instructions in this README.md
  • Post a call for testing on the Snapcraft Forum - link
  • Make a post in the Snapcraft Forum asking for a transfer of the snap name from you to snapcrafters - link
  • Ask a Snapcrafters admin to fork your repo into github.com/snapcrafters, and configure the repo for automatic publishing into edge on commit
  • Add the provided Snapcraft build badge to this README.md
  • Publish the snap in the Snap store stable channel
  • Update the install instructions in this README.md
  • Post an announcement in the Snapcraft Forum - link
  • Submit a pull request or patch upstream that adds snap install documentation - link
  • Submit a pull request or patch upstream that adds the snapcraft.yaml and any required assets/launchers - link
  • Add upstream contact information to the README.md
  • If upstream accept the PR:
    • Request upstream create a Snap store account
    • Contact the Snap Advocacy team to request the snap be transferred to upstream
  • Ask the Snap Advocacy team to celebrate the snap - link

[UPDATE] Snap made private. Waiting answer from Netflix regarding copyright. Until then article 4.2 of snapcraft rules apply.

If you have any questions, post in the Snapcraft forum.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0