freddii

Results 35 comments of freddii

at the moment i am installing the client with this script: ``` #!/bin/bash #to run this script go into the folder where it is then run: ./install_kontalk-desktop.sh # set -eu...

Any updates on a prebuild apk? Maybe you can use for m3u http://bit.ly/kn-kodi-tv

running the following command works, but then the log is at the wrong location. sudo tcpdump -ni any -s0 --immediate-mode --packet-buffered -w /home/freddii/hotwire-record-2 -B 8192

OS: Debian GNU/Linux bookworm/sid x86_64 $ ls -lh ~/.var/app/com.github.emmanueltouzery.hotwire/data/ insgesamt 4,0K drwxr-xr-x 2 freddii freddii 4,0K 12. Jan 13:09 hotwire

$ tcpdump --version tcpdump version 4.99.1 libpcap version 1.10.1 (with TPACKET_V3) OpenSSL 1.1.1m 14 Dec 2021 touch ~/.var/app/com.github.emmanueltouzery.hotwire/data/hotwire/hotwire-record-2 and sudo touch ~/.var/app/com.github.emmanueltouzery.hotwire/data/hotwire/hotwire-record-2 are working. hotwire is also creating that file...

Looks like i have problems with foldernames with dots in it. Maybe its a problem of my setup or tcpdump. When i change the foldername from "test" to ".test", it...

# install with python3: ``` git clone -b python3 https://github.com/indritbashkimi/slingshot cd slingshot python3 setup.py build sudo python3 setup.py install ```

i would also be nice to have xautoclick in debians repo. People would not have to compile it. It would be simply possible to install it with: ``` apt install...

It would be nice to have xautoclick in debians repo. There are two solutions to add it: 1) request an ITP ( Intent to Package request) if you want to...

a flatpak might be useful