npm install puppeteer
Modify your username and the amount of pages you see in Trakt website in at the top of each .js file.
| Verifying my identity on Peepeth.com 0x6451cfa60263829d85aa3cafb5b308d5962dcc6a |
| Verifying my Blockstack ID is secured with the address 1GUMzJqJpGXQ43nTvd37vuS35k3WTxkRxU https://explorer.blockstack.org/address/1GUMzJqJpGXQ43nTvd37vuS35k3WTxkRxU |
| activate application "SystemUIServer" | |
| tell application "System Events" | |
| tell process "SystemUIServer" | |
| -- Working CONNECT Script. Goes through the following: | |
| -- Clicks on Bluetooth Menu (OSX Top Menu Bar) | |
| -- => Clicks on SX-991 Item | |
| -- => Clicks on Connect Item | |
| set btMenu to (menu bar item 1 of menu bar 1 whose description contains "bluetooth") | |
| tell btMenu | |
| click |