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

https://github.com/tech-chad/digitalstatic

Digital Static/Snow simulation using python3 and curses.
https://github.com/tech-chad/digitalstatic

curses python python3 snow static terminal

Last synced: about 2 months ago
JSON representation

Digital Static/Snow simulation using python3 and curses.

Awesome Lists containing this project

README

        

# digital_static
Digital Static / Snow with Python 3 and curses

Python 3.7 +

### How to install
```pip install digital_static```

### To Run
```dstatic```

### Commands
- Q or q = To quit
- b = Toggle black and white mode
- C = Switch to color mode
- c = Toggle cycle color mode
- a = Toggle enable additive mode r,t,y,u,i,o to add and remove colors
- d = Reset to default settings
- 0 to 9 = Delay Speed
- shift 1 to 5 = Cycle color delay when inn cycle color mode
- l = Clear the screen, wait 2 seconds and start again.
- f = Freeze the screen until f is pressed again.
- z = Cycle through test patterns
- w = Display a fake blue screen of death

#### Colors
Change colors while running
- r = Red
- t = Green
- y = Blue
- u = Yellow
- i = Magenta
- o = Cyan

### Screen Shots
![screen1](https://i.fluffy.cc/PzDwTN3sZC6fbbnKL4SMSDQFwr1P1mTr.png)

![screen2](https://i.fluffy.cc/p38RJxwTn7rRCHKkFrxPKzM9CTK84MgP.png)

![screen3](https://i.fluffy.cc/sLz0sqC8pFdf27twrh6z4BJ27StlG7jc.png)

Test Pattern
![screen4](https://i.fluffy.cc/mGlGNWhG8CWFX2m266pxhpsm5GDj2Db7.png)