Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tmalik1116/mass_document_printer
For retrieval and printing of documents
https://github.com/tmalik1116/mass_document_printer
Last synced: 19 days ago
JSON representation
For retrieval and printing of documents
- Host: GitHub
- URL: https://github.com/tmalik1116/mass_document_printer
- Owner: tmalik1116
- Created: 2024-08-06T19:23:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T19:34:34.000Z (3 months ago)
- Last Synced: 2024-10-13T13:11:20.615Z (about 1 month ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mass_document_printer
A simple script that searches a specified path for all subdirectories and finds all files. The filenames are added to a list, and then all sent to the default Windows printer device.
It will also keep track of and output the number of files and total pages to be printed before getting confirmatoin from the user.