Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sabelapereez/printer_management
Progra II
https://github.com/sabelapereez/printer_management
Last synced: 12 days ago
JSON representation
Progra II
- Host: GitHub
- URL: https://github.com/sabelapereez/printer_management
- Owner: sabelapereez
- Created: 2024-04-07T09:10:59.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-13T16:14:50.000Z (5 months ago)
- Last Synced: 2024-08-14T19:23:40.071Z (5 months ago)
- Language: C
- Size: 49.8 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎓 Printer_Management
### Printer and pending job manager program
This program works based on a file requested by command line with a list of printers. Using the queue and heap TADs it manages that list of printers.
When the program ends, the file is updated with the new list of printes.Features:
- Add printers
- Delete printers
- Add jobs to those printers
- Print pending jobs (remove them)
- Show list of pending jobs
- Look for printers with less pending jobs