summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
authorAndinus <andinus@inventati.org>2020-03-12 00:35:29 +0530
committerAndinus <andinus@inventati.org>2020-03-12 00:35:29 +0530
commite62b5c1dfd9cc85d1e0766e6cd085fbf0b58405b (patch)
tree965395fc84f262b1dd7a40690398c6e2fc6d955c /README.org
parentf7edf1c239cf374e1a22daca016dac47c35da88c (diff)
downloadcetus-e62b5c1dfd9cc85d1e0766e6cd085fbf0b58405b.tar.gz
Add image setting capability
Diffstat (limited to 'README.org')
-rw-r--r--README.org11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.org b/README.org
index f24d0ab..53074d3 100644
--- a/README.org
+++ b/README.org
@@ -3,5 +3,14 @@
 Cetus is a wallpaper setting tool written in Go. This is a work in-progress.
 
 * Features
-** TODO Set given wallpaper
+** Supports various Image of the Day services
+There are several Image of the Day services on the web, cetus will pull the
+latest image & set it as wallpaper.
+*** TODO NASA Image of the Day
+*** TODO Bing Image of the Day
+** DONE Set given wallpaper
 Takes a path as input & sets it as wallpaper.
+
+* Dependency
+** [[https://feh.finalrewind.org/][feh]]
+Required to set the wallpaper.