Remix.run Logo
pimeys 2 hours ago

Cool. Just want to chime in that I wanted to see how quickly GPT-5.5 can turn this into a KDE Plasma 6 Plasmoid. Took about 10 minutes and two dollars, and now I have a nice QML app showing the same information in my taskbar.

Just wanted to say this because I feel it's really crazy that I can just do this today...

geordieboozer 2 hours ago | parent [-]

To save me 10 mins and $2, is this posted to GitHub somewhere?

rustyhancock 2 hours ago | parent | next [-]

Absolutely this is worth packaging for KDE.

Although I imagine if you don't have the motivation to make it in the first place, you likely don't have the motivation to package it.

pimeys an hour ago | parent [-]

I feel like this is so lazy bothering maintainers for it is not great.

pimeys 2 hours ago | parent | prev [-]

It's 1st of May here, so probably not doing it today. Looking into it a bit more when I get back from the parties. but it's basically just three files: QML for the UI, some python code to parse /proc data and a metadata file.