Tag: electron
Another solution to realize the function of issuing tokens, BCH platform Token is about to usher in a big outbreak
January 30, 2024
by Kathleen Malone
No Comments
Some time ago, a variety of smart contract schemes were proposed in the BCH community, such as Wormhole, Bitprim's Keoken, cryptonize.it launched the color coin...
Read More
The drag function of the window is realized in electron
January 30, 2024
by Taimur Vora
No Comments
Refer to blog Electron for a solution to the problem encountered in several ways to implement window dragging
Read More
The VUE3 + Electron desktop system pits
January 30, 2024
by Jason Larsen
No Comments
In the development of the Electron desktop system, there will always be some pits, such as the Electron installation fails, packaging failure, packaging after the...
Read More
Rubick 2.4 K Star based on Electron
January 30, 2024
by Antonio Robertson PhD
No Comments
The electron toolbox based on NPM plug-in management system supports system plug-in capability, realizes the secondary encapsulation of electron, and can write cross-end applications without...
Read More
The Electron Intro of quick attack
January 30, 2024
by Lisa Quinn
No Comments
Electron is a framework for creating native desktop applications using JAVASCRIPT, HTML, CSS and other web technologies. Based on Chromium and NodeJS, applications can be...
Read More
Electron code debugging
January 29, 2024
by Kaitlyn Chandler-Monk
No Comments
No matter you are using the debugging mode, or using the task mode, as long as the program is running, you can open the Developer...
Read More
Hve – a static blog client tool you might like
January 29, 2024
by Jonathan Richards
No Comments
This is an open source, based on electron-vue, iView development of a static blog client tool, is under development and internal testing, currently only Mac...
Read More
Electron tutorial (2) Electron installation
January 29, 2024
by Eric Kelly
No Comments
Electron Installation View the installation version. Electron Delete Electron update
Read More
Electron Native Menu
January 29, 2024
by Janet Lord
No Comments
The content shown in Electron can be developed using HTML, and some menus can also be drawn in HTML, invoking the relevant API when clicked,...
Read More
Solve the problem of electron installation
January 29, 2024
by Cassandra Gallagher
No Comments
Phython lack of 2.7, https://www.npmjs.com/package/windows-build-toolsnpminstall - globalwindows - build - to install method
Read More
GitHub Desktop – Open source application based on Electron
January 29, 2024
by Anvi Chandra
No Comments
GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.
Read More
Develop an Apk installer application using Electron
January 29, 2024
by Robert Farrell
No Comments
. The main function is to transfer apK to the phone and command the phone to install the file. From an Android development point of...
Read More
Fixed an issue with Electron ASAR that could not use binaries
January 29, 2024
by Keith Lopez
No Comments
"Don't be so enchanted, will you?" "Xiao Ming said: I can't do it, can't do it!" I have encountered a problem, for which I have...
Read More
A seven ox file management desktop application developed using Electron +vue
January 28, 2024
by 劉中山
No Comments
With the official website more than the main tray upload function, more convenient to upload files
Read More
Electron series – What is Electron?
January 28, 2024
by Kelly Hansen
No Comments
Series introduction: This series of articles will focus on the key points of the Electron framework, and then analyze the DEMO program to give front-end...
Read More
Solution to slow Electron installation
January 28, 2024
by Roger Ward
No Comments
There are many articles on the Internet to solve the problem of slow electron installation, but the results are not very good. Here is my...
Read More
Problem with installing RobotJS in Windows Electron
January 28, 2024
by Frank Green
No Comments
Robotjs was used in the development of Electron, but it was found that it could not be installed successfully. The problem lies in the inconsistency...
Read More
Some pits encountered during electron development (updated continuously)
January 28, 2024
by Anthony Thompson
No Comments
Package configuration: asarUnpack This configuration is used to unpack third-party packages used by the child process, otherwise the child process cannot find these packages and...
Read More
Electron series articles – Start parameters
January 28, 2024
by Leigh Smith
No Comments
When your application starts up, you may need to take along parameters that affect the execution logic of the application. For example, by setting startup...
Read More
Used to update the nodeJS module of electron-app.asar
January 28, 2024
by Alex Hall
No Comments
If the electron-updater supports differential updates, that would be the best choice, seems to be trying at the moment, looking forward to ing... Check that...
Read More
Build Snowpack + React + Typescript + Electron Desktop App
January 28, 2024
by Jeffery Chavez
No Comments
Atom and VSCode are both projects based on Electron, and my curiosity prompted me to put together a simple framework for Electron + Snowpack.
Read More
Test React based on Cypress
January 28, 2024
by 席佳蓉
No Comments
Two weeks ago, Cypress was open source and available to everyone. Cypress is a tool that makes writing your end-to-end tests faster. We will integrate...
Read More
Electron + Vue3 + TS combat
January 28, 2024
by 路宇軒
No Comments
Preface Recently developed a new demand using electron development desktop application to sort out the sad history and some pits for your reference. Without further...
Read More
Developing desktop applications using Web front-end technology – operation of the Electron save dialog box and message dialog box
January 27, 2024
by Krish Bora
No Comments
Saving dialog.showsaveDialog () is much easier now that you've learned how to save dialog.showsaveDialog (), because most of their apis are the same, and only...
Read More
The Electron Pit Trip (I) — Initial experience of the project
January 27, 2024
by Jasmine Simmons
No Comments
Follow the official website to initialize the project. 1. Install the electron. Run the program. 3. Access Node.js
Read More
Electron – VUE development (7) Electron software upgrade update
January 27, 2024
by Lance Rivas
No Comments
I have searched many versions of electron software on the Internet, but I don't quite understand them. And myself is also engaged in c++, so...
Read More
How does Nodejs invoke Dll modules
January 26, 2024
by Jessica Morales
No Comments
The project of the company adopts Electron (https://electronjs.org/) to develop PC applications, which will involve communication with the underlying hardware devices, while SDK encapsulation is...
Read More
Tetris automaton
January 26, 2024
by Amy Broughan
No Comments
Not long ago, I finished the basic Tetris game with ES6. Today, I have completed a preliminary intelligent algorithm and can play Tetris automatically, making...
Read More