Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env python3
# coding=utf-8
import json
import ssl
from urllib.request import urlopen
LAT = ""
LONG = ""
APIKEY = ""
@ibuys
ibuys / mastodon-docker-setup.md
Created January 6, 2025 12:43 — forked from melroy89/mastodon-docker-setup.md
Mastodon Docker Setup - most complete and easiest guide online