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.
- Host: GitHub
- URL: https://github.com/tech-chad/digitalstatic
- Owner: tech-chad
- License: mit
- Created: 2019-09-04T03:57:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-27T21:15:24.000Z (12 months ago)
- Last Synced: 2025-03-02T01:55:34.433Z (3 months ago)
- Topics: curses, python, python3, snow, static, terminal
- Language: Python
- Homepage:
- Size: 308 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# digital_static
Digital Static / Snow with Python 3 and cursesPython 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


Test Pattern
