diff options
-rw-r--r-- | README.org | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.org b/README.org new file mode 100644 index 0000000..44cbd14 --- /dev/null +++ b/README.org @@ -0,0 +1,8 @@ +This script screen scrapes data from the latest [[https://apod.nasa.gov/][NASA Astronomy Picture +of the Day (APOD)]] and posts it to a specified [[https://gnu.io/social/][GNU Social]] account. Run +daily with a cron job, this script can be used as a bot that regularly +reposts NASA APOD images to GNU Social. + +* License + +The source code is in the public domain. |