Most voted "electron" questions
Electron (formerly known as Atom Shell) is a framework created by Github to write cross-Platform desktop applications using HTML, CSS, and Javascript. Electron is based on io.js and Chromium.
Learn more…90 questions
Sort by count of
-
9
votes1
answer921
viewsDesktop development with Electron
With the growth of web many people have abandoned desktop development, but some interesting technologies have emerged, such as the Electron: Electron allows you to create desktop applications with…
-
4
votes1
answer126
viewsAlternating states of a js application
INTRODUCTION I’m developing an app using Electron and google maps, I need to control the state of one of the windows, for example: the user clicks the button and from this moment on all click on the…
-
4
votes2
answers182
viewsIs it necessary to have Node.js installed to run software with Electron?
For a user to run a .exe of a software made in Electron, it needs to have Node.js urged?
-
3
votes1
answer87
viewsHow to enable cookies in Electron
I need to use http only cookies on Electron, but they are disabled someone knows how to enable?
-
3
votes0
answers604
viewsCan I access database using Electron js?
Can I access database with Electron js, is there any limitation in its use? if yes which?
-
3
votes1
answer1721
viewsCreate splash screen in the Electron application
I need to create a kind of Splash Screen for an application on the Electron. The organization would look something like this: Inicialização do App; Abrir a splashWindow (uma página frameless) por 3…
-
3
votes1
answer115
viewsHow to send a video via POST?
I have an application that is being written in Node.js and using Electron, I need to send a video in mp4 format via POST to the server. How can I do that? EDIT 1: In the app, I use Ffmpeg to create…
-
3
votes1
answer681
viewsRefresh part of web page with Electron. (Change content only and keep header, footer and fixed menu)
I’m making an application using Electron, divided the screen into header, footer, menu and content as done in a common web application. The buttons need to perform the actions in the main Electron…
-
2
votes1
answer62
viewsHow to control the contrast of videos using Electron?
On the left side is my Electron app with a youtube video. On the right side is my app created with pygtk2 and Webkit. The contrast is better with the Webkit. With the Electron, the blackboard around…
-
2
votes0
answers233
viewsBuild Electron as http server
I wonder if there is any possibility to compile the Electron and Executable open the files as HTTP server instead of running them as file:// I am trying to access a web page that does not accept…
-
2
votes2
answers207
viewsInitial questions about the Electron framework
Good evening, I’m looking to start using Electron to develop desktop applications, but I have some initial questions. My doubts are as follows: How do I persist my application in Electron using a…
-
2
votes0
answers366
viewsHow to package Electron application for windows
currently create an application with Electron, the way I added external javascript scripts with scriptsrc to work on both Electron and a web page. but I’m having trouble generating the executable…
-
2
votes2
answers308
viewsError with Electron + Serialport to use Arduino
I’m having trouble running an application made with Electron, Serialport and Node.Js to communicate with an Arduino. I have the following mistake: App threw an error during load Error: Uma rotina de…
-
2
votes1
answer2040
viewsHow to add Jquery to Electron?
I’m web developer, I’ve tried methods in an English post, but... none works, I want to add Jquery in the electon. I’ve used this one without window.$ doesn’t work. <script…
-
2
votes0
answers223
viewsHow to implement Reactjs in an Electron application?
Hello, good, I’m starting an application on Electron, but let’s say I did it in two parts, one part, the Electron, the configuration is ok, only the other part I did in other files using Reactjs,…
-
2
votes1
answer46
viewsI cannot set the page that will be opened by the win.loadfile(') function
Good morning to you all. I’m a beginner with Electron and I can’t open mine index.html through function win.loadFile(). Simply open the following screen: Could someone explain to me how to solve…
-
2
votes1
answer62
viewsJavascript is not communicating with html
So I’m making a pc pliative with the electron who uses html, js e css but when I was trying to make a value in html change with my js it did nothing but when I put the script into html it worked,…
-
2
votes1
answer254
viewsElectron error using "escpos" and "Electron-rebuild": not a valid Win32 application
I am developing a desktop application with Electron and I have the following problem when trying to run the application on Windows: All this started after I installed the framework "escpos" to work…
-
2
votes1
answer59
viewsIs there any way to import a dependency into an object? NODE.JS
I’m developing an Electron application together with Node.js, and I can’t import a dependency within an object. You can do this, import a dependency into an object? const conexao = { **//Acredito…
-
1
votes0
answers171
viewsConfiguration Electron js in windows
I am studying Elektron js and followed this tutorial http://red-badger.com/blog/2016/04/18/building-desktop-apps-with-electron-webpack-and-redux/ but in windows there are some errors. At first it…
-
1
votes0
answers23
viewsDynamically change the opacity of a browser window in an Electron application
Is it possible to dynamically change the opacity at runtime of an Electron browser window? If so, how can this be done? I wish to have a slider that controls opacity while the application is…
-
1
votes1
answer170
viewsRelating Nodejs modules to Services Angularjs - Electron
Hello, Everybody! I’m starting a study in Electron and in this application I’m using Angularjs, the detail is that I don’t mean much about, and I can’t think of a way to use the Node without the…
-
1
votes1
answer202
viewsHow do I put an app to run in the background when it’s closed?
I am creating an application in Node.Js using Electron and I need it to continue running in the background when it is closed and turn into an app icon next to the computer clock for the user to have…
-
1
votes1
answer1098
viewsjQuery does not work on Electron App
I’m creating an app Electron just study, only that I’m finding a problem. I created a page html simple, using the framework Bootstrap 4.0, in it I put only one menu. index.html <nav class="navbar…
-
1
votes0
answers120
viewsI’m having trouble showing the page by Vue.js using Electron
when I was opening the app by electron the page did not open and when I went to display by the console it shows the following error: "[Vue warn]: You are using the Runtime-only build of Vue Where…
-
1
votes1
answer92
viewsUse Resources Outside of main.js
My question is this: Is it possible to call a dialog.showOpenWindow out of the main.js file? I would like to perform a function that by clicking a specific button of my Browserwindow opens…
-
1
votes1
answer78
viewsHow do I detect the click at the angle and pass the information to Electron?
I am working on an Angular2 application that runs together with Electron, I need that when clicking on a specific angle link, the Electron application finishes. How do I make this kind of…
-
1
votes1
answer102
viewsInsert Command Line in typescript
I have a Mongodb installation and configuration script as required by the Company. Install_mongodb.BAT But I would like to automate this process including in the project in Typescript. I would like…
-
1
votes1
answer146
viewsCan I create mobile apps (.apk and .obb) using Electron?
I wonder if it is possible to generate executables that run in the mobile environment (Android iOS, Windows Phone etc) through Electron, this is possible?
-
1
votes1
answer739
viewsElectron: Electron-packager: command not found
I’m not able to create the application using the electron. I install the package and when I will execute the command: electron-packager d/dev/puxa Puxa I get the following error message: "Bash:…
-
1
votes0
answers67
viewsMultiple connections in serial port
I am writing a software, in Node.JS with Electron, that connects to a non fiscal thermal printer, but I ran into the following problem: On the client, they use a third-party software that connects…
-
1
votes1
answer32
viewsitems Hidden by Filters - error console
I am creating an Electron application with angular2, where I make requests to an api. When disconnecting the machine from the internet, (because I want the application to work differently without…
-
1
votes1
answer306
viewsWhat is the best way to make a function of a "Node" file be called on my HTML5 site?
I’m doing a project of a simple music player using the Electronjs. For this I am using a library that plays MP3(play-sound) files, how can I call this function inside my HTML? I need to create…
-
1
votes0
answers125
viewsLoader HTML error in Electron-webpack
I’m looking for a solution to run; Electron and React following an MVC structure. I found the Electron-webpack module that apparently extends over standard webpack. Following the documentation I set…
-
1
votes2
answers127
viewsHow to remove only the horizontal scrollbar from the page?
I am creating an application in Electron and need to remove from the page a scrollbar horizontal. I tried using the CSS code below, but it also removes the scrollbar vertical. ::-webkit-scrollbar {…
-
1
votes1
answer29
viewsidentify devices created via v4l2loopback in Chrome
In the v4l2loopback program, the parameter card_label, puts a label on each camera created, and this is identified in Chrome/Chromium, as per image. But the output of the javascript command to list…
-
1
votes1
answer61
viewsTesting that all asynchronous functions have been terminated
Greetings I’m developing a synchronizer between two databases (SQL Server and MySQL) with the ElectronJS and the Node.JS and everything is working fine, but I would like it to perform…
-
1
votes1
answer188
viewsDesktop app, using Electron and nodejs
Hello, I wonder how I can pass the value of a field that is in (index.html) to a function that is (data-user.js). I have an application in nodejs using Electron, the main calls index.html, which…
-
1
votes0
answers28
viewsHow to run a partid Javascript function from my Dropdown button?
I have a Dropdownbutton made in Css, follow the html code: <html> <head> <link href="./mainScreen.css" rel="stylesheet" /> <script src="./mainScreen.js"></script>…
-
1
votes1
answer80
viewsHow to connect a Electron Nodejs window to a proxy?
I have the following code in Js on Node, using Electron: const {app, BrowserWindow} = require('electron') app.on('ready', function(){ mainWindow = new BrowserWindow();…
-
1
votes2
answers123
viewsonclick event is not calling the function
The onclick event is not calling the desired function HTML: <!DOCTYPE> <html> <head> <script type="text/javascript" src="main.js"></script> <title> app…
-
1
votes0
answers32
viewsProblem with Electron autoUpdate
Ola I’m trying to make a system of automatic updates using the autoupdater of Electron with Vue JS, a while ago I made this program the same way and it worked, nowadays it doesn’t work anymore. Code…
-
1
votes0
answers26
viewsHow can I place a fixed page on top of all the pages I open in Lectron?
I’m having a question about how to fix things up in Electron using js or some extension of Electron. Style any web browser. And even if you change to an internet url, continue fixed on top. Does…
-
0
votes1
answer85
viewsStart Devtools with custom options in Electron
In my application I have a function developerMode() who makes the Devtools call function developerMode() { var r = confirm(lang.developerModeConfirm); if (r == true) {…
-
0
votes1
answer679
viewspath must be a string or Buffer in the console: Node.js (Electron)
I am developing an application on Electron, and one of my functions is to backup a json. When I open the ('fs') and saved the file, I get no error on the console. When opening the dialog box and…
-
0
votes0
answers113
viewsBuild Electron final size
I wonder if there is any way to generate a build of an eletron app in a size less than 80 Mbs. I tried to generate on several platforms but always stays above 121mb There are only 10 pages. However,…
electronasked 7 years, 1 month ago Israel Zebulon 1,758 -
0
votes1
answer84
viewsElectron - Typeerror var.on is not a Function
Following standard primary structure models offered by Electron documentation (https://electronjs.org/docs/tutorial/quick-start), found errors according to the development of an application. Showing…
-
0
votes1
answer257
viewsCarousel with a Table
I have a table with Bootstrap and Datatables. But he wanted to do something as if it were a Carousel, that every X seconds he went to the next page, How can I do this with…
-
0
votes1
answer61
viewsElectron - Error 400 when obtaining geolocation
I’m trying to use the navigator.geolocation.getCurrentPosition and the navigator.geolocation.watchPosition in a PWA project made with Quasar. It is working very well in Browser and Cordova…
-
0
votes0
answers632
viewsNPM Package Installation Problems
I was installing the dependency Electron-Builder, but I cannot complete the installation. Whenever I try to run the command to install this dependency, nodejs returns me this error: I am running the…