nonnorm
nonnorm
I've been trying to work on this, but I've run into some problems (https://github.com/heim-rs/heim/issues/354). Until that gets resolved, my basic changes are in the https://github.com/ravenclaw900/DietPi-Dashboard/tree/cpu-temp branch.
While that might work (though it doesn't on my RPi, does the `sensors` command need to be installed?), we try to use native Rust code instead of shell scripts, to...
I think it would work for other nodes if you just put the URL in the nodes box (e.g. `example.com:5252/baseurl`). However, the current node would require another setting.
There are instructions in the config file: ```toml # To get hash: "echo -n '' | sha512sum # To get random secret: "openssl rand -hex 32" ```
Hello, To be clear, along with stop/start, you also want mask/unmask shown in the Services page?
Here's a mirror: http://old.macintosh.garden/apps/Leopard_10_5_4.dmg__0.zip.
Hi, DietPi is based on Debian, so any binary built for that (or just Linux in general) should work. However, depending on the device you're running it on, you may...
Need to test before merging, but one of the things in the release notes is a big size reduction, so that sounds promising.
@dependabot rebase
Honestly, whenever I have time to finish the checklist. I don't want to make any guarantees right now.