Skip to content

Commit

Permalink
Updated website
Browse files Browse the repository at this point in the history
  • Loading branch information
andrei-toptal committed Oct 30, 2016
1 parent d0a63dd commit beed291
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
Binary file added website/img/reverscreen-demo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 6 additions & 13 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,16 +29,7 @@ <h1><b>REVERSCREEN</b> <small>COMPUTER-VISION SNIPPING TOOL</small></h1>
<div class="panel panel-warning">
<div class="panel-heading">QUICK START GUIDE</div>
<div class="panel-body text-center">
<h5>Select approximate area of interest (see solid red line)</h5>
<h5>A recognized object is highlighted with dashed red line</h5>
<img src="img/rs-step-1.PNG"><img>
<h5>Recognized object is automatically selected - just click Crop.</h5>
<img src="img/rs-step-2.PNG"><img>
<h5>Select another (sub)object, precisely - with Ctrl button.</h5>
<img src="img/rs-step-3.PNG"><img>
<h5>Optionally, use Colors mode to pick any colors from the image.</h5>
<img src="img/rs-step-4.PNG"><img>
<h5>Click Copy or Save buttons to export your snipping.</h5>
<img src="img/reverscreen-demo.gif"><img>
</div>
</div>

Expand All @@ -50,9 +41,11 @@ <h5>Click Copy or Save buttons to export your snipping.</h5>
</p>
<a href="release/ReverscreenSetup.zip" download="" class="btn btn-info">REVERSCREEN for Windows (setup, 14Mb)</a>
<hr>
<p>The following are builds for 64-bit MacOS and Ununtu, however for these platforms you should prefer building from <a href="https://bitbucket.org/pinebit/reverscreen">source code</a>.</p>
<a href="release/REVERSCREEN-macOS.zip" download="" class="btn btn-danger">Build for macOS Sierra (2Mb)</a>
<a href="release/REVERSCREEN-Ubuntu64.zip" download="" class="btn btn-danger">Build for Ubuntu (1Mb)</a>
<p>The following are experimental builds for 64-bit MacOS and Ubuntu:</p>
<a href="release/REVERSCREEN-macOS.zip" download="" class="btn btn-danger">Experimental build for macOS Sierra (2Mb)</a>
<a href="release/REVERSCREEN-Ubuntu64.zip" download="" class="btn btn-danger">Experimental build for Ubuntu (1Mb)</a>
<hr>
<p>You can also request access to the <a href="https://bitbucket.org/pinebit/reverscreen">source code</a>, so you can build the app for your specific platform.</p>
</div>
</div>

Expand Down

0 comments on commit beed291

Please sign in to comment.