diff --git a/apt-extend-debian b/apt-extend-debian index 6764773..a9b0d79 100755 --- a/apt-extend-debian +++ b/apt-extend-debian @@ -11,13 +11,14 @@ COMMON="$COMMON wakeonlan" COMMON="$COMMON tlp tlp-rdw" COMMON="$COMMON nextcloud-desktop dolphin-nextcloud" # 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" MULTIMEDIA="" MULTIMEDIA="$MULTIMEDIA libavcodec-extra libdvd-pkg" MULTIMEDIA="$MULTIMEDIA rhythmbox ario kodi kodi-pvr-hts" 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" TOOLS="" diff --git a/mqtt_localhost b/mqtt_localhost new file mode 100755 index 0000000..45e82fd --- /dev/null +++ b/mqtt_localhost @@ -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 +