diff --git a/README.md b/README.md new file mode 100644 index 0000000..a1cda4d --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# ndsview + +![](https://img.shields.io/badge/written%20in-C%2B%2B%2C%20Javascript-blue) + +A proof-of-concept desktop streaming hack. + +Serves your Windows desktop to an HTML client. Source code included in download. + + +## Download + +- [⬇️ ndsview-0.1b.7z](dist-archive/ndsview-0.1b.7z) *(164.65 KiB)* +- [⬇️ ndsview-0.1a.7z](dist-archive/ndsview-0.1a.7z) *(87.72 KiB)* diff --git a/dist-archive/ndsview-0.1a.7z b/dist-archive/ndsview-0.1a.7z new file mode 100644 index 0000000..9fb0eee Binary files /dev/null and b/dist-archive/ndsview-0.1a.7z differ diff --git a/dist-archive/ndsview-0.1b.7z b/dist-archive/ndsview-0.1b.7z new file mode 100644 index 0000000..48bac90 Binary files /dev/null and b/dist-archive/ndsview-0.1b.7z differ diff --git a/doc/SCREENSHOT.jpg b/doc/SCREENSHOT.jpg new file mode 100644 index 0000000..b6a0401 Binary files /dev/null and b/doc/SCREENSHOT.jpg differ