Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stark/color-scripts
User contributed color scripts
https://github.com/stark/color-scripts
ascii color-scripts perl python shell
Last synced: 2 days ago
JSON representation
User contributed color scripts
- Host: GitHub
- URL: https://github.com/stark/color-scripts
- Owner: stark
- Created: 2014-11-22T07:39:53.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-11-14T15:54:18.000Z (about 3 years ago)
- Last Synced: 2024-10-30T03:43:02.455Z (16 days ago)
- Topics: ascii, color-scripts, perl, python, shell
- Language: Shell
- Homepage: https://git.io/color.sh
- Size: 670 KB
- Stars: 973
- Watchers: 18
- Forks: 75
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Color-Scripts
Color scripts created by various people that was scattered around the web now in one place.
You will find screenshots in the directory named `preview`
All the scripts have been baptized with `chmod +x`
![Screenshot](http://i.imgur.com/tyA72c7.png)
## Dependencies
- `bash`
- `python 2 or 3` (required for `print-colors.py` and `unowns.py`)
- `perl` (required for `color-support1.pl`)## Download
### Using Git
Clone this repository:
```sh
git clone https://github.com/stark/color-scripts
```### Without Git
[Download tarball](https://git.io/colr.tar.gz)
```
wget git.io/colr.tar.gz
```[Download zipball](https://git.io/colr.zip)
```
wget git.io/colr.zip
```## Contributions
If you have created or found a color script which is not present in this repository then **Feel Free** to make a [Pull Request](https://github.com/stark/Color-Scripts/pulls) :-)
You can also share your script via a pastebin of your choice and pasting the link in a [New Issue](https://github.com/stark/Color-Scripts/issues).