8000 GitHub - filou59/kvmd: The main Pi-KVM daemon (2 ou 3 ezcoo)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

filou59/kvmd

 
 

Repository files navigation

KVMD

CI Discord

This repository contains the configuration and code of KVMD, the main PiKVM daemon. If your request does not relate directly to this codebase, please send it to issues of the PiKVM repository.

Update from git

rw
pacman -Syu
git clone --depth=1 https://github.com/pikvm/kvmd
cp -r kvmd/kvmd /usr/lib/python3.9/site-packages/
cp -r kvmd/web  /usr/share/kvmd/
reboot

2x Ezcoo KVM 4x Switch Patch (7 usable Ports)

https://github.com/semool/kvmd/commit/1f9448cbc07cefbe0d32b7178596178e8cac0b03

3x Ezcoo KVM 4x Switch Patch (10 usable Ports)

https://github.com/semool/kvmd/commit/d950c1c771ad30d5f2adea62a1d7eb6082f1da69

Hue Plugin to Control SmartPlugs - Get Api Token

  • http://[BridgeIP]/debug/clip.html
  • Send Message: {"devicetype":"pikvm"}
  • get back username: { "success": { "username": "apiusername" }
  • get list of all Devices: http://[BridgeIP]/api/[username]/lights
  • Save DeviceID for every SmartPlug to control

About

The main Pi-KVM daemon (2 ou 3 ezcoo)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 61.1%
  • JavaScript 10.4%
  • HTML 7.6%
  • C 6.3%
  • C++ 4.4%
  • CSS 4.3%
  • Other 5.9%
0