Learn how to build a lightweight terminal-based reminder system using cron and your shell. No dependencies, no GUI—just pure Linux efficiency.... Read More
Tag: bash
Learn how to create dynamic Arabic text images with highlights and automate verse-by-verse display with audio playback. Perfect for enhancing presentations with elegant Arabic typography and seamless audio integration.... Read More
wchanger is a versatile wallpaper changer script designed for i3 users, offering seamless integration into the i3 environment. Although the repository is no longer actively updated, the 5-year-old code still functions well, albeit with room for improvement. Explore the GitHub repository and...... Read More
Unlock the power of MPV control with command line efficiency using socat integration. Seamlessly manage media playback and enhance your workflow with optimized command line tactics... Read More
an all in one archive extractor for most archive filetypes... Read More
One of the best things in Bash is the extensive tools we can use to manipulate strings. you can extract substrings , replace or delete them, and do much more... Read More
Loops are an important part of any programming language, they offer a way to repeat commands or instruction without repeating lines of code, the for loop comes in different styles in bash scripting... Read More