https://github.com/j-city/unnecessaryscripts
Some unnecessary scripte
https://github.com/j-city/unnecessaryscripts
Last synced: over 1 year ago
JSON representation
Some unnecessary scripte
- Host: GitHub
- URL: https://github.com/j-city/unnecessaryscripts
- Owner: J-CITY
- License: mit
- Created: 2019-07-27T03:04:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T13:54:59.000Z (over 1 year ago)
- Last Synced: 2025-03-03T14:37:33.256Z (over 1 year ago)
- Language: Python
- Size: 6.84 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# UnnecessaryScripts
Some scripts for make beautiful screenshots
### matrix.py
Print matrix to console
#### Install dependencies
```
pip install asciimatics argparse
```

### info.py
Print info about system
#### Install dependencies
```
pip install py-cpuinfo argparse colorama screeninfo uptime pyautogui
```

### cube.py
Print cube color scheme to console
#### Install dependencies
```
pip install argparse colorama
```

### colorS.py
Print constole color scheme
#### Install dependencies
```
pip install argparse colorama
```

### ball.py
Print to constole ball animation
#### Install dependencies
```
pip install argparse colorama
```

### anime.py
Print to constole line animation
#### Install dependencies
```
pip install argparse colorama
```
