Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Guevara-chan committed Jul 14, 2018
1 parent c8bb2f7 commit 416aa52
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)

0 comments on commit 416aa52

Please sign in to comment.