An open API service indexing awesome lists of open source software.

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

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
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/0.png)

### info.py

Print info about system

#### Install dependencies
```
pip install py-cpuinfo argparse colorama screeninfo uptime pyautogui
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/1.png)

### cube.py

Print cube color scheme to console

#### Install dependencies
```
pip install argparse colorama
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/2.png)

### colorS.py

Print constole color scheme

#### Install dependencies
```
pip install argparse colorama
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/3.png)

### ball.py

Print to constole ball animation

#### Install dependencies
```
pip install argparse colorama
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/4.png)

### anime.py

Print to constole line animation

#### Install dependencies
```
pip install argparse colorama
```

![Imgur](https://github.com/J-CITY/UnnecessaryScripts/blob/master/screens/5.png)