#dashboard — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dashboard, aggregated by home.social.
-
Automotive HMI Dashboards UI Pack #Automotive #Hmi #Dashboard #Ui #Design #Driving #Game #Development #Unity #Opengl #Pc #Mobile #AssetStore
https://u3dn.com/packages/automotive-hmi-dashboards-ui-pack-241087
-
🔥 pawelmalak/flame
Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
Manages a customizable server dashboard with editable app/bookmark hubs, Docker/Kubernetes auto-discovery, weather widgets and 11+ search providers via a GUI editor
⭐ Stars: 6384
📅 Last Update: May 26, 2026https://github.com/pawelmalak/flame
#selfhosted #homelab #selfhost #selfhosting #opensource #selfhosted #dashboard
-
🔥 pawelmalak/flame
Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.
Manages a customizable server dashboard with editable app/bookmark hubs, Docker/Kubernetes auto-discovery, weather widgets and 11+ search providers via a GUI editor
⭐ Stars: 6384
📅 Last Update: May 26, 2026https://github.com/pawelmalak/flame
#selfhosted #homelab #selfhost #selfhosting #opensource #selfhosted #dashboard
-
Damn the WordPress 7 dashboard is ugly.
What's with the too bright whites and blues. Geez. -
I've just released the Home Assistant E-Ink Dashboard in version 0.4.1 with a lot of fixes and features. It should be beta quality and quite usable now. Share your dashboards! 🙂
https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.4.1
-
Unlock WhatsApp Data with Local Analytics Dashboard
Most people think of WhatsApp as “just messaging.”
But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.
So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.
The idea is simple:
- Your data stays local
- No cloud sync
- No browser extension
- No scraping APIs
- No “AI magic” uploading your chats somewhere
Just a fast local dashboard on top of SQLite.
What’s inside:
- Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
- Messaging activity analytics
- Contact insights
- Media browsing
- Response-time patterns
- Word clouds
- Group activity stats
- Read-only local API
- React + Vite frontend
- Express backend
- Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.
A few things I found interesting while building it:
- SQLite is still absurdly powerful
People underestimate what you can do locally with FTS indexes and good schema design. - “Local-first” UX matters more than ever
We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption. - Personal analytics is an untapped category
Not surveillance. Not ad targeting.
Tools that help you understand your own data. - Read-only architectures reduce risk dramatically
The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.
The whole thing runs with one line:
npx wacrawl-dashboard@latestNo complicated setup.
Still early, but I think there’s a broader shift happening toward:
- local AI – Ollama for the win.
- local analytics – secure, private and handy.
- local search – that works fast.
- user-owned datasets – It’s not for everyone, but it’s useful.
Well, that future feels healthier.
Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.
Be strong.
Rate this:
#dashboard #Developer #JS #LLM #localAi #whatsapp -
Unlock WhatsApp Data with Local Analytics Dashboard
Most people think of WhatsApp as “just messaging.”
But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.
So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.
The idea is simple:
- Your data stays local
- No cloud sync
- No browser extension
- No scraping APIs
- No “AI magic” uploading your chats somewhere
Just a fast local dashboard on top of SQLite.
What’s inside:
- Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
- Messaging activity analytics
- Contact insights
- Media browsing
- Response-time patterns
- Word clouds
- Group activity stats
- Read-only local API
- React + Vite frontend
- Express backend
- Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.
A few things I found interesting while building it:
- SQLite is still absurdly powerful
People underestimate what you can do locally with FTS indexes and good schema design. - “Local-first” UX matters more than ever
We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption. - Personal analytics is an untapped category
Not surveillance. Not ad targeting.
Tools that help you understand your own data. - Read-only architectures reduce risk dramatically
The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.
The whole thing runs with one line:
npx wacrawl-dashboard@latestNo complicated setup.
Still early, but I think there’s a broader shift happening toward:
- local AI – Ollama for the win.
- local analytics – secure, private and handy.
- local search – that works fast.
- user-owned datasets – It’s not for everyone, but it’s useful.
Well, that future feels healthier.
Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.
Be strong.
#dashboard #Developer #JS #LLM #localAi #whatsapp -
Unlock WhatsApp Data with Local Analytics Dashboard
Most people think of WhatsApp as “just messaging.”
But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.
So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.
The idea is simple:
- Your data stays local
- No cloud sync
- No browser extension
- No scraping APIs
- No “AI magic” uploading your chats somewhere
Just a fast local dashboard on top of SQLite.
What’s inside:
- Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
- Messaging activity analytics
- Contact insights
- Media browsing
- Response-time patterns
- Word clouds
- Group activity stats
- Read-only local API
- React + Vite frontend
- Express backend
- Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.
A few things I found interesting while building it:
- SQLite is still absurdly powerful
People underestimate what you can do locally with FTS indexes and good schema design. - “Local-first” UX matters more than ever
We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption. - Personal analytics is an untapped category
Not surveillance. Not ad targeting.
Tools that help you understand your own data. - Read-only architectures reduce risk dramatically
The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.
The whole thing runs with one line:
npx wacrawl-dashboard@latestNo complicated setup.
Still early, but I think there’s a broader shift happening toward:
- local AI – Ollama for the win.
- local analytics – secure, private and handy.
- local search – that works fast.
- user-owned datasets – It’s not for everyone, but it’s useful.
Well, that future feels healthier.
Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.
Be strong.
Rate this:
#dashboard #Developer #JS #LLM #localAi #whatsapp -
Unlock WhatsApp Data with Local Analytics Dashboard
Most people think of WhatsApp as “just messaging.”
But after years of conversations, support threads, customer discussions, team coordination, and random life moments… it quietly becomes one of the richest personal datasets you own.
So I built wacrawl-ui — a local analytics dashboard for WhatsApp archives generated by wacrawl.
The idea is simple:
- Your data stays local
- No cloud sync
- No browser extension
- No scraping APIs
- No “AI magic” uploading your chats somewhere
Just a fast local dashboard on top of SQLite.
What’s inside:
- Full-text search (FTS5) – It’s working quite fast. Even on ~100k messages.
- Messaging activity analytics
- Contact insights
- Media browsing
- Response-time patterns
- Word clouds
- Group activity stats
- Read-only local API
- React + Vite frontend
- Express backend
- Zero external dependencies once running – You only need to make sure you run ‘wacrawl sync‘ before.
A few things I found interesting while building it:
- SQLite is still absurdly powerful
People underestimate what you can do locally with FTS indexes and good schema design. - “Local-first” UX matters more than ever
We’ve normalized uploading deeply personal data to random SaaS products. We should challenge that assumption. - Personal analytics is an untapped category
Not surveillance. Not ad targeting.
Tools that help you understand your own data. - Read-only architectures reduce risk dramatically
The app intentionally avoids mutation flows. That constraint simplified security and reliability decisions across the stack.
The whole thing runs with one line:
npx wacrawl-dashboard@latestNo complicated setup.
Still early, but I think there’s a broader shift happening toward:
- local AI – Ollama for the win.
- local analytics – secure, private and handy.
- local search – that works fast.
- user-owned datasets – It’s not for everyone, but it’s useful.
Well, that future feels healthier.
Feel free to check the repo: github.com/greenido/wacrawl-ui and contribute.
Be strong.
Rate this:
#dashboard #Developer #JS #LLM #localAi #whatsapp -
Oh, look! Yet another attempt to jazz up #blockchain #finance with a cacophony of #buzzwords and emojis 🤖📈🔀. Because everyone really needed a #portfolio #dashboard that refreshes every 30 minutes 🕒—to confirm their investments are still as disappointing as they were half an hour ago. 🎉
https://grid.raster.finance/en/portfolio-analytics #investment #humor #HackerNews #ngated -
Oh, look! Yet another attempt to jazz up #blockchain #finance with a cacophony of #buzzwords and emojis 🤖📈🔀. Because everyone really needed a #portfolio #dashboard that refreshes every 30 minutes 🕒—to confirm their investments are still as disappointing as they were half an hour ago. 🎉
https://grid.raster.finance/en/portfolio-analytics #investment #humor #HackerNews #ngated -
Oh, look! Yet another attempt to jazz up #blockchain #finance with a cacophony of #buzzwords and emojis 🤖📈🔀. Because everyone really needed a #portfolio #dashboard that refreshes every 30 minutes 🕒—to confirm their investments are still as disappointing as they were half an hour ago. 🎉
https://grid.raster.finance/en/portfolio-analytics #investment #humor #HackerNews #ngated -
Oh, look! Yet another attempt to jazz up #blockchain #finance with a cacophony of #buzzwords and emojis 🤖📈🔀. Because everyone really needed a #portfolio #dashboard that refreshes every 30 minutes 🕒—to confirm their investments are still as disappointing as they were half an hour ago. 🎉
https://grid.raster.finance/en/portfolio-analytics #investment #humor #HackerNews #ngated -
Oh, look! Yet another attempt to jazz up #blockchain #finance with a cacophony of #buzzwords and emojis 🤖📈🔀. Because everyone really needed a #portfolio #dashboard that refreshes every 30 minutes 🕒—to confirm their investments are still as disappointing as they were half an hour ago. 🎉
https://grid.raster.finance/en/portfolio-analytics #investment #humor #HackerNews #ngated -
Panel sobre el estado de la vivienda en Europa = How is the housing situation in the EU? #dashboard #Eurostat #Europaencifras https://links.uv.es/38C84xr
-
MUST SEE: WordPress Dashboard Gets a Radical Redesign
----------
The WordPress dashboard hasn’t changed much in years, so in this video I’m taking a[…]
#WordPress #Plugins #dashboard #WPDesktopModehttps://www.wpnews.io/must-see-wordpress-dashboard-gets-a-radical-redesign/
-
I've just released version 0.3.0 of the E-Ink Dashboard for Home Assistant.
It supports OpenDisplay.org and can show TRMNL device battery now.
https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.3.0
-
I've just released version 0.3.0 of the E-Ink Dashboard for Home Assistant.
It supports OpenDisplay.org and can show TRMNL device battery now.
https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.3.0
-
I've just released version 0.3.0 of the E-Ink Dashboard for Home Assistant.
It supports OpenDisplay.org and can show TRMNL device battery now.
https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.3.0
-
I've just released version 0.3.0 of the E-Ink Dashboard for Home Assistant.
It supports OpenDisplay.org and can show TRMNL device battery now.
https://github.com/cryptomilk/hass-eink-dashboard/releases/tag/v0.3.0
-
🏠 gethomepage/homepage
A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
Builds a static customizable dashboard with 100+ service widgets (Plex, Sonarr, Docker, etc), weather, search and multi-language support via YAML or Docker labels
⭐ Stars: 30089
📅 Last Update: May 16, 2026https://github.com/gethomepage/homepage
#selfhosted #homelab #selfhost #selfhosting #opensource #dashboard #selfhosted
-
🏠 gethomepage/homepage
A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
Builds a static customizable dashboard with 100+ service widgets (Plex, Sonarr, Docker, etc), weather, search and multi-language support via YAML or Docker labels
⭐ Stars: 30089
📅 Last Update: May 16, 2026https://github.com/gethomepage/homepage
#selfhosted #homelab #selfhost #selfhosting #opensource #dashboard #selfhosted
-
creates semantic nodes and clusters #DASHBOARD #NOAH #KAHAN #SONG semantic-search.allgraph.ro/advanced-sea... #DAVID #POE JR aepiot.ro/advanced-sea... Do you like aéPiot semantics? Donate to the aéPiot semantic platform: www.paypal.com/donate?busin...
MultiSearch Tag Explorer -
creates semantic nodes and clusters #DASHBOARD #NOAH #KAHAN #SONG semantic-search.allgraph.ro/advanced-sea... #DAVID #POE JR aepiot.ro/advanced-sea... Do you like aéPiot semantics? Donate to the aéPiot semantic platform: www.paypal.com/donate?busin...
MultiSearch Tag Explorer -
#DASHBOARD #CONFESSIONAL www.perplexity.ai/search/new?q... #SLOVENIA IN #THE #EUROVISION #SONG #CONTEST 2010 chatgpt.com?prompt=Analy... cabildoabierto.ar/perfil/globa... aePiot: Be the first in Web 4.0. Build nodes, dominate SEO.
Perplexity -
#DASHBOARD #CONFESSIONAL www.perplexity.ai/search/new?q... #SLOVENIA IN #THE #EUROVISION #SONG #CONTEST 2010 chatgpt.com?prompt=Analy... cabildoabierto.ar/perfil/globa... aePiot: Be the first in Web 4.0. Build nodes, dominate SEO.
Perplexity -
Почему нормальное OBD2-приложение должно быть open-source
Привет хабр! Есть проекты, которые начинаются не с бизнес‑плана, не с инвесторов и не с попытки «зайти в рынок». Они начинаются чуть проще — ты смотришь на существующие решения, пользуешься ими, раздражаешься и думаешь: «А почему это до сих пор выглядит именно так?» Примерно так у меня появился ReDrive. ReDrive — это open‑source мобильное OBD2-приложение, которое превращает смартфон в цифровую приборную панель и диагностический инструмент для автомобиля. Идея простая: подключаешь ELM327-совместимый адаптер к OBD2-порту машины, открываешь приложение и видишь данные с ECU в понятном виде: скорость, обороты, температуру, напряжение, состояние подключения, ошибки и другую телеметрию.
https://habr.com/ru/articles/1033202/
#ReDrive #OBD2 #Open_Source #Flutter #Dart #ELM327 #Автомобильная_диагностика #Dashboard #ECU #Android_разработка
-
Почему нормальное OBD2-приложение должно быть open-source
Привет хабр! Есть проекты, которые начинаются не с бизнес‑плана, не с инвесторов и не с попытки «зайти в рынок». Они начинаются чуть проще — ты смотришь на существующие решения, пользуешься ими, раздражаешься и думаешь: «А почему это до сих пор выглядит именно так?» Примерно так у меня появился ReDrive. ReDrive — это open‑source мобильное OBD2-приложение, которое превращает смартфон в цифровую приборную панель и диагностический инструмент для автомобиля. Идея простая: подключаешь ELM327-совместимый адаптер к OBD2-порту машины, открываешь приложение и видишь данные с ECU в понятном виде: скорость, обороты, температуру, напряжение, состояние подключения, ошибки и другую телеметрию.
https://habr.com/ru/articles/1033202/
#ReDrive #OBD2 #Open_Source #Flutter #Dart #ELM327 #Автомобильная_диагностика #Dashboard #ECU #Android_разработка
-
Почему нормальное OBD2-приложение должно быть open-source
Привет хабр! Есть проекты, которые начинаются не с бизнес‑плана, не с инвесторов и не с попытки «зайти в рынок». Они начинаются чуть проще — ты смотришь на существующие решения, пользуешься ими, раздражаешься и думаешь: «А почему это до сих пор выглядит именно так?» Примерно так у меня появился ReDrive. ReDrive — это open‑source мобильное OBD2-приложение, которое превращает смартфон в цифровую приборную панель и диагностический инструмент для автомобиля. Идея простая: подключаешь ELM327-совместимый адаптер к OBD2-порту машины, открываешь приложение и видишь данные с ECU в понятном виде: скорость, обороты, температуру, напряжение, состояние подключения, ошибки и другую телеметрию.
https://habr.com/ru/articles/1033202/
#ReDrive #OBD2 #Open_Source #Flutter #Dart #ELM327 #Автомобильная_диагностика #Dashboard #ECU #Android_разработка
-
Почему нормальное OBD2-приложение должно быть open-source
Привет хабр! Есть проекты, которые начинаются не с бизнес‑плана, не с инвесторов и не с попытки «зайти в рынок». Они начинаются чуть проще — ты смотришь на существующие решения, пользуешься ими, раздражаешься и думаешь: «А почему это до сих пор выглядит именно так?» Примерно так у меня появился ReDrive. ReDrive — это open‑source мобильное OBD2-приложение, которое превращает смартфон в цифровую приборную панель и диагностический инструмент для автомобиля. Идея простая: подключаешь ELM327-совместимый адаптер к OBD2-порту машины, открываешь приложение и видишь данные с ECU в понятном виде: скорость, обороты, температуру, напряжение, состояние подключения, ошибки и другую телеметрию.
https://habr.com/ru/articles/1033202/
#ReDrive #OBD2 #Open_Source #Flutter #Dart #ELM327 #Автомобильная_диагностика #Dashboard #ECU #Android_разработка
-
The terminal is still the integration point: why workdash was made
-
The terminal is still the integration point: why workdash was made
-
The terminal is still the integration point: why workdash was made
-
The terminal is still the integration point: why workdash was made
-
The terminal is still the integration point: why workdash was made
-
I’m gradually improving my understanding of using #HomeAssistant to monitor domestic #Power input and output. The integration I have comes with a nice #Dashboard for accumulated #Energy but I wanted one which gave as close to an instantaneous record of power consumption and production as possible plus a history as well. This is that custom dashboard and it tells me what I want to know.
#SelfHosting #Monitoring #FreeSoftware #SolarPanels #Electricity #HomeBattery
-
I’m gradually improving my understanding of using #HomeAssistant to monitor domestic #Power input and output. The integration I have comes with a nice #Dashboard for accumulated #Energy but I wanted one which gave as close to an instantaneous record of power consumption and production as possible plus a history as well. This is that custom dashboard and it tells me what I want to know.
#SelfHosting #Monitoring #FreeSoftware #SolarPanels #Electricity #HomeBattery
-
I’m gradually improving my understanding of using #HomeAssistant to monitor domestic #Power input and output. The integration I have comes with a nice #Dashboard for accumulated #Energy but I wanted one which gave as close to an instantaneous record of power consumption and production as possible plus a history as well. This is that custom dashboard and it tells me what I want to know.
#SelfHosting #Monitoring #FreeSoftware #SolarPanels #Electricity #HomeBattery
-
I’m gradually improving my understanding of using #HomeAssistant to monitor domestic #Power input and output. The integration I have comes with a nice #Dashboard for accumulated #Energy but I wanted one which gave as close to an instantaneous record of power consumption and production as possible plus a history as well. This is that custom dashboard and it tells me what I want to know.
#SelfHosting #Monitoring #FreeSoftware #SolarPanels #Electricity #HomeBattery
-
I’m gradually improving my understanding of using #HomeAssistant to monitor domestic #Power input and output. The integration I have comes with a nice #Dashboard for accumulated #Energy but I wanted one which gave as close to an instantaneous record of power consumption and production as possible plus a history as well. This is that custom dashboard and it tells me what I want to know.
#SelfHosting #Monitoring #FreeSoftware #SolarPanels #Electricity #HomeBattery
-
Do you use a personal dashboard to “monitor the situation” - a website or app that displays information like the weather, bus schedules, calendar appointments, news, stock prices, or maybe even trending Mastodon posts? (There’s an article in the Wall Street Journal today about making personal dashboards using Loveable, Replit or Claude). #coding #artificialintelligence #dashboard #data #survey
-
Do you use a personal dashboard to “monitor the situation” - a website or app that displays information like the weather, bus schedules, calendar appointments, news, stock prices, or maybe even trending Mastodon posts? (There’s an article in the Wall Street Journal today about making personal dashboards using Loveable, Replit or Claude). #coding #artificialintelligence #dashboard #data #survey
-
Do you use a personal dashboard to “monitor the situation” - a website or app that displays information like the weather, bus schedules, calendar appointments, news, stock prices, or maybe even trending Mastodon posts? (There’s an article in the Wall Street Journal today about making personal dashboards using Loveable, Replit or Claude). #coding #artificialintelligence #dashboard #data #survey
-
Do you use a personal dashboard to “monitor the situation” - a website or app that displays information like the weather, bus schedules, calendar appointments, news, stock prices, or maybe even trending Mastodon posts? (There’s an article in the Wall Street Journal today about making personal dashboards using Loveable, Replit or Claude). #coding #artificialintelligence #dashboard #data #survey
-
Do you use a personal dashboard to “monitor the situation” - a website or app that displays information like the weather, bus schedules, calendar appointments, news, stock prices, or maybe even trending Mastodon posts? (There’s an article in the Wall Street Journal today about making personal dashboards using Loveable, Replit or Claude). #coding #artificialintelligence #dashboard #data #survey
-
Une page d'accueil affichant les services déployés par traefik. Je vais sans doute le déployer, ça a l'air bien joli https://www.trala.fyi/ #traefik #dashboard #opensource #docker
-
Une page d'accueil affichant les services déployés par traefik. Je vais sans doute le déployer, ça a l'air bien joli https://www.trala.fyi/ #traefik #dashboard #opensource #docker
-
Une page d'accueil affichant les services déployés par traefik. Je vais sans doute le déployer, ça a l'air bien joli https://www.trala.fyi/ #traefik #dashboard #opensource #docker
-
Une page d'accueil affichant les services déployés par traefik. Je vais sans doute le déployer, ça a l'air bien joli https://www.trala.fyi/ #traefik #dashboard #opensource #docker
-
Une page d'accueil affichant les services déployés par traefik. Je vais sans doute le déployer, ça a l'air bien joli https://www.trala.fyi/ #traefik #dashboard #opensource #docker