balena-electronjs icon indicating copy to clipboard operation
balena-electronjs copied to clipboard

electronJS-based resin application template

Results 30 balena-electronjs issues
Sort by recently updated
recently updated
newest added

- replace `libgnome-keyring` with `libsecret` - add dockerfile targeting arm64 Change-type: minor Signed-off-by: Rahul Thakoor

I tried to ran this on Beaglebone Black, but it stuck at freeze cursor on HDMI screen. If I explicitly called ./start.sh again, it will still not display but once...

we want to Implement a network configuration API that can be consumed by electron applications. This API will have underlying business logic to handle both resin-wifi-connect and the NetworkManager dbus...

enhancement

a clear example of the problem to attack is that we have an `intel` branch with intel graphics specific dependencies. This approach is far from ideal because every time master...

enhancement
help wanted

Bumps [electron](https://github.com/electron/electron) from 1.6.18 to 9.1.0. Release notes Sourced from electron's releases. electron v9.1.0 Release Notes for v9.1.0 Features Added support for MessagePort in the main process. #24323 Added support...

dependencies

This introduces a new environment variable `TIMEZONE` so that users can set the local timezone in the container. By default `UTC` is used which may not be ideal for everyone,...

versionbot/pr-draft

Attempting to build on the RPi4 fails for apt-get packacge `libgnome-keyring-dev`. Stack trace: ``` [Info] Building on arm01 [Info] Pulling previous images for caching purposes... [Success] Successfully pulled cache images...

Hi team, When trying to compile this with Balena on a Pi 4, I get the following error: `E: Unable to locate package libgnome-keyring-dev [electron] [electron] Removing intermediate container 57686fd91418...

How much it takes for OS to boot into kiosk mode?

I.e. how to use `lcd_rotate`, `display_lcd_rotate`, `display_hdmi_rotate` and other configs in `config.txt`, as user was confused (tried to use the `TFT_ROTATE` that is not the right one for that role....