an2linuxserver
an2linuxserver copied to clipboard
Sync Android notifications encrypted to a Linux desktop
when I run an2linuxserver.py, I've an error : Failed to use IPv4/IPv6 dual stacking, fallbacks to IPv4 only (an2linuxserver.py:831)
I run an2linux as a user service. When I attempted to pair a new laptop with the phone app, the pairing hung. The cause is that, when run as a...
Here is the output of applying the pylint linter to an2linuxserver.py. Some of the output might be important. (I don't know because I do not know python.) an2linuxserver.py: 1:1 warning...
When attempting to pair with bluetooth, I have the following issue: [2019-05-18 21:14:19] (Bluetooth) Waiting for connections on RFCOMM channel 1 [2019-05-18 21:14:41] (Bluetooth) Pair request from: MAC::ADDRESS::HERE [2019-05-18 21:14:41]...
So here is the problem using proposed in README.md service unit And no notification is displayed, I do not use tmux, so a wrote service unit that used screen: ```[Unit]...
First off - thanks for sharing your code! After linconnect died, this is the only option. Can you please change tthe hardcoded TMP_DIR_PATH to something user configrable? Either read from...
I've installed correctly and started the daemon at startup but (except for the first time I run the program) when system is booted it doesn't work. I tap on Display...
PPA
Hi I suggest to create PPA for packaging an2 into Ubuntu based distros. Installing the server manually really annoying.
I've added an2linux.service to systemd, and `systemctl --user status an2linux.service` shows that it's running without any issues, however, it isn't receiving any notifications. Running the script manually with `python3 an2linuxserver.py`...
When I lunch the server my network start to be unstable. Network manager disconnects from the network frequently. I have tried it on two configurations (same computer): Fedora 27 (XFCE...