From dc639afe4e15372e1fd68baa72571484156d1dcd Mon Sep 17 00:00:00 2001 From: Andinus Date: Thu, 12 Mar 2020 03:02:51 +0530 Subject: Cleanup README --- README.org | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) (limited to 'README.org') diff --git a/README.org b/README.org index 82b21ea..51cdbf7 100644 --- a/README.org +++ b/README.org @@ -3,8 +3,15 @@ Cetus is a wallpaper setting tool written in Go. This is a work in-progress. * Dependency -** [[https://feh.finalrewind.org/][feh]] -Required to set the wallpaper. +- [[https://feh.finalrewind.org/][feh]] + +* Features +** 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. + +- [X] [[http://apod.nasa.gov/apod/astropix.html][Astronomy Picture of the Day]] + * Examples ** Image of the Day *** Astronomy Picture of the Day @@ -20,11 +27,3 @@ cetus -img-path=/path/to/img # Remote image as wallpaper cetus -img-path=http://127.0.0.1 #+END_SRC - -* Features -** 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. -*** DONE [[http://apod.nasa.gov/apod/astropix.html][Astronomy Picture of the Day]] -** DONE Set given wallpaper -Takes a path as input & sets it as wallpaper. -- cgit 1.4.1-2-gfad0 s/unittests/helpers.h'>log tree commit diff stats
path: root/tests/unittests/helpers.h
blob: 34a1d82e5d7ccad12e4e41fa47853467e9ae81b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12