Skip to content

bhowl/utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

utils

A collection of utility functions and scripts.

Shell Scripts

  • func.sh: shell utility functions
  • snake_case.sh: convert filenames and dirnames to snake_case convention

Python Scripts

  • emailer.py: A wrapper script to send emails from the CLI or another script. To configure this for gmail, create an apps password. Then, set the following enviroment variables (optionally add to your startup-environment)...
export SENDER_EMAIL="<your_email>"
export APPS_PASSWORD="<the generated password (16 char)"

About

A collection of utility functions and scripts.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors