bensofficial / screen-capture

Lightweight, no-install screen capture tool based on Docker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

screen-capture

Lightweight, no-install screen capture tool based on Docker

sudo docker run --rm -p 8080:8080 ghcr.io/bensofficial/screen-capture

Then open http://localhost:8080 in your browser. Stop the Docker container to delete all temporary files.

⚠ Please use this only in your own network. All recordings are accessible via the web server that was started to convert the videos. ⚠

Credits

Based on:

About

Lightweight, no-install screen capture tool based on Docker

License:MIT License


Languages

Language:HTML 77.0%Language:Dockerfile 13.7%Language:PHP 9.3%