Hackerfleet / hfos-legacy

Hackerfleet Operating System
GNU Affero General Public License v3.0
29 stars 4 forks source link

Frontend (automated) screenshotting #225

Open ri0t opened 7 years ago

ri0t commented 7 years ago

Found a nice library to render (parts of) the dom to a canvas: http://experiments.hertzen.com/jsfeedback/

With some tiny html5 magic, it allows to screenshot only certain regions or black out others, so even privacy can be maintained adequately.