Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

sfragrance/CaptuocrToy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CaptuocrToy

A tool to capture screenshot and recognize text by online ocr apis .

Other Languages:简体中文

Screenshot

img

How to build

  1. You should install Xcode Command Line Tools and cocoapod first.

    • xcode-select --install
    • sudo gem install -n /usr/local/bin cocoapods
  2. Clone repository

    • git clone https://github.com/gragrance/CaptuocrToy.git
  3. Build

cd CaptuocrToy
pod update
BuildArea/autobuild.sh

Release

https://github.com/gragrance/CaptuocrToy/releases

Thanks to

@ryh Provide codes to recognize QR code

About

A tool to capture screenshot and recognize text by online ocr apis

Resources

Stars

Watchers

Forks

Packages

No packages published