Jump to content

randommusic

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

randommusic's Achievements

Noob

Noob (1/14)

3

Reputation

  1. Hi All, I've got liquidctl packaged up in a python wheel. Switched smbus library for smbus2 as slackware and dev tools for unraid don't have an implemenation. Other prerequisites are the ones listed in liquidctl install instructions. pip, python will need be install with https://forums.unraid.net/topic/35866-unraid-6-nerdpack-cli-tools-iftop-iotop-screen-kbd-etc/ The wheel has all the required libraries included. Symbus 2 is all python. Git clone/download zip from https://github.com/thecutehacker/liquidctl---Unraid and in the command line go to the liquidctl/dist folder and type pip install liquidctl-1.7.2-py3-none-any.whl Hopefully I'll have time to put it into a plugin soon. Installing it is only temporary and will be lost on reboot. Could always have a startup script that reinstalls it from an existing user share/storage. Hopefully this is useful for someone!
×
×
  • Create New...