Commit Graph

5 Commits

Author SHA1 Message Date
Sasha MOREL 84d8c8bcc8 Ignore read flag
This modification is to avoid duplicate messages when some of them is read on the phone.
2021-09-04 10:57:15 +02:00
Sasha MOREL f86fa0d6a7 Suicide at keyboard interrupt
That's a bug, the program does not close at keyboard interruption because of threads, I pu a suicide function at the end, but suicide is never the solution.
2021-09-02 12:51:38 +02:00
Sasha MOREL 867c6daca5 Note on security 2021-09-02 12:41:56 +02:00
Sasha MOREL d7ff69da3c Add gitignore, LICENSE and README 2021-09-02 12:07:57 +02:00
Sasha MOREL 1d59dc9022 Initial commit
Imported this script cooked in another repos.
2021-09-02 11:54:40 +02:00