aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2016-12-22 22:41:14 +0530
committerArun Isaac2016-12-22 22:41:14 +0530
commit0e54e03fc06e601222b8e767e4b512c8ea1f0ddf (patch)
tree7586e99661b598b978941715346cadc6d40e679f
parent3c6c41230a71193265b26d466f66fd3df8a29679 (diff)
downloadnasa-apod-gnu-social-bot-0e54e03fc06e601222b8e767e4b512c8ea1f0ddf.tar.gz
nasa-apod-gnu-social-bot-0e54e03fc06e601222b8e767e4b512c8ea1f0ddf.tar.lz
nasa-apod-gnu-social-bot-0e54e03fc06e601222b8e767e4b512c8ea1f0ddf.zip
Add README.org
* README.org: Add a README file.
-rw-r--r--README.org8
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.