Skip to content

Easy driver installation for Fujitsu SnapScan S1300, S1300i, S1100 and S300 scanners in an linux system

License

Notifications You must be signed in to change notification settings

bjoern-vh/scansnap-linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scansnap-linux

Easy driver installation for Fujitsu SnapScan S1300, S1300i, S1100, S300 and S300M scanners in an linux system. At the moment only debian-based distributions are supported.


!!! Please do not use. It is not fully tested !!!


Installation methods

Before installation please ensure that the scanner is connected and switched on. No matter which method you use, you must restart the computer at the end before you can use the scanner.

Git

git clone https://github.com/bjoern-vh/scansnap-linux
cd scansnap-linux
sudo ./install.sh

wget/curl

Missing files are automatically loaded during the installation process.

wget -q https://raw.githubusercontent.com/bjoern-vh/scansnap-linux/main/install.sh
# or
curl --silent --output install.sh https://raw.githubusercontent.com/bjoern-vh/scansnap-linux/main/install.sh
chmod +x install.sh
sudo ./install.sh

Manual

Download install.sh script manually to your computer and run it as root user. Missing files are automatically loaded during the installation process.

Credits

About

Easy driver installation for Fujitsu SnapScan S1300, S1300i, S1100 and S300 scanners in an linux system

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages