2023-12-09 12:50:16 +01:00
2023-12-09 09:29:32 +01:00
2022-10-01 13:16:19 +02:00
2023-12-09 12:50:16 +01:00
2023-05-29 19:35:55 +02:00
2022-10-01 13:16:19 +02:00
2022-10-01 13:35:39 +02:00
2021-04-03 23:41:09 +02:00
2022-10-01 13:16:19 +02:00

Install

  Requirements:
  - python package justpy, the framework: pip install justpy --upgrade
  - (optionally) for volume buttons: libpulse

  local:
    ./setup.sh

Uninstall

  pip uninstall controldeck
  rm ~/.local/share/application/controldeck.desktop
  rm ~/.config/systemd/user/controldeck.service

Configuration

  ~/.config/controldeck/controldeck.conf
  See example in example directory.

Start (autostart) with systemd
  systemctl --user start controldeck.service
  systemctl --user enable controldeck.service

  journalctl --user-unit=controldeck -e
  journalctl --user-unit=controldeck -f
Description
ControlDeck
Readme 532 KiB
Languages
Python 99%
Shell 1%