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
:heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::heart::hea...
New
NatureWhistle v0.4.1 is out! :tada:
This release is a pretty significant step forward for the project.
When I first built NatureWhistle,...
New
Aludel 0.7.0 is released :tada:
Since 0.5.0, Aludel has grown into a much more complete LLM evaluation toolkit for Elixir and Phoenix app...
New
Cairn is a small OTP library for message delivery, lightweight function processes, supervised work, and waiting on results.
The goal is ...
New
Aludel 0.8.0 is now available on GitHub and Hex.
This release adds typed_judge assertions for evaluations that need deterministic, struc...
New
Other Trending Topics
Edit: 2026 May 15 - This post is archived.
Mob is alive!!
Main docs: mob v0.7.11 — Documentation
A bit of explanation for the slightly c...
New
Hey, I’m Jesse and I’m the main contributor behind Dexter, a full-featured, lightning-fast Elixir LSP optimized for large codebases. It s...
New
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
Hi everyone!
The first release candidate for the Expert language server project is now available!
We’ve published a press release detai...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #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
- #ai
- #elixirconf-us
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #elixirconf-eu
- #metaprogramming
- #hex










Showing Posts 2 to 1- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
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.
mikl
Do you know if it’ll support multiple monitors?