Skip to content

Various bits and bobs that make my time in the terminal more invigorating.

License

Notifications You must be signed in to change notification settings

alephalpha0/scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeFactor

alephalpha0's scripts.

newlog.sh is a general script to get the new blog entry's title from stdin and concatenate the current date to the beginning and .md to the end and open the resulting file in $EDITOR. Wham bam, thank ya ma'am.

fileDown.sh is the baby beginnings of my third round with creating a script for passing URLs to termux via the android share menu. Requires wget and youtube-dl at this point in history.

figFont.sh is an almost useless script that takes a FIGlet font file name and outputs the banner text to a static file, and the command to regenerate the banner.


Sources used for reference:


Change Log Abridged:

2020-08-XX In the beginning there was termux-url-opener and ropsync. Neither were very good or interesting. I kept clobbering away at termux-url-opener and creating little explosion scripts trying to get my feet wet. ..

2021-01-XX Termux is my main touchpoint and tool in teaching myself programming, maintaining content with a static site generator, and just general "sysadmin" type shit. Its ability to receive multiple data/URL/URI types shared from various apps and sources is continually sparking my imagination and showing me sidways routes to accomplish things I want. ..

2021-02-10 After changing to another new phone, I am now using the Termux.widget to gain more functionality with my phone and brain.newLog is sitting happily symlinked to ~/.shortcuts and being hacked together at random times. My logic train runs fairly well for it, and I'm oddly proud at what it produces. fileDown is the next incarnation of the script I have Termux use to handle URLs passed to it. Somewhere along the way it dawned on me to use symbolic links so I didn't have to be constrained to default expectations while still fulfilling them.

2021-02-19 I made figFont.sh because I wanted to quickly get a local reference file for FIGlet font styles.

About

Various bits and bobs that make my time in the terminal more invigorating.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages