diff options
author | Andinus <andinus@inventati.org> | 2020-03-12 03:56:10 +0530 |
---|---|---|
committer | Andinus <andinus@inventati.org> | 2020-03-12 03:56:10 +0530 |
commit | 07d3de646ff28ce210fd4fa4185e82d583456334 (patch) | |
tree | 54195db40c795dd2fe3ff344757ba35550b2a70d | |
parent | 698021e8a84f907a75df875ae8c9b920624e4a51 (diff) | |
download | cetus-07d3de646ff28ce210fd4fa4185e82d583456334.tar.gz |
Add example for Bing Photo of the Day
-rw-r--r-- | README.org | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org index 42ec500..126bc29 100644 --- a/README.org +++ b/README.org @@ -20,6 +20,10 @@ latest image & set it as wallpaper. cetus -apod -apod-api=https://api.nasa.gov/planetary/apod \ -apod-api-key=DEMO_KEY #+END_SRC +*** Bing Photo of the Day +#+BEGIN_SRC sh +cetus -bpod +#+END_SRC ** Set given wallpaper #+BEGIN_SRC sh # Local image as wallpaper |