Skip to content
This repository has been archived by the owner on Apr 21, 2024. It is now read-only.

JanSteffes/scan_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!! won't be continued !! in favor of ScanClient - also a flutter approach but with way more functionality

scan_app

App to communicate with ScanServer

Getting Started

Contains 2 tabs:

  • Scan
  • Manage Files

Scan

Scan file with a selectable quality and give it a name. Will use _ as fileName if there is already a file with that name. Example: file "test.pdf" exists already and a new scan is requested with that name. The name of the newly scanned file will therefore be change to "test_0.pdf", "test_1.pdf" and so on accordingly

Manage Files

Displays a list of files of the current directory (e.g. current date - all files from today). There, files can be deleted, shown, or merged together. Naming of resulting files is like in Scan.

TODO:

  • add PDF Viewer to view scanned pdfs
  • add more options to edit files (rename, rotate,..)
  • overwork views, they're mostly build for functionality, not to look good ;)
  • add some other design stuff, like splashscreen, icon, etc etc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages