Skip to content

Instantly share code, notes, and snippets.

🌞 Morning 42 commits β–ˆβ–ˆβ–ˆβ–ˆβ–Žβ–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 20.3%
πŸŒ† Daytime 68 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 32.9%
πŸŒƒ Evening 78 commits β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 37.7%
πŸŒ™ Night 19 commits β–ˆβ–‰β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘β–‘ 9.2%
@khakiee
khakiee / device_farm_url_generator.py
Created October 1, 2019 08:44
Creating device farm session and get direct-in url
import json
import random
import string
import subprocess
import sys
import urllib
import requests
DEVICE_FARM_URL = 'https://us-west-2.console.aws.amazon.com/devicefarm/home'