Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.

An unofficial application, for the game Artifact Card Game Dota 2. On the web (in-comming) and for the desktop, is an assistant with the purpose of providing the latest news, changeslogs, decks/cards and more.

License

Notifications You must be signed in to change notification settings

PeterDamianG/ArtifactHelper

Repository files navigation


logo
Artifact Helper Desktop

An app helper for Artifact.

Deprecated? - ¿Obsoleto?

The application continues to work and as long as the valve base API does not change, it will continue to do so. But as long as Artifact continues in the limbo between abandoned and dead, I will not make any updates. Thank you.

La aplicación sigue funcionando y mientras la API base de valve no cambie, lo seguira haciendo. Pero mientras Artifact continue en el limbo de entre abandonado y muerto, no haré ninguna actualización. Gracias.

What Is It? - ¿Qué es esto?

An unofficial application, for the game Artifact Card Game Dota 2. On the web (in-comming) and for the desktop, is an assistant with the purpose of providing the latest news, changeslogs, decks/cards and more.

Una aplicación no oficial, para el juego Artifact Card Game Dota2. En la web (proximamente) y para el escritorio, es un asistente con el proposito de proveer las últimas noticias, cambios, cartas, mazos y mucho más.

Installing - Instalación

You can download the latest released version (recommended). Or you can compile and package the program yourself.

Puedes descargar la última versión lanzada (recomendado). O puedes compilar y empaquetar el programa usted mismo.

Downloads (Recommended) - Descargas (Recomendado)

Visit the Releases Page to find the installer you need.

Visita la página de lanzamientos para buscar el instalador o versión que necesites.

Direct Downloads - Descargas Directas APP.exe, APP.rar, APP.zip

Packaging App (Unrecommended) - Empaquetando App (No Recomendado)

First you need clone this proyect on GitHub, next install NodeJS v10.13.0 or higher. Now with your favority code editor, idle or console, go to unzip file and use CMD or another variant and write this:

npm install electron --save-dev # Install electron on dev-dependencies.
npm install electron-packager --save-dev # Install electron-package on dev-dependencies.
npm install request # Install request on dependencies.
npm run package-win # Run script for package proyect.

After a few moments, a new folder will be generated (release-builder) with the proyect, in we have the app.

Primero necesitas clonar el proyecto en GitHub, luego instala NodeJS v10.13.0 o superior. Ahora con tu favorito editor de código, idle o consola, descomprime el archivo y usa el CMD o cualquier otro y escriber esto:

(Lo mismo que está más arriba como codigo.)

Después de algunos momentos, una nueva carpeta será generada (release-builder) con el proyecto, dentro tendremos la app.

Usage - Uso

The application is really simple to use, in it the news, changes, cars and some other things are collected. Opening and using it in minutes you will understand everything, otherwise you can use the project wiki.

La aplicación es realmente simple de usar, en ella se recopilan las noticias, cambios, cartas y algunas cosas más. Abriendola y usandola en minutos comprenderas todo, en caso contrario puedes recurrir a la wiki del proyecto.

Wiki

Wiki Proyect - Wiki del Proyecto

Screenshots - Imágenes

Preview Main Panel Preview ChangeLogs Panel Preview Card Show

More Images - Más Imágenes

ChangeLogs and Issues - Registro de Cambios y Problemas

ChangeLogs and Issues - Registro de Cambios y Problemas

Contributing - Contribuyentes

Technologies Used - Tecnologías utilizadas
  • HTML 5
  • CSS
  • Javascript
  • NodeJS
  • ElectronJS
Thanks to - Gracias a
  • Valve for providing your API. Valve por poveer su API.
  • All legitimate owners of the free code things used. Todos los legitimos dueños de las cosas de código libres utilizadas.
MIT license

Copyright (c) 2019 Peter DG

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.


© CopyRight 2019. All rights reserved. All trademarks belong to their respective owners in the USA. and other countries. Not affiliated with Valve Corp.


Copyright (c) 2019 Peter DG

Se concede permiso, libre de cargos, a cualquier persona que obtenga una copia de este software y de los archivos de documentación asociados (el "Software"), para utilizar el Software sin restricción, incluyendo sin limitación los derechos a usar, copiar, modificar, fusionar, publicar, distribuir, sublicenciar, y/o vender copias del Software, y a permitir a las personas a las que se les proporcione el Software a hacer lo mismo, sujeto a las siguientes condiciones:

El aviso de copyright anterior y este aviso de permiso se incluirán en todas las copias o partes sustanciales del Software.

EL SOFTWARE SE PROPORCIONA "TAL CUAL", SIN GARANTÍA DE NINGÚN TIPO, EXPRESA O IMPLÍCITA, INCLUYENDO PERO NO LIMITADA A GARANTÍAS DE COMERCIALIZACIÓN, IDONEIDAD PARA UN PROPÓSITO PARTICULAR Y NO INFRACCIÓN. EN NINGÚN CASO LOS AUTORES O PROPIETARIOS DE LOS DERECHOS DE AUTOR SERÁN RESPONSABLES DE NINGUNA RECLAMACIÓN, DAÑOS U OTRAS RESPONSABILIDADES, YA SEA EN UNA ACCIÓN DE CONTRATO, AGRAVIO O CUALQUIER OTRO MOTIVO, DERIVADAS DE, FUERA DE O EN CONEXIÓN CON EL SOFTWARE O SU USO U OTRO TIPO DE ACCIONES EN EL SOFTWARE.


© CopyRight 2019. Todos los derechos reservados. Todas las marcas registradas pertenecen a sus respectivos dueños en EE. UU. y otros países. No afiliado con Valve Corp.

About

An unofficial application, for the game Artifact Card Game Dota 2. On the web (in-comming) and for the desktop, is an assistant with the purpose of providing the latest news, changeslogs, decks/cards and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published