Skip to content

Instantly share code, notes, and snippets.

@trapd00r
Created November 25, 2023 13:00
Show Gist options
  • Save trapd00r/b13ae64802fbc078237f6ba821b524f2 to your computer and use it in GitHub Desktop.
Save trapd00r/b13ae64802fbc078237f6ba821b524f2 to your computer and use it in GitHub Desktop.
spawn mariestad-burk

every day at 16:00, spawn the mariestad ölburk in a new term to signal time to go home

xterm -fn -misc-fixed-medium-r-normal--6-60-75-75-c-40-iso8859-1 \
  -hold \
  -e '$SHELL -c "curl -s https://gist.githubusercontent.com/trapd00r/2a405a890605c49a8e65dbd9604dd59f/raw/43180288f24ac44d058b1309be8eb60adbe1283a/mariestad.txt | cat"'
0 16 * * * spawn_mariestad

mariestad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment