aboutsummaryrefslogtreecommitdiff
path: root/README.adoc
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2024-11-25 03:31:07 +0100
committerPřemysl Eric Janouch <p@janouch.name>2024-11-25 03:31:07 +0100
commit8096a1b2c9759a1ca28791994616b360a7f32329 (patch)
tree24f973ec729f659a87fb4ec1d9885941885759b8 /README.adoc
parentbb4fdcd93636e40e6f90758052d0dc3d30bc6dd8 (diff)
downloaddesktop-tools-8096a1b2c9759a1ca28791994616b360a7f32329.tar.gz
desktop-tools-8096a1b2c9759a1ca28791994616b360a7f32329.tar.xz
desktop-tools-8096a1b2c9759a1ca28791994616b360a7f32329.zip
Move elksmart-comm to another repository
Diffstat (limited to 'README.adoc')
-rw-r--r--README.adoc5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.adoc b/README.adoc
index 06b7c26..9f2b5f4 100644
--- a/README.adoc
+++ b/README.adoc
@@ -27,8 +27,6 @@ to other people as well:
pseudo-random data; it should be fast enough to saturate most devices
- 'big-brother' tracks the title of the active window and the idle state of
the user and writes these events to standard output.
- - 'elksmart-comm' interfaces with ELK Smart infrared dongles,
- partially reimplementing the Ocrustar mobile app.
Few of them are useful outside of Linux.
@@ -40,8 +38,7 @@ Building
--------
Build dependencies: CMake, pkg-config, liberty (included) +
Runtime dependencies: libpulse, libx11, dbus-1 +
-Optional runtime dependencies:
-libusb-1.0 (elksmart-comm), libgdm (gdm-switch-user)
+Optional runtime dependencies: libgdm (gdm-switch-user)
$ git clone --recursive https://git.janouch.name/p/desktop-tools.git
$ mkdir desktop-tools/build