Skip to content

Instantly share code, notes, and snippets.

{"lastUpload":"2020-04-29T13:32:53.409Z","extensionVersion":"v3.4.3"}
@nagleaidan
nagleaidan / ngrok-plex.py
Created November 4, 2019 23:17
Run plex through ngrok
#!/usr/bin/python3
from plexapi.myplex import MyPlexAccount
import sys
import json
import requests
import time
# need time for ngrok to start up before requesting data
print("Waiting 15 seconds for ngrok to start up")
@nagleaidan
nagleaidan / cloudSettings
Last active March 18, 2020 19:58
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-03-18T19:56:12.879Z","extensionVersion":"v3.4.3"}