add desktop version - #25
Closed
Parcival258 wants to merge 1 commit into
Closed
Parcival258 wants to merge 1 commit into
Parcival258 wants to merge 1 commit into
Conversation
|
i have the desktop version of this with features added already https://github.com/haaaashimi/cat-gatekeeper. check it out. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pausa Activa Gato Desktop
##este fork se realiza sin ánimos de lucro
Aplicacion de escritorio para mostrar pausas activas programadas en pantalla, sin depender del navegador ni de URLs.
Funciones incluidas
HH:mm, una por linea y en formato de '24H'.Videos
Coloca tus videos definitivos en:
src/assets/break-start.webmsrc/assets/break-loop.webmDurante desarrollo, si esos archivos no existen, la app intenta usar los videos del proyecto original ubicados en
../assets/neko1.webmy../assets/neko2.webm.Importante: los assets del proyecto original tienen una licencia separada y restrictiva. Para distribuir el ejecutable, reemplazalos por videos propios o autorizados. este proyecto y sucreador no femomentan el uso de estos assets ni su distribución, este proyecto se realiza sin animo de lucro.
Comandos
El instalador para Windows se genera con
electron-builder.Notas
La app no monitorea URLs ni uso del navegador. Las pausas se activan solo por horario.
Para arrancar el generar el build se usa "npm.cmd run build" esto genera el ejecutable.