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...
Posted on
12th May 2025
I wanted a way to archive some Youtube videos, as a way to make a local library of mine, for future reference of various projects. So, first i searched the Net, to find if someone else had the same idea and someone did... You can read the whole project of his here:
https://blog.ctms.me/posts/2023...
Posted on
1st May 2025
A new issue of NULL magazine is being released! It has been a while since the last one... but still, it's never too late :)
If you don't know what NULL is...
NULL magazine is an oldschool text e-mag, about the BBS scene, ANSI/ASCII art, programming for BBSes, scripting, modding, retro computing...
Posted on
15th Mar 2025
I want to be able to access many of my scripts/projects, from everywhere. So, uploading them to a server is the only solution. Until now, i was using Git repositories. For sure it's the best way to do so, but there is only one problem. I don't want all of my projects to be visible/accessible by othe...
Posted on
5th Mar 2025
Below is a script, for use in Termux, to launch MPV via the terminal/termux and watch videos. For the script to work properly, you have to install MPV-Android, preferably from not Google Play, use FDroid instead. Install it and make sure to allow it to use the sdcard for accessing files.
Also, k...