Posted on
28th Oct 2024
One of the most common things to do on a computer, specially if you have SBCs like a Raspberry or other handheld devices is to format and backup USB sticks or SDCards. Instead of looking up for the commands all the time, i made this simple script to automate a bit things and also make the process mo...
Posted on
27th Oct 2024
I wanted to have a media/music player for my Hackberry Pi, using the terminal only, that would look like a portable media player (iPod, Zune etc.) The app/script, should have a cool user interface, able to change songs, manage media, give quick info about the song being played and adjust the volume....
Posted on
22nd Oct 2024
If you run AngryOxide on a small screen/terminal windows and got the message "Too small window".. then this post, perhaps will solve your problem.
I got a Hackberry Pi which has a screen of 720x720 pixels and i prefer to use it, in terminal/tty only. I've got the desktop installed, but only for...
Posted on
22nd Oct 2024
The keyboard mapping for Hackberry is good... too good i might say. But that, doesn't mean that meets the needs of everybody. Zitao thought of that and added some custom firmware to the keyboard which can be re-mapped with Vial software, which is awesome! I mean, the possibilities are endless. You c...
Posted on
16th Oct 2024
In Greece we use also the GGRS87/ΕΓΣΑ87 coordinate system and it's a pain in the ass to convert the coordinates to WGS84, which is the standard now days. So i built a small script using YAD and cs2cs utility, from PROJ .
I used a GUI like YAD, because most of the time, i have to copy/paste t...