stevommmm / grimcast

Hacky grim based webcaster while wayland ms-teams sharing is broken

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grimcast

Hacky combination of grim for webcasting the desktop to a browser tab (for sharing in teams etc)

Requires a geometry string to be passed on stdin in the grim format <x>,<y> <width>x<height>. The easiest way to do this is to combine slurp with the call.

slurp | grimcast

About

Hacky grim based webcaster while wayland ms-teams sharing is broken

License:MIT License


Languages

Language:Go 57.6%Language:HTML 42.4%