Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

0x6DD8/WebScanimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webscanimage

A web frontend for scanimage cli-command, written in rust as backend/api and vanilia html/css/js as frontend

Build

Either create a scans directory in the root of this project and then build with:

cargo build --release`

and start with:

cargo run --release

or just use:

make

and then:

make run

Usage

After building and running just go to localhost:8080

About

Web frontend for scanimage command

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published