Skip to content

Instantly share code, notes, and snippets.

@stefjow
stefjow / clock_khal.py
Created April 4, 2026 14:04
Waybar khal calendar integration
#!/usr/bin/env python3
import json
import os
import pty
import re
import select
import subprocess
from datetime import datetime