oen9 / tray-backlight-control

Tray backlight control for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tray-backlight-control

Tray backlight control for linux

Build Status CircleCI

how to use

Add tray-backlight-control to autostart and just use it.
tray icon: alt text
alt text

system dependencies

  • xbacklight (or replacement like acpilight)
  • java (tested with java version "11.0.2")

sources

howto compile

  1. compile: sbt stage
  2. run: ./target/universal/stage/bin/tray-backlight-control

libraries

  1. ZIO

About

Tray backlight control for linux

License:MIT License


Languages

Language:Scala 100.0%