{"id":22403071,"url":"https://github.com/friedjof/paperlessscripts","last_synced_at":"2025-03-27T00:44:23.731Z","repository":{"id":211621747,"uuid":"729595501","full_name":"Friedjof/PaperlessScripts","owner":"Friedjof","description":"This repository contains scripts to help with some paperless workflows.","archived":false,"fork":false,"pushed_at":"2024-05-09T00:23:58.000Z","size":17,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T06:24:33.974Z","etag":null,"topics":["api","asn","automation","documents","paperless","paperless-ngx"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Friedjof.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-09T18:16:11.000Z","updated_at":"2025-01-14T16:05:06.000Z","dependencies_parsed_at":"2025-02-01T06:34:13.229Z","dependency_job_id":null,"html_url":"https://github.com/Friedjof/PaperlessScripts","commit_stats":null,"previous_names":["friedjof/paperlessscripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Friedjof%2FPaperlessScripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Friedjof%2FPaperlessScripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Friedjof%2FPaperlessScripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Friedjof%2FPaperlessScripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Friedjof","download_url":"https://codeload.github.com/Friedjof/PaperlessScripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245760925,"owners_count":20667893,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","asn","automation","documents","paperless","paperless-ngx"],"created_at":"2024-12-05T09:16:02.582Z","updated_at":"2025-03-27T00:44:23.713Z","avatar_url":"https://github.com/Friedjof.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Paperless Scripts\nThis repository contains scripts to help with some paperless workflows.\n\n## Installation\n### Linux\n1. Clone this repository\n2. Create a virtual environment: `python -m venv venv`\n3. Activate the virtual environment: `source venv/bin/activate`\n4. Install the requirements: `pip install -r requirements.txt`\n\n### Windows\n1. Clone this repository\n2. Create a virtual environment: `python -m venv venv`\n3. Activate the virtual environment: `venv\\Scripts\\activate.bat` or `source venv\\Scripts\\activate`\n4. Install the requirements: `pip install -r requirements.txt`\n\n## Usage\n### Generate ASNs\nDisplay the help message for more information:\n```bash\npython asn/generate.py -h\n```\nYou will finde the generated PDFs in the `asn` folder.\n\nYou can visit also the [Makefile](Makefile) for more information about the usage.\n\n#### Sources\n1. [Paperless QR-Code ASN](https://margau.net/posts/2023-04-16-paperless-ngx-asn/)\n2. [Generate ASN](https://pypi.org/project/paperless-asn-qr-codes/)\n3. [Custom ASN script](https://gist.github.com/timrprobocom/3946aca8ab75df8267bbf892a427a1b7/)\n\n### API - Scripts\nManage paperless user defined fields for documenttypes\n1. configure config.py and config_documenttypes.py, use *.template if you want an example\n2. Initially use organize-doctype-fields to change all existing documents in your paperless instance\n3. Regulary use update-open-document-fields.py to update documents with tag \"Offen\" for defined type fields","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedjof%2Fpaperlessscripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffriedjof%2Fpaperlessscripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffriedjof%2Fpaperlessscripts/lists"}