screensh
Opreating Systems that are supported:
-
Windows
-
Linux
-
MacOS (NO BINARIES)
-
FreeBSD
WARNING: GO NEEDS TO BE INSTALLED AND PREBUILT BINARIES ARE NOT AVAILABLE FOR MAC0S!
Install it using the binaries available on the "Releases" page or run this (Latest):
git clone https://github.com/adeel26in/screensh
cd screensh
go mod tidy
go build -o screensh ./src # Run go run . if you just wanna run as it is