😂 Oh I see now. I admit it crossed my mind when I was trying to find an original and totally unused name. I must be Skillissuix, Errormessagix, or Noposix.
No clue of what you mean, pls elaborate.
Hey, you don’t have to. Thank you for the feedback, it is a rare occasion that a project of mine is called programming nonsense, and cool game, at the same message. Although I think I get your point.
I am glad you like it.
Thx, I think so, too!
The main difference is that the keybindings have nothing to do with the vim keybindings. In this script, these are totally configurable, and the default ones are quite easy and expected, ctrl-c
for copying, ctrl-v
for pasting, ctrl-x
for cutting, ctrl-r
for renaming, etc. And the use of fuzzy finder fzf
.
This may come as a shock as well, but here’s the same script, in python: radion.py
Thank you, any feedback is welcome!
Sorry, had no reference, had to search it.
Well, it is a terminal window.
The colors for fzf and terminal are defined within the script:
B="\x1b[38;5;60m" #Grid Color
Y="\033[1;33m" #Yellow
G="\033[1;32m" #Green
I="\e[7m" #Invert
R="\033[1;31m" #Red
M="\033[1;35m" #Magenta
C="\033[1;36m" #Cyan
You can find the rofi theme here
dmenu colors are included and can be customized in radion.conf
:
dmenu_format dmenu -fn 13 -nb "#2E3546" -sb "#434C5E" -l 24sc -i -p
Terminal background color and theming is in your control.
Brilliant! rofl
Hey something good came out of this feedback, I added a few more details in the README about finding new stations.
The stations.txt directory is a valid point as well, I was considering this before, but as it is a minor detail that is easily changed, I did not give it much thought. I will most probably implement the change later on.
Thanks again for the helpful feedback.
Wow, first of all let me thank you for the kind words and your feedback , I am glad that you love the script (to be honest I kinda like it myself, I use it every day!).
If I understand well your remark, I should explain specifically that the first string (the url) should be a link to a radio stream, correct? Or elaborate more on the procedure to add a line in station.txt
, in order to avoid the mess you mentioned?
Would it help in your opinion if I added an extra screenshot to he README, pinpointing what exactly should the user as the first string of the stations.txt
file?
Something like this?
The truth is that this project is far from being mature, I was just thinking of writing something 10 days ago.
Let me know if this is what you were talking about (explaining further and with little more detail **what ** goes as the first string of a stations.txt
line). If not, I would appreciate if you explained a bit more, if it is not too much too ask, of course.
Again, thanks fo the good words!
It does, doesn’t it? No. The code is there.
Update: Recording functionality added, with the use of another (you guessed it) bash script
Also options in read
as Preferred selector are also case insensitive.
Any feedback is appreciated!
This may clearly shock you, I know. Why though?
I am glad you like it. Retext is the light (and now beautiful) solution to md editing.
You can also tweak your own preferred theme if you like. If you need help doing this, don’t hesitate to ask.
By Tutatis, it is Stackabrix the brick layer!