/bsod

A simple python library based on pygame designed to simulate the appearance of the BSOD (Blue Screen of Death) without causing any actual harm to the computer.

Primary LanguagePythonMIT LicenseMIT

Introduction

Welcome to the bsod (Blue Screen of Death) Python Package – a silly lighthearted tool that pops up a bsod screen, that's it.

bsod

Installation

To install this package, simply use pip:

pip install bsod

Usage

Unleash the whimsy of the Blue Screen of Death with a single command:

bsod

Now, you can also add a timer, here's an example:

bsod -t 20

Note: the time is supposed to be passed in seconds.

Now sit back and watch until the BSOD screen pops up.

License

This package is provided under the MIT License, allowing you the freedom to enjoy and share the humor. Please take a moment to review the LICENSE file for more details.

Feel free to contribute, report issues, or suggest improvements. Happy coding with a touch of nostalgia!