If you spend any significant amount of time doing embedded systems development, you know the drill. You write your firmware, flash the microcontroller, and then… you stare at a serial monitor.
For years, the options have been a bit of a mixed bag....
Multi-Account Email Sender pop wrapper
This script wraps Charm's pop to send emails from multiple accounts directly from your terminal without config edits. Select your email, then use pop's interactive UI or CLI flags.
Features
Switch between mu...
Notes taking script
This script is a small note-taking application in itself where it lets you do the following
1. Create a new note
2. Open notes
3. Preview notes
4. Search for notes
5. Delete notes
Dependencies
1. gumhttps://github.com/cha...
Advent of Code Interactive
This script provides an interactive experience using the aoc-cli too.
Dependencies
aoc-cli :
gum :
glow :
With this script you can
1. View problems By selecting the days
2. Download the problem and input
3. S...
Hi devs,
Ever thought that writing CMake at 3am was tedious, you might have read about a project creating script in my previous bloghttps://coderlegion.com/6867/project-creation-script-for-multiple-languages. That script was for not just C, it was ...
Hi all. Ever thought that creating projects for some languages are such as hassle cough C cough.
Writing Makefiles/Justfiles until 3AM, getting it to work.
Well, I have made a script which automates this project creation , not just for C, but eve...
Hi all anime fans. Love those anime quotes and Linux ? Would you wanna see those motivating or reality-hitting quotes every time you open your terminal, then look no furthur than this script by yours truly
Scripthttps://gist.github.com/Vaishnav-Saba...
Send a file from one device to another using magic-wormhole
Most of us have faced the difficulty of sending files from our laptop to phone and vice-versa.
Now we will not have to worry about that.
I have created a simple bash script that makes ...