Posted on
29th Dec 2024
Here you will find some script for specifically been used in Retropie. I made them, cause i always finding my self, looking for the these functions that Retropie didn't have. But, lucky us, Retropie can be customized and you can add, whatever script, to make it even better. This page will be updated...
Posted on
26th Dec 2024
As you may know, i have a Hackberry Pi, which has a trackpad. The trackpad it self, is excellent to use in GUI but it has no use at plain TTY terminal, which is what i use most, while operating the Hackberry. So, i had to found a way, to emulate the trackpad movements into keyboard keys, to use in...
Posted on
25th Dec 2024
Below is a small media launcher for Linux/BASH, using, as always fzf :) You can use it to navigate, through directories and select media files to launch with your favorite media player. Of course the script can accept many improvements and it's only basic, but i am leaving this to you, as i wanted...
Posted on
18th Dec 2024
One of the most useful commands when i used DOS, was deltree. Quickly and easy, deleting large areas of the hard disk, with no point of return... In Linux, there isn't such a command, or perhaps, it's a bit disguised, but never the less, it hasn't the features of the original deltree command or...
Posted on
11th Dec 2024
Many times, i need to calculate a budget for materials of a project. Other times, i need a quick way to make a simple invoice, for my clients, that can build on the go, from any device. No need for a database, to keep values, prices etc. Just a simple form, to write stuff, insert price and quantity...