dyetide
a bash script that replaces hex, rgb, or hsl color codes out for other color codes. either within a file or from the terminal! (by tomit4)
pkm
A super minimal TUI package manager wrapper written in BASH v4.2+ (by wick3dr0se)
dyetide | pkm | |
---|---|---|
3 | 3 | |
8 | 45 | |
- | - | |
10.0 | 6.7 | |
about 2 years ago | 7 months ago | |
Shell | Shell | |
BSD 3-clause Clear License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dyetide
Posts with mentions or reviews of dyetide.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-05.
- Out of curiosity, what is your best script you can showcase?
- Shell script >> all
-
dyetide/dye - convert color codes from the terminal
I recently finished up a bash script project called dyetide/dye. dye is a simple utility that converts hex, rgb, and hsl color codes in the terminal. dyetide uses dye to search through a (css) file and convert said color codes throughout the whole file.
pkm
Posts with mentions or reviews of pkm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-23.
-
Have you made a bash script that improved your life on some way? My examples
Some of my projects: TUI package manager — https://github.com/wick3dr0se/pkm
-
Out of curiosity, what is your best script you can showcase?
pkm — https://github.com/wick3dr0se/pkm A TUI package manager wrapper
- I'm writing a TUI package manager wrapper in BASH v4.2+ (source in comments)
What are some alternatives?
When comparing dyetide and pkm you can also consider the following projects:
fml - :card_index_dividers: A stupid simple, fast TUI file manager written in BASH v4.2+
archstrap - A stupid simple script to bootstrap Arch Linux from other Linux distributions
wgs - A minimal wallpaper getter setter
forkrun - runs multiple inputs through a script/function in parallel using bash coprocs
bin - my bins (mostly shell scripts)
dun - Meeting notes and todo tasks CLI
sysfetch - A super tiny system information fetch script written in BASH
arg - usage: arg [...args]; output: (count of args):(len of args) (...quoted arguments)