-
Notifications
You must be signed in to change notification settings - Fork 0
Developers
XtoMHA96 edited this page Oct 15, 2023
·
5 revisions
Important
This project has been developed in a Windows environment and has not yet been tested on Linux or Mac systems.
Currently, we are experiencing issues in creating the compressed file for the Mac executable.
To execute the code using NodeJS
, we've set up the process npm run node
. This will run the code from the terminal, allowing you to test it and view the code's output.
There are different processes available to create the program executables:
-
npm run pkg-win
-> Creates the executable for Windows. -
npm run pkg-linux
-> Creates the executable for Linux. -
npm run pkg-mac
-> Creates the executable for Mac. Note: Currently, it's not possible to create a compressed file for Mac in this project. -
npm run pkg-all
-> Creates the executable for both Windows and Linux. Since we are working in a Windows environment, a compressed file hasn't been generated for inclusion in the project.
- Introduction
- Installation
- Configuration
-
Recommendations
[Show/Hide] DECKS
- Stream Deck (Elgato)
- Macro Deck
[Show/Hide] APPs
- Browser Sources
- Translations
- Suggestions
- Developers