Got ADB working and changed idea
I made the basics to control my phone using pure-python-adb. I can automatically open the WhatsApp chat to my mom, select the .Shifter-file, and then import it inside of Shifter. My next plan was to use the text share feature to copy the month to my clipboard and then parse that, import it into Google Calendar, etc. But after wasting way too much time, I realized that it is very hard to get the clipboard text and all the other stuff. So my new idea is to use the built-in GC exporter once for the full calendar and then every time after that recursively click on every day and upload those to GC. This will still be way quicker than reuploading the full calendar every time.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.