Código fonte do aplicativo para desktop do Libreflix para que possa ser criado em múltiplas plataformas.

Augusto Silva 26619a9795 Removed release-builds folder 5 years ago
assets c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu 5 years ago
resources c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu 5 years ago
.gitignore 478049d3e0 Ignoring release-builds folder 5 years ago
LICENSE 89532ce95c Atualizar a licença 5 years ago
README.md 271aef25cd Updated README (again!) 5 years ago
index.html 6c8ab3ff12 Corrected a white space in index.html 5 years ago
main.js e5fb98f128 Working app with loader screen 5 years ago
package-lock.json e5fb98f128 Working app with loader screen 5 years ago
package.json c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu 5 years ago

README.md

Libreflix Desktop App

A electron desktop application for Libreflix, select your platform and distro below and follow the instructions.

To run just clone/dowload this repo and use the comands

$ npm install
$ npm start

GNU/Linux

You can just download the files here extract and execute the app with a double click or on your from command line execute:

$ ./libreflix

Flatpak

Coming soon!

Debian/Ubuntu

File .deb

For Debian and Ubuntu users you can dowload here the .deb file

PPA

Coming Soon!

Windows

Coming Soon!

MacOS

Coming soon!