python-hard-way/Sermon-Upload
Josh Mudge a396e1457a Comment/code cleanup, fix failing on multiple files in destination directory. Proper CLI args. 2018-10-20 17:31:13 -06:00
..
README.md Use argparse to take CLI input, check if sermon uploaded and notify the user of success/failure. 2018-10-20 16:37:27 -06:00
sermon-upload.py Comment/code cleanup, fix failing on multiple files in destination directory. Proper CLI args. 2018-10-20 17:31:13 -06:00
sermon-upload.sh Use argparse to take CLI input, check if sermon uploaded and notify the user of success/failure. 2018-10-20 16:37:27 -06:00

README.md

Sermon Upload

Finds latest sermon based on input, uploads it, notifies the user whether or not it works. Sounds simple, it isn't.