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
(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
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.
- [x] Click the green "Use this template" button above to create a new repository based on this template
- [x] Give the newly created repository a sensible name, like
godzilla-snap
if you're snapping the Godzilla software
- [x] Update the description of the repository
- [x] Update logos and references to
[Project]
and [netflix-viewer]
- [x] Create a snap that runs in
devmode
- [x] Register the snap in the store, using the preferred upstream name
- [ ] Add a screenshot to this
README.md
- [x] Publish the
devmode
snap in the Snap store edge channel
- [x] Add install instructions to this
README.md
- [x] Update snap store metadata, icons and screenshots
- [x] Convert the snap to
strict
confinement, or classic
confinement if it qualifies
- [x] Publish the confined snap in the Snap store beta channel
- [x] Update the install instructions in this
README.md
- [x] 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
- [x] Add the provided Snapcraft build badge to this
README.md
- [x] Publish the snap in the Snap store stable channel
- [x] Update the install instructions in this
README.md
- [ ] Post an announcement in the Snapcraft Forum - [link]()
- [x] Submit a pull request or patch upstream that adds snap install documentation - [link]()
- [x] 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.