mobileoverlord
Co-author of Nerves
New versions of the Kiosk systems are out. These systems update official Nerves systems with a local web browser for rendering user interfaces.
The following kiosk system updates align with the v1.9.0 Nerves system releases for the Raspberry Pi and x86_64.
Work is moving forward for kiosk support on Raspberry Pi 4. The initial commits for this repository can be tracked at: GitHub - nerves-web-kiosk/kiosk_system_rpi4: Experimental web kiosk for the RPi4 · GitHub. This system boots but additional project configuration is required to get QT to render.
Trending in News & Updates
Today we’re releasing Oban for Python. Not an Oban client in Python. Not a pythonx wrapper embedded in Elixir. Nope, it’s a fully operati...
New
I’ll be using this thread to share Hologram patch release announcements. Minor releases will continue to get dedicated threads with blog ...
New
This release unifies configuration for queues, repos, and services, swaps opaque timing integers for readable durations, and backports pe...
New
Bond brings Design by Contract to Elixir: preconditions, postconditions and invariants as executable specifications, checked at runtime a...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hobbes is a low-level distributed database for the Elixir programming language.
Hobbes provides a simple, safe, and scalable storage lay...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
ExRatatui lets you cook up rich terminal UIs in Elixir, powered by Rust’s ratatui via Rustler NIFs. Build interactive terminal applicatio...
New
Hello everyone. After busy few months I am happy to announce v0.1.0 of Emerge & Solve.
They are GUI (Emerge) and State management (S...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #blog-post
- #elixirconf-us
- #elixir-ls
- #ai
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 2- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
mikl
Do you know if it’ll support multiple monitors?
fhunleth
I’m only slightly involved with this effort, but I’d be disappointed if we couldn’t get multiple monitors to work. That’s a pretty interesting use case. Higher up in the stack, the webengine_kiosk package lets you start two browsers up so that you can have one running fullscreen on each monitor.
Debugging seems a little slow at the moment due to work priorities and a few cryptic errors. I’m optimistic that we’ll get there. If you’re interested in collaborating, it looks like most discussion has been in the nerves channel on the elixir-lang slack recently and issues/PRs to those projects.