Filip Vincůrek

Results 3 comments of Filip Vincůrek

Hi @fone , as far as I know you can watch the amount of data being copied from the SD card. Change [this line](https://github.com/BrixSat/SdcardBackupRestore/blob/15c3a8c8e988a6ff2825ab1fa232719bf6753ddf/sdCardBackupAndRestore.sh#L25) to: ```bash sudo dd bs=4M if=${DISK}...

Hi, i have the same problem as above. Even after changing server address to: ``` serverAddress = 'http://185.8.239.101:8080', ``` still can't connect... So my app is running on: **http://185.8.239.101:8080** the...

Thank you @jonathanmoore, exactly what I needed. One thing I'd add, if you have more that one slider on a page, this will scale only the fist one. Small changes...