yamiOnEstrogen / print-malware

Print Malware is a playful project that sends friendly cat-themed messages to your printer. It's harmless and designed for fun.

Home Page:https://hylia.dev/projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Print Malware

Print Malware is a playful project that sends friendly cat-themed messages to your printer. It's harmless and designed for fun.

Usage

To run the Print Malware program, follow these steps:

  1. Clone the repository:

     git clone https://github.com/withervt/print-malware.git
  2. Navigate to the project directory:

    cd print-malware
  3. Build and run the program:

    dotnet run
    More Info If you want to hide the console window, use the --hide argument:
    dotnet run -- --hide
  4. Enjoy the surprise messages sent to your printer!

Customization

Feel free to customize the messages in the vars.cs file in the PrintMalware namespace.

About

Print Malware is a playful project that sends friendly cat-themed messages to your printer. It's harmless and designed for fun.

https://hylia.dev/projects


Languages

Language:C# 100.0%