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)
fml
:card_index_dividers: A stupid simple, fast TUI file manager written in BASH v4.2+ (by wick3dr0se)
dyetide | fml | |
---|---|---|
3 | 3 | |
8 | 79 | |
- | - | |
10.0 | 7.3 | |
about 2 years ago | 12 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.
fml
Posts with mentions or reviews of fml.
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?
fml — https://github.com/wick3dr0se/fml TUI file manager
-
I wrote a TUI snake game in BASH v5.1+
Thanks! As long as I can PR my file manager too! https://github.com/wick3dr0se/fml
-
I wrote a super minimal, fast file manager in BASH v5+. Looking for testers/contributors
I can tell that the fml doesn't have any bookmarks or bookmark search.
What are some alternatives?
When comparing dyetide and fml you can also consider the following projects:
pkm - A super minimal TUI package manager wrapper written in BASH v4.2+
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)
shmenu - Menu TUI tool written solely in bash
snake - :snake: A super minimal TUI snake game written in pure BASH v5.1+
dun - Meeting notes and todo tasks CLI
arg - usage: arg [...args]; output: (count of args):(len of args) (...quoted arguments)
fm - file manager lite [Moved to: https://github.com/wick3dr0se/fml]