https://github.com/moritz344/bash-balls
screensaver in bash
https://github.com/moritz344/bash-balls
ascii-animation ascii-art bash screensaver
Last synced: 9 months ago
JSON representation
screensaver in bash
- Host: GitHub
- URL: https://github.com/moritz344/bash-balls
- Owner: Moritz344
- License: mit
- Created: 2025-01-06T16:03:22.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-15T11:38:20.000Z (10 months ago)
- Last Synced: 2025-02-15T12:27:43.258Z (10 months ago)
- Topics: ascii-animation, ascii-art, bash, screensaver
- Language: Shell
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bash-balls
https://github.com/user-attachments/assets/c67470cf-d685-4c7d-99a1-6c7c0a825336
Ich bin ziemlich schlecht in bash und wollte deshalb ein neues Projekt anfangen als ich auf ein Youtube Video von Hirsch Daniel gestoßen bin.
Ich fande das resultat sehr cool und wollte mich damit in bash probieren!
Inspiration: https://youtu.be/LD95ifUoFYI?si=hONcYP8JwEZpWX-w
# Usage
```bash
git clone https://github.com/Moritz344/bash-balls.git
cd bash-ball
cd src
./main.sh
```
# Author
- Moritz344