Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
/ rebelscan Public archive

A little scanner app made with the web, you rebel scum!

License

Notifications You must be signed in to change notification settings

peterpeterparker/rebelscan

Repository files navigation

Rebel Scan logo

Rebel Scan - A little scanner app made with the web, you rebel scum!


Progressive Web Apps GitHub release Tweet

Table of contents

Getting Started

Rebel Scan is a little, free and open source scanner application.

It has been developed during Christmas holidays (2020) because I was looking to try and, learn new things web related. I documented these learnings in a blog post.

Features

It scans documents in A4 format. It only applies a combination of filters (desaturate,saturation and contrast) on the source image. Nothing more, nothing else.

Technical Stack

This app is developed with the MediaDevices.getUserMedia() API, Next.js and Stencil.

Run Locally

To develop and run this documentation locally, proceed as following:

git clone https://github.com/peterpeterparker/rebelscan
cd rebelscan
npm ci
npm run dev

License

This application is released under the GNU Affero General Public License. Copyright David Dal Busco. See COPYING for more details.