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 hace 5 años
assets c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu hace 6 años
resources c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu hace 6 años
.gitignore 478049d3e0 Ignoring release-builds folder hace 5 años
LICENSE 89532ce95c Atualizar a licença hace 6 años
README.md 271aef25cd Updated README (again!) hace 6 años
index.html 6c8ab3ff12 Corrected a white space in index.html hace 6 años
main.js e5fb98f128 Working app with loader screen hace 6 años
package-lock.json e5fb98f128 Working app with loader screen hace 6 años
package.json c72605f3bc App build and packed for Linux-x64 and Debian/Ubuntu hace 6 años

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!