Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lighter xfce4 panle plugin

Alt Text

Simple xfce4 plugin that allows to turn on and off groups for hue lights

TODO: Implement registration to hub

Installation

Place icons:

sudo cp  assets/xfce4-pulseaudio-plugin.png /usr/share/icons/hicolor/16x16/apps/

Update icons cache:

sudo gtk-update-icon-cache -f -t /usr/share/icons/hicolor

Compile:

go  build -v -buildmode c-shared -o liblighter.so 

Copy to panel:

sudo cp liblighter.so /usr/lib64/xfce4/panel/plugins/ && sudo cp liblighter.desktop /usr/share/xfce4/panel/plugins/

About

This is xfce4 panel plugin to control hue lights implemented in go

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages