sphh
sphh
I would like to have the WebPageScanner to check for updated webpages at certain times of the day (and day in the week or even day in the month) and...
Whenever Web Pages Scanner looks for changes without me having a working internet connection and timing out, Web Pages Scanner thinks the whole page has changed. The next check with...
The "`Change in length more than xxx characters`" mode already removes some small changes. I would love to see a list (of regular expressions?) which are disregarded ("Don't show changes...
Thank you for fixing the disappearing buttons (#1)! But now I encounter another problem: I can only see two elements of the stack + the input line  May I...
Hi Mike, Some time ago, I had the same problem as @zlite. My solution does keep the same functionality in Python 3.x, but is compatible with 2.x; There is only...
Typo
Hi Mike, There is a stupid typo throughout your code: _recieve_ should actually be _receive_. Not that it changes the functionality of your code!! Stephan
Hi Mike, There are two unneeded imports in `PyCmdMessenger.py`: `serial` and `multiprocessing`. Would it make sense to remove them? (It works for me on Python 2.7) Stephan
Hi Mike, I had to change the line 624 in `PyCmdMessenger.py` to get it working: ``` w = "Warning: Guessing input format for {}. This can give wildly incorrect values....
I just successfully compiled (using #5) and run `evdev-rce` on my Surface Pro 3. Unfortunately it does not generate any right-clicks at all, when touching the touchscreen for more than...
### Checklist - [X] I can reproduce the bug with the latest version given [here](https://github.com/FossifyOrg/Phone/releases/latest). - [X] I made sure that there are **no existing issues** - [open](https://github.com/FossifyOrg/Phone/issues) or [closed](https://github.com/FossifyOrg/Phone/issues?q=is%3Aissue+is%3Aclosed)...