PiSugar / pisugar-power-manager-rs

PiSugar Power Manger in rust language
https://www.pisugar.com/
GNU General Public License v3.0
130 stars 15 forks source link

Arch Linux Support #26

Open luisbc92 opened 3 years ago

luisbc92 commented 3 years ago

I am currently using a PiSugar 2 Pro on a Raspberry Pi 4 running Manjaro.

I would like to be able to use the software here. I managed to successfully compile the server, however I don't know Rust enough to make a package correctly for Arch.

fengyc commented 3 years ago

@luisbc92 I found a solution https://github.com/fosskers/cargo-aur . I will fix it soon.

luisbc92 commented 3 years ago

Thank you!