Skip to content

Commit

Permalink
added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oen9 committed Feb 28, 2020
1 parent 4a9d6ae commit 6dd843b
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,25 @@
# tray-backlight-control

Tray backlight control for linux

## how to use

Add `tray-backlight-control` to autostart and just use it.\
tray icon: ![alt text](https://raw.githubusercontent.com/oen9/tray-backlight-control/master/src/main/resources/bulb14.png "tray icon")\
![alt text](https://raw.githubusercontent.com/oen9/tray-backlight-control/master/img/popup.png "popup")

## system dependencies

- `xbacklight` (or replacement like [acpilight](https://gitlab.com/wavexx/acpilight/ "acpilight"))
- `java` (tested with `java version "11.0.2"`)

## sources

### howto compile

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

### libraries

1. ZIO
Binary file added img/popup.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6dd843b

Please sign in to comment.