wdog

Results 11 issues of wdog

The script is giving me a DEVICE NOT FOUND, my device is ammon looper AP-09 ``` Bus 006 Device 010: ID 0416:5555 Winbond Electronics Corp. ``` after I insert the...

@jwlodek what do you think about implementing multiline popup basically I think is enough to change `_draw_` method on `Popup` class (popyp.py) with something like this. I need something like...

Feature Request
Popups

https://github.com/giovtorres/kvm-install-vm/blob/23582822f4e3a601bdd46302905b762d028cbb24/kvm-install-vm#L1010 The variable `$SOURCE` is not used

There is no such function in the code. Am i wrong?

this is a little improvement to be improved of bluetooth.sh ```bash #!/bin/bash # not connected if [ $(bluetoothctl show | grep "Powered: yes" | wc -c) -eq 0 ] then...

Filter reservations that end after $from and starts before $to