I was struck by some inspiration to do an application for myself, but I wanted to first check if anyone else has done it or not.
In an attempt to make my devotions more organized, I thought of writing an app that can automagically email you the text of a daily reading so you can read through the Bible in a year just by keeping up with your Inbox. I wrote a quick and dirty lookup program using the Sword API, and started researching libesmtp to see how to send the mail. I want a command-line app that will read a config file for the scripture references for the date, pull the references from sword, and mail them to a configured email address. This can all be setup to run from a cron job. Before I jump in and write it though, I wanted to check if anyone else has done it, or something similar. Thanks, Derek Viljoen ---------------------------------------------------------------------------- Derek Viljoen - ([EMAIL PROTECTED]) ---------------------------------------------------------------------------- "Operator! Give me the number for 911!" - Homer Simpson _______________________________________________ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel
