https://github.com/tech-chad/bouncing-text
Bouncing text in the terminal using Python3 and Curses
https://github.com/tech-chad/bouncing-text
curses python python3 screensaver terminal
Last synced: 19 days ago
JSON representation
Bouncing text in the terminal using Python3 and Curses
- Host: GitHub
- URL: https://github.com/tech-chad/bouncing-text
- Owner: tech-chad
- License: mit
- Created: 2022-06-05T02:41:58.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-05T02:54:52.000Z (almost 4 years ago)
- Last Synced: 2025-01-12T19:44:54.522Z (over 1 year ago)
- Topics: curses, python, python3, screensaver, terminal
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bouncing Text
Text bouncing around the terminal like the "DVD logo"
Uses Python3 and Curses
### Commands
- Q or q = *Quit*
- 0 - 9 = *Adjust Speed 0-Fast, 5-Default, 9-Slow*