Posts in Category: script

BASH script to test Terminal capabilities...

BASH script to test Terminal capabilities...

Posted on 15th Nov 2025

Nothing too exciting, but it is something i need, from time to time, to test various terminal emulators and specially the size and the number of colors can be used. It's written in BASH, but i think it will work with other cli interpreters. Just copy/paste the script, make it executable and run it....

Use rtl_fm and redsea to listen radio stations with RDS data...

Use rtl_fm and redsea to listen radio stations with RDS data...

Posted on 4th Nov 2025

This is more of a proof of concept, that you can use rtl_fm and redsea programs, to read RDS data and also listen the audio! I don't think, that many people will prefer this way to listen to radio stations :) So, first install rtl_fm, by installing the package rtl-sdr. In Debian/Ubuntu sys...

Create an Index page for Grav, from blog posts

Create an Index page for Grav, from blog posts

Posted on 27th May 2025

When a website, gets large enough, finding posts and navigating, gets frustrating. Something to help, is to create an Index page. A page, that will have a list of all blog posts, in chronological order, easy for someone to read and find what he is looking for. And because Grav CMS keeps everything i...

Sync files over HTTP...

Sync files over HTTP...

Posted on 26th May 2025

I use this website/server to store all of my projects and specially my scripts, that i use almost on all of my machines. But because i update them regularly, i needed a way to automate this process a bit, cause login from each machine, to the server and downloading the scripts, isn't easy/quick, spe...

ChirpShell - Chirp TUI

ChirpShell - Chirp TUI

Posted on 19th May 2025

ChirpShell, is a TUI for the command line program of chirp. Instead of remembering all the switches for the command line, you can use this simple script and make more stuff than you would have done, by using only the cli chirp program. With ChirpShell, you can download the memory of a Ham Radio...