Welcome to Broken Display Simulator documentation!

Installation & Usage

Broken Display Simulator

CI Status Documentation Status Test coverage percentage

Poetry black pre-commit

PyPI Version Supported Python versions License

Simulates broken display.

Broken Display Simulator

Installation

Install this via pip (or your favourite package manager):

pip install broken-display-simulator

Usage

The bdsim command below will cause annoying vertical lines to appear on the screen.

bdsim

Color and orientation/type can also be specified.

bdsim horizontal green
bdsim dot red -x 100 -y 100
> bdsim -h
Usage: bdsim [OPTIONS] [[vertical|horizontal|dot|v|h|d]] [COLOR]

Options:
  -h, --help       Show this message and exit.
  -x, --x INTEGER  X coordinate
  -y, --y INTEGER  Y coordinate

Contributors ✨

Thanks goes to these wonderful people (emoji key):

34j
34j

💻 🤔 📖

This project follows the all-contributors specification. Contributions of any kind welcome!