https://github.com/jsixface/googlevoicedeleter
https://github.com/jsixface/googlevoicedeleter
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jsixface/googlevoicedeleter
- Owner: jsixface
- Created: 2021-02-13T00:49:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T16:52:54.000Z (almost 4 years ago)
- Last Synced: 2024-10-19T05:22:28.622Z (about 1 year ago)
- Language: Java
- Size: 57.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## This is no longer needed. Google voice app has a multi delete function now.
# Google Voice Deleter
This project opens google voice in a Chromium browser and deletes messages one by one. You might want to *Archive* the messages you want to keep before running this.
- Download the Chromium browser if you don't have it.
- Set up a temp dir for user profile. Re-use it across multiple executions of the program
- After the browser starts for the fist time, kill the program and then login to google account in that browser. This saves the Google session for multiple executions.
This snippet does not allow enough time for the web app to load more messages. If you found a way to do it, send me a pull request.