Skip to content

BluemediaGER/ScanOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


ScanOS

A modern operating system for enterprise-grade network image scanners.

Key FeaturesSupported DevicesMotivationHow To UseCredits

Key Features

  • Modern UI design on top of a modern operating system (Debian 12)
  • Implemented fully using open-source components
  • Scan to mail
  • Scan to folder (SMB / FTP)
  • Scan to Paperless-ngx
    • Editing of document properties right on the scanner (document type, correspondent, tags, etc.)
  • OTA updates using RAUC
  • Encrypted temporary storage for scanned files

Supported devices

These devices are currently supported by ScanOS:

  • Fujitsu N7100

Motivation

I've recently bought a Fujitsu N7100 image scanner for cheap on eBay. The N7100 is basically a USB scanner combined with an Intel Atom x86 board, a SATA SSD, and a touchscreen. By default, it runs Windows 8 Embedded Standard and a lot of proprietary software. Windows 8 Embedded is EOL since April 2023 and receives no further updates. Additionally, writing custom extensions for the scanner's software to use its full potential is hard:

  • You need the extension SDK, which is not easily accessible. EOL of the device made it even harder to acquire.
  • Extensions are written in C# using .NET 4.5 and WPF
  • The development process is quite ugly

So my idea was to try to get Linux running on this thing. Surprisingly, that task was really easy, as it's fairly standard hardware. Even the hardware scan button is just a USB keyboard with exactly one key: an enter key. The built-in scanner worked out of the box with SANE, so I started the development of a customized OS for use on the scanner.

How To Use

ScanOS is currently in a very early development stage. There is no stable version or standardized development environment yet. Check back later for further usage instructions.

Credits

ScanOS is built on top of many other great projects. Some of them are:


bluemedia.dev  ·  GitHub @BluemediaGER  ·  Mastodon @Bluemedia@chaos.social