- Install Raspberry PI OS 64-bit Full
sudo apt update && sudo apt upgradecurl https://raw.githubusercontent.com/bitfocus/companion-pi/main/install.sh | bashsudo apt install libsane1 jq libqpdf-devpython3 -m pip install --upgrade pipsudo su && pip install --no-deps --system img2pdfsudo ln /usr/share/color/icc/colord/sRGB.icc /usr/share/color/icc/sRGB.iccgit clone https://github.com/itsteddyyo/paperless-scripts.gitcd paperless-scriptschmod 755 * && sudo cp scan2paperless.sh /usr/local/bin/scan2paperless && sudo cp post2paperless.sh /usr/local/bin/post2paperless && sudo cp watch2scan.sh /etc/init.d/watch2scansudo update-rc.d watch2scan defaults- Add to ~/.bashrc and watch2scan
export hostname=XXX export auth_token=XXX scan2paperless -d --type=auto
-
Notifications
You must be signed in to change notification settings - Fork 0
itsteddyyo/paperless-scripts
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published