Added browser based hardware emulation section.

This commit is contained in:
Undefined 2020-08-16 16:36:38 +02:00
parent e82d160ea2
commit 2c8ad7f798

View File

@ -1005,6 +1005,12 @@ Table of Contents
* [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page * [screenshotmachine.com](https://www.screenshotmachine.com/) — Capture 100 snapshots/month, png, gif and jpg, including full-length captures, not only home page
* [WWW2PNG](https://www2png.com/) - Capture screenshots of any website with basic customization. Includes automatic blockchain anchoring and full page capture. Completely free service. * [WWW2PNG](https://www2png.com/) - Capture screenshots of any website with basic customization. Includes automatic blockchain anchoring and full page capture. Completely free service.
## Browser based hardware emulation written in Javascript
* [JsLinux](https://bellard.org/jslinux) — a really fast x86 virtual machine capable of running Linux and Windows 2k.
* [Jor1k](https://bellard.org/jslinux) — a OpenRISC virtual machine capable of running Linux with network support.
* [v86](https://copy.sh/v86) — a x86 virtual machine capable of running Linux and other OS directly into the browser.
## Miscellaneous ## Miscellaneous
* [Code Time](https://www.software.com/code-time) - an extension for time-tracking and coding metrics in VS Code, Atom, IntelliJ, Sublime Text, and more. * [Code Time](https://www.software.com/code-time) - an extension for time-tracking and coding metrics in VS Code, Atom, IntelliJ, Sublime Text, and more.