scubanarc

Results 18 comments of scubanarc

I do not. I tried to figure it out, but the error logs were sparse about it, and the download queue was 1,000's of entries long. It happens often, though....

Very exciting. When can we get a look at it?

I found a temporary fix. Edit this file: C:\Users\{username}\.vscode\extensions\hediet.vscode-drawio-1.6.6\drawio\src\main\webapp\styles\dark.css Near the top in the root selector, change the variable for panel-color to #181818, like this: ` --panel-color: #181818;` You do...

I also use Frigate and also would like to have images rendered in MQTT-Explorer. The solution that [ccci-code](https://github.com/ccci-code) posted above is perfect. If this could be merged in I would...

> > Doesn't the license only come into play if it's enforced? So if it's abandoned who is going to enforce it > > That's not how licenses works though.....

Yes, someone should fork it from 5 years ago when it was still AGPL, everyone move their PR's, and then we all continue on forward with this project.

Hey Thomas, glad to hear you're still around! Thanks again for this awesome program. It really is the best MQTT frontend out there and I use it daily. Amazing work!...

Didn't test BMP or WEBP but agree with PNG: https://upload.wikimedia.org/wikipedia/commons/4/47/PNG_transparency_demonstration_1.png

I did just that and it worked. Thanks.