Posts with Tag: programming
Posted on
20th Jan 2025
Lately i found my self, looking for ways to make stuff more quickly. One way, for sure is the terminal, but still not everything can be done with a terminal and sometimes is quicker to drag'n'drop something, somewhere, than open a terminal cd to a directory and execute a command. Even with GUI app...
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
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...
Posted on
17th Nov 2024
There is a cool project called retrogram-rtlsdr, which is a spectrogram for use with an RTLSDR adapter, under a terminal. No GUI needed. From the start, when i found it, i thought that this program is special, to use with my Hackberry Pi. Although it works as it is, because the program was inten...