August 24, 2025 3 mins read

Peakboard UI Hacks - Next-Level Custom Dialogs

Every Peakboard application is built around one or more screens. These screens are like the windows in a traditional desktop application. However, we sometimes want to have a modal window that forces the user to interact with it, before they can do anything else.

Peakboard UI Hacks - Next-Level Custom Dialogs
August 16, 2025 4 mins read

Influx and Chill - Writing and Querying Time Series Data with Peakboard

InfluxDB is a time-series database. Unlike general-purpose databases like MySQL, InfluxDB is designed specifically to deal with timestamped data—and it can scale to handle large volumes of data. It was created by InfluxData, a company based in the Bay Area.

Influx and Chill - Writing and Querying Time Series Data with Peakboard

All Articles

July 23, 2025 2 mins read

Peakboard for the People — The Community Edition is Finally Here

Peakboard has become the ultimate data visualization platform for industrial workplaces. Peakboard connects to a wide variety of data sources and offers fast and simple application development. But until now, not many individual users have tried the Peakboard platform—because its price point was higher than free alternatives like Node-RED and...

May 28, 2025 2 mins read

All Aboard the API Express - Peakboard Meets Deutsche Bahn

On this blog, we’ve introduced many different APIs and explained how to use them in Peakboard. Today, we’ll be looking at the DBF API. This is an unofficial API that returns the arrival and departure times of trains in Germany. The API’s backend is open source, and you can learn...