diff options
author | Julien Dessaux | 2020-01-08 15:49:15 +0100 |
---|---|---|
committer | Julien Dessaux | 2020-01-08 15:49:15 +0100 |
commit | 7e2575959bfbe97b60e5821362d2bd6605b7758d (patch) | |
tree | 2df5c42fbdb25f8a614b4228524faddc6d58d73f | |
parent | Best practices and cosmetics (diff) | |
download | himawari-7e2575959bfbe97b60e5821362d2bd6605b7758d.tar.gz himawari-7e2575959bfbe97b60e5821362d2bd6605b7758d.tar.bz2 himawari-7e2575959bfbe97b60e5821362d2bd6605b7758d.zip |
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a53c7ce --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Himawari + +This is a simple go program to fetch the himawari's satellite image and set it as wallpaper. + +## Dependencies + +The feh program is required to set the background.
\ No newline at end of file |