An open API service indexing awesome lists of open source software.

https://github.com/asiercl/printer-management-application

Actividad2 ProgramaciónII, USC
https://github.com/asiercl/printer-management-application

Last synced: 8 months ago
JSON representation

Actividad2 ProgramaciónII, USC

Awesome Lists containing this project

README

          

# Printer Management Application

Printer Management Application is an application for managing a network of printers.

## Features

- Add and remove printers
- Add and print jobs from the print queue
- List pending jobs for each printer
- List printers with less queue

## Installation

```bash
git clone https://github.com/AsierCL/Printer-Management-Application.git
cd Printer-Management-Application/
make
./programa (file.txt)
```