Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tech-chad/tfire
Virtual fire in the terminal using python3 and curses.
https://github.com/tech-chad/tfire
curses fire fun python python3 screensaver terminal terminal-based tfire
Last synced: 26 days ago
JSON representation
Virtual fire in the terminal using python3 and curses.
- Host: GitHub
- URL: https://github.com/tech-chad/tfire
- Owner: tech-chad
- License: mit
- Created: 2022-08-25T20:09:11.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T04:00:19.000Z (8 months ago)
- Last Synced: 2024-11-23T06:42:46.877Z (about 1 month ago)
- Topics: curses, fire, fun, python, python3, screensaver, terminal, terminal-based, tfire
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-terminal-art - tfire
README
# Terminal Fire
## tfire
Fire simulation in the terminal using python and curses![tfire1.gif](https://i.fluffy.cc/SsSN9StWCN3NMsXwPtMn0J9x2Qn41HTj.gif)
### Commands
- **Q** **q** To quit.
- **c** Cycle through colors
- **C** Cycle through background colors.
- **f** Cycle through fire size small, medium and large.
- **r** Real fire. Sort of looks like real fire.
- **m** Multi color mode.
- **b** Bold some.
- **B** Bold all.
- **d** Default. Reset all setting back to default.
- **h** Cycle through the fire characters
- **H** Cycle through the base characters
- **p** Pause and un pause the fire
- **x** Toggle cycle through colors automatically
- **0 - 9** Change the speed 0-Fast, 5-Default, 9-Slow### Screenshot
![tfire1.png](https://i.fluffy.cc/35tM9ztbjZHnG5wvFhDg8MCgJmZjL5lP.png)
![tfire2.png](https://i.fluffy.cc/5rs4F8LD7ng5qNDrgdWzNZs5F9q8Pj8f.png)