mqtt_localhost added + apt_extend_debian adapted
This commit is contained in:
parent
31d473442f
commit
1857afc781
@ -11,13 +11,14 @@ COMMON="$COMMON wakeonlan"
|
|||||||
COMMON="$COMMON tlp tlp-rdw"
|
COMMON="$COMMON tlp tlp-rdw"
|
||||||
COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
|
COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
|
||||||
# Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
|
# Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
|
||||||
COMMON="$COMMON maliit-keyboard xournal"
|
COMMON="$COMMON maliit-keyboard xournal++"
|
||||||
## COMMON="$COMMON fonts-powerline powerline powerline-gitstatus"
|
## COMMON="$COMMON fonts-powerline powerline powerline-gitstatus"
|
||||||
|
|
||||||
MULTIMEDIA=""
|
MULTIMEDIA=""
|
||||||
MULTIMEDIA="$MULTIMEDIA libavcodec-extra libdvd-pkg"
|
MULTIMEDIA="$MULTIMEDIA libavcodec-extra libdvd-pkg"
|
||||||
MULTIMEDIA="$MULTIMEDIA rhythmbox ario kodi kodi-pvr-hts"
|
MULTIMEDIA="$MULTIMEDIA rhythmbox ario kodi kodi-pvr-hts"
|
||||||
MULTIMEDIA="$MULTIMEDIA audacious"
|
MULTIMEDIA="$MULTIMEDIA audacious"
|
||||||
|
MULTIMEDIA="$MULTIMEDIA ffmpeg" # for pylibs.media
|
||||||
## MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs"
|
## MULTIMEDIA="$MULTIMEDIA qjackctl carla carla-lv2 carla-vst ardour calf-plugins eq10q fluid-soundfont-gm fluid-soundfont-gs"
|
||||||
|
|
||||||
TOOLS=""
|
TOOLS=""
|
||||||
|
4
mqtt_localhost
Executable file
4
mqtt_localhost
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
#
|
||||||
|
~/my_apps/mqtt_sniffer/venv/bin/python ~/my_apps/mqtt_sniffer/mqtt_sniffer.py -f localhost -p 1883 -n
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user