Skip to content

Instantly share code, notes, and snippets.

View bsdunx's full-sized avatar

bsdunx

  • In a Tesla roadster doing a Hohmann transfer in stellar space
View GitHub Profile
#!/bin/bash
TOPXY="$1,$2"
INRES="880x1080"
OUTRES="880x1080"
FPS="5"
QUAL="medium"
STREAM_KEY=$(cat ~/.twitch_key)
#!/bin/bash
TOPXY="$1,$2"
INRES="880x1080"
OUTRES="880x1080"
FPS="5"
QUAL="medium"
STREAM_KEY=$(cat ~/.twitch_key)