bcd

`cd` to directories that have been bookmarked

bookmark-cd bookmark-cd

id

A Cloudflare Worker that responds with the IP address of the caller

id id
 

r53-ddns

Dynamically set Amazon Route 53 DNS records

r53-ddns r53-ddns

alienware-cli

Command Line app to control the lights on an Alienware Alpha R1/R2

alienware-cli alienware-cli
  alienware-cli lights showing on computer

Others

call-logger - A logger that calls another application, script or URL for every logged item, passing a formatted string that contains the details of the log event

crates.io docs.rs
 
snapcraft - This is Rust library giving access to the snapcraft standard environment variables for when you need to alter your behaviour when your application is running inside a snap, e.g. you need to find the user's home folder to access some shared settings, or you need to work out where the data folder of the snap is so that you can write to it

crates.io docs.rs
 
pshell - pshell answers the question "Is my application running in a shell, and if so, which one?" ...

Example: you are installing something and want to make changes to the shell and you want to know what changes are required to which shell script

crates.io docs.rs