Anil
Anil
$(document).ready(function() { ifvisible.setIdleDuration(30); ifvisible.idle(function(){ var msg = 'No activity detected in the last 15 seconds.'; if (auth == "true"){ msg += "You will be logged out in 15 seconds."; }...
The icons and splash screens that are being generated by apetools do not match all the required assets in Ionic 5. For example: \android\app\src\main\res\mipmap-mdpi contains three files: ic_launcher.png (72x 72pixels)...
sudo gsync --authenticate gives this error. File "/usr/local/bin/gsync", line 58 except KeyboardInterrupt, e: ^ SyntaxError: invalid syntax Incidentally, or perhaps relevantly, no ~/.gsync directory exists. Environment is Raspbian GNU/Linux 9...
More of a suggestion, but your README file should specify that one needs to take the Subnet from your router and they may be different. For example, mine is: 192.168.1.0/24
When I try to update omxplayer using this package as follows: `sudo dpkg -i omxplayer_0.3.7~git20170130~62fb580_armhf.deb` I get the following: ``` dpkg: warning: downgrading omxplayer from 20170330~134343-2 to 0.3.7~git20170130~62fb580 (Reading database...