From eab5f14994cc054bb395fd971c670ff683dbf6c4 Mon Sep 17 00:00:00 2001 From: Emre Durukan Date: Wed, 6 Feb 2019 21:28:20 +0300 Subject: [PATCH] Add Betcalsa by @emredurukn (#701) --- contents.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/contents.json b/contents.json index f79c0ddd..ba06d3c7 100644 --- a/contents.json +++ b/contents.json @@ -17360,6 +17360,27 @@ ], "date_added": "Jan 26 2019", "suggested_by": "@vpeschenkov" + }, + { + "title": "Betcalsa", + "category-ids": [ + "scan" + ], + "description": "Betcalsa is a easy to use document scanner app. Automatically detect your document and enhance the scans with black-and-white filter.", + "source": "https://github.com/emredurukn/betcalsa", + "license": "mit", + "tags": [ + "swift", + "wescan" + ], + "screenshots": [ + "https://raw.githubusercontent.com/emredurukn/betcalsa/master/Screenshots/1.jpg", + "https://raw.githubusercontent.com/emredurukn/betcalsa/master/Screenshots/2.jpg", + "https://raw.githubusercontent.com/emredurukn/betcalsa/master/Screenshots/3.jpg", + "https://raw.githubusercontent.com/emredurukn/betcalsa/master/Screenshots/4.jpg" + ], + "date_added": "Feb 6 2019", + "suggested_by": "@emredurukn" } ] }