{"id":27958864,"url":"https://github.com/marijnvanwezel/duplexer","last_synced_at":"2025-10-28T00:06:00.701Z","repository":{"id":287213620,"uuid":"963986706","full_name":"marijnvanwezel/duplexer","owner":"marijnvanwezel","description":"Super simple Python utility to prepare PDF files for duplex printing","archived":false,"fork":false,"pushed_at":"2025-04-10T19:19:44.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T15:24:38.585Z","etag":null,"topics":["duplex"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marijnvanwezel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-04-10T14:12:44.000Z","updated_at":"2025-04-10T19:19:47.000Z","dependencies_parsed_at":"2025-05-07T18:47:56.668Z","dependency_job_id":null,"html_url":"https://github.com/marijnvanwezel/duplexer","commit_stats":null,"previous_names":["marijnvanwezel/duplexer"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/marijnvanwezel/duplexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marijnvanwezel%2Fduplexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marijnvanwezel%2Fduplexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marijnvanwezel%2Fduplexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marijnvanwezel%2Fduplexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marijnvanwezel","download_url":"https://codeload.github.com/marijnvanwezel/duplexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marijnvanwezel%2Fduplexer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281361362,"owners_count":26487881,"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","status":"online","status_checked_at":"2025-10-27T02:00:05.855Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["duplex"],"created_at":"2025-05-07T18:26:37.431Z","updated_at":"2025-10-28T00:06:00.686Z","avatar_url":"https://github.com/marijnvanwezel.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# duplexer\n\nSuper simple Python utility to prepare PDF files for duplex printing.\n\n## Prerequisites\n\nThe following software should be installed on your system:\n\n- [Python 3](https://www.python.org/)\n- [pypdf](https://pypdf.readthedocs.io/en/stable/)\n\n## Installation\n\nFollow the steps below to install `duplexer`:\n\n1. Clone this repository and navigate to it:\n   ```commandline\n   git clone https://github.com/marijnvanwezel/duplexer.git\n   cd duplexer\n   ```\n2. Make the Python script executable:\n   ```commandline\n   chmod +x duplexer.py\n   ```\n3. Move the script into `/usr/local/bin`:\n   ```commandline\n   mv duplexer.py /usr/local/bin/duplexer\n   ```\n\n## Usage\n\nTo use the utility, follow the steps below:\n\n1. Invoke the utility with one or more filenames, like so:\n   ```commandline \n   duplexer my_pdf1.pdf my_pdf2.pdf my_pdf3.pdf\n   ```\n2. Print the PDF `first.pdf`;\n3. Go to your printer;\n4. Reinsert the pages, and (depending on the model of your printer), flip the pages;\n5. Go back to your computer;\n6. Print the PDF `second.pdf`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarijnvanwezel%2Fduplexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarijnvanwezel%2Fduplexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarijnvanwezel%2Fduplexer/lists"}