Skip to content

Latest commit

 

History

History
55 lines (31 loc) · 1.02 KB

README.md

File metadata and controls

55 lines (31 loc) · 1.02 KB

CircleCI

SharpRocket

Image Scanning Tool

SharpRocket uses RocketBooks and OpenCV to let you place images into written notes.

Example of Sharprocket File

How it works

Installing and Running

First clone the repo

git clone https://github.com/SharpSet/sharprocket.git

SharpRocket uses sharpdev to run:

sharpdev

Follow the instructions seen Here if you need help with rClone.

Note on image quality

SharpRocket has been tested with images of this quality (4000px*5000px)

Running Tests

Unit Tests

sharpdev unit

e2e Tests

sharpdev e2e

Maintainers