Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manas140/sh
Collection Of My Sh Scripts.
https://github.com/manas140/sh
color posix shell
Last synced: 19 days ago
JSON representation
Collection Of My Sh Scripts.
- Host: GitHub
- URL: https://github.com/manas140/sh
- Owner: Manas140
- License: mit
- Created: 2021-08-19T15:08:27.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T03:45:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-11T02:53:46.086Z (about 1 month ago)
- Topics: color, posix, shell
- Language: Shell
- Homepage:
- Size: 1.41 MB
- Stars: 113
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sh
Collection Of My Sh Scripts.# Preview
Not A Complete Preview
# Programs Included
```
au audio.
bl backlight.
block print colored blocks.
bt battery.
ci color image.
cl show color scheme.
ext extract file.
ht hex tool.
nt network.
rain colorful rain of text.
random generate random value or in a range.
scr screen shot/record.
sing print colored text.
```# Install
```
git clone https://github.com/manas140/sh.git && cd sh
sudo ./install.sh i
```# Update
This is suggested as there might be cases where some scripts are deleted```
sudo ./install.sh up
```# Uninstall
```
sudo ./install.sh u
```