Skip to content

Instantly share code, notes, and snippets.

View ManuelSchneid3r's full-sized avatar
💭
🍕

Manuel Schneider ManuelSchneid3r

💭
🍕
View GitHub Profile
@ManuelSchneid3r
ManuelSchneid3r / auto-dark-mode.py
Last active January 16, 2021 13:21
Cinnamon Auto Dark Mode
#!/bin/env python3
from astral import sun
from astral.geocoder import lookup, database
from datetime import datetime as dt
from pathlib import Path
from pytz import timezone
from subprocess import call
# Config