An open API service indexing awesome lists of open source software.

https://github.com/LimbatusDev/qvapay-desktop

QvaPay Desktop
https://github.com/LimbatusDev/qvapay-desktop

Last synced: about 1 month ago
JSON representation

QvaPay Desktop

Awesome Lists containing this project

README

        

# QvaPay Desktop
![build Linux](https://github.com/LimbatusDev/qvapay-desktop/workflows/Build-linux/badge.svg)
![build Windows](https://github.com/LimbatusDev/qvapay-desktop/workflows/Build-win/badge.svg)
![GitHub Release Date](https://img.shields.io/github/release-date/LimbatusDev/qvapay-desktop?style=flat-square)
![GitHub](https://img.shields.io/github/license/LimbatusDev/qvapay-desktop?style=flat-square)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/LimbatusDev/qvapay-desktop)
![GitHub last commit](https://img.shields.io/github/last-commit/LimbatusDev/qvapay-desktop?style=flat-square)

QvaPay para computadora. Esta aplicación no es más que la página de [QvaPay](https://qvapay.com/register/ragnarok)
basada en Electrón gracias a la tecnología de NodeJS y nativefier.
La arquitectura de compilación que se usó es x64.

## Linux
Este programa fue compilado en Ubuntu 18.04

# Usar de forma portable
Para usarlo portable solo tienes que darle permisos de ejecución al fichero QvaPay-linux-x64/QvaPay:

chmod +x QvaPay-linux-x64/QvaPay
Ejecutar portable:

./QvaPay-linux-x64/QvaPay

# Instalar en el sistema
- Descargar la última versión
- Descomprimirlo
- Dar permisos de ejecución al instalador: `chmod +x installer.sh`
- Ejecutar el instalador: `./installer.sh`
- Introducir la contraseña si es necesario.
- Buscar el programa en el menú inicio
- Puedes borrar la carpeta que descargaste

# Instalar para Windows
> Todavía no soportado