All Projects → Manas140 → sh

Manas140 / sh

Licence: MIT license
Collection Of My Sh Scripts.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to sh

distrobox
Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
Stars: ✭ 4,371 (+3910.09%)
Mutual labels:  posix
spring-file-storage-service
The FSS(file storage service) APIs make storing the blob file easy and simple .
Stars: ✭ 33 (-69.72%)
Mutual labels:  posix
khroma
A collection of functions for manipulating CSS colors, inspired by SASS.
Stars: ✭ 28 (-74.31%)
Mutual labels:  color
bfetch
📠 Dynamic fetch displayer that SuperB
Stars: ✭ 114 (+4.59%)
Mutual labels:  posix
ColorPickerLib
A WPF/MVVM implementation of a themeable color picker control.
Stars: ✭ 44 (-59.63%)
Mutual labels:  color
colorize
*nixy filter that adds color to its standard input by rows or columns
Stars: ✭ 83 (-23.85%)
Mutual labels:  color
slick
Vim/Neovim Colortheme–Truecolor, Stunning, Complete
Stars: ✭ 15 (-86.24%)
Mutual labels:  color
UIImageColorRatio
A tool to calculate the color ratio of UIImage in iOS.
Stars: ✭ 34 (-68.81%)
Mutual labels:  color
flavours
🎨💧 An easy to use base16 scheme manager that integrates with any workflow.
Stars: ✭ 331 (+203.67%)
Mutual labels:  color
hostname
Cross-platform hostname functions in Rust
Stars: ✭ 48 (-55.96%)
Mutual labels:  posix
yiq
Returns white when a color is dark and black when a color is light.
Stars: ✭ 24 (-77.98%)
Mutual labels:  color
sshbg
Change terminal background when SSH'ing (on specific terminals)
Stars: ✭ 45 (-58.72%)
Mutual labels:  color
Coulr
Color box to help developers and designers
Stars: ✭ 25 (-77.06%)
Mutual labels:  color
go-sysconf
sysconf for Go, without using cgo
Stars: ✭ 119 (+9.17%)
Mutual labels:  posix
kotoriotoko
KOTORIOTOKO (little bird man) -- Extremely Compatible and Sustainable Twitter Application Written in Shell Script
Stars: ✭ 89 (-18.35%)
Mutual labels:  posix
ChromaTerm
Color your Terminal with RegEx!
Stars: ✭ 149 (+36.7%)
Mutual labels:  color
await
28Kb, small memory footprint, single binary that run list of commands in parallel and waits for their termination
Stars: ✭ 73 (-33.03%)
Mutual labels:  posix
ColorClockSaver
A screensaver for macOS
Stars: ✭ 57 (-47.71%)
Mutual labels:  color
strapless
Strapless is a color-changing CSS boilerplate for HTML elements, and a powerful LessCSS library for colors and patterns.
Stars: ✭ 27 (-75.23%)
Mutual labels:  color
tc-lib-color
PHP library to manipulate various color representations
Stars: ✭ 19 (-82.57%)
Mutual labels:  color

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].