Move elksmart-comm to another repository

This commit is contained in:
2024-11-25 03:31:07 +01:00
parent bb4fdcd936
commit 8096a1b2c9
3 changed files with 2 additions and 717 deletions

View File

@@ -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