- Notifications
You must be signed in to change notification settings - Fork9
SwingSane - A cross-platform, Scanner Access Now Easy (SANE) frontend.
License
rquast/swingsane
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
SwingSane - A cross-platform, Scanner Access Now Easy (SANE) frontend.
The latest release can be downloaded fromswingsane.com.
SwingSane is a cross platform, open source Java client (frontend) forScanner Access Now Easy (SANE) servers (backends). SwingSane provides access to scanners connected to SANE servers on a network on any platform that supports Java and Swing. It can also be used with your own application to provide some Swing code for accessing SANE scanners.
SwingSane was originally developed as a library forFormReturn OMR Software, to provide Linux users with built-in access to scanners. You can see an example of the implemented library if you download the trial and click the scan forms button.
SwingSane was also intended to be an example of one way to useJFreeSane, the core library used by SwingSane.
SwingSane is licensed under Apache 2. If you have the ability, pleasehelp contribute to the project by adding your patches,submitting your scanner.xml or just forking the project and making something better.
Video tutorials can be found on theSwingSane youtube channel.
To create a bin distribution, install Maven 2 and run:
mvn clean package
A bin package will be created in the target directory, called swingsane(version)-bin.zip.
If you wish to install directly from the jar file, unzip the bin distribution and run the following:
java -jar swingsane(version).jar
If you are using Linux, SwingSane will automatically create a Gnome desktop launcher file for your convenience.
Packaging scripts for Windows, Mac and Linux are available in theswingsane-package repository.
About
SwingSane - A cross-platform, Scanner Access Now Easy (SANE) frontend.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.