Just finished the first draft of the recall script, a bash script that works in combination with the dmenu mode of the Rofi launcher to add and recall items from a personally curated clipboard. Perfect for your passwords, personal access tokens for Github, and whatever else you may need. There’s still plenty of edge cases, but hey it works! Of course, in true dmenu/suckless fashion, no AI was used, relying mostly on man pages, though these scripts will be written in bash not C. (I should note I’m not strict endorser of the suckless philosophy, I don’t even use DWM, but I guess I just wanted to mention that AI wasn’t used somewhere, since it just takes the fun out of programming for me, personally)
0
Log in to leave a comment