From 416aa52201c4ae673439ac3b795d42de27c3c63e Mon Sep 17 00:00:00 2001 From: Victoria Guevara Date: Sat, 14 Jul 2018 11:49:41 +0300 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index feae379..83cb1a5 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,19 @@ -# .:Sum:. +# :.Sum.: __AntiEye__ is an experimental utiltary pack, designed to ease process of remote webcam access testing. Powered silmulatenously by HTML5 and .NET, it was designed with Windows support in mind. -# .:Parser:. +# :.Parser.: __Design:__ broswer-based converter, implemented in pure [CoffeeScript 2](https://coffeescript.org/v2/). __Usage:__ converting [ExpCamera](https://github.com/d38k8/expcamera) logs into commonly recognizable `ip:port user:pass` data format. __Dist:__ https://guevara-chan.github.io/AntiEye/parser/main.html (live version) __Extra:__ requires ES6 support to work properly. -# .:Checker:. +# :.Checker.: __Design:__ terminal-based utility, written entirelly in [Boo v0.9.7.0](https://github.com/boo-lang/boo). __Usage:__ mass-checking remote webcams through provided credentials feed by requesting broadcast snapshots. __Dist:__ https://github.com/Guevara-chan/AntiEye/releases/download/v0.04/checker.zip (latest release) __Extra:__ requires .NET 4.0 framework to run. -# .:Brief samples of interfacing:. +# :.Brief samples of interfacing.: ![image](https://user-images.githubusercontent.com/8768470/42713786-59e2e636-86f9-11e8-8e1b-63dcb8db68e9.png) ![image](https://user-images.githubusercontent.com/8768470/42714391-a857dd24-86fb-11e8-88c1-dff74de8af3b.png)