Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Electron for Desktop Application Deployment #310

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

DNLRQ
Copy link
Contributor

@DNLRQ DNLRQ commented Nov 30, 2024

Hello, I have integrated Electron into the project, a powerful tool that allows you to create cross-platform applications that can be compiled in formats such as .exe (Windows), .dmg (macOS) and .AppImage (Linux). It is important to note that the compilation must be performed on each operating system to obtain the corresponding executable file.

For now, I have completed the initial implementation of Electron. In future iterations, I plan to optimize its functionality, improve the user experience and explore the many possibilities that this tool offers, such as the integration of new features and performance improvements.

I am open to suggestions and comments to continue improving this integration.

Copy link

vercel bot commented Nov 30, 2024

@DNLRQ is attempting to deploy a commit to the dottle's projects Team on Vercel.

A member of the Team first needs to authorize it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant