An open API service indexing awesome lists of open source software.

https://github.com/testertech/astronomy-pic-of-the-day-pywal

NASA Astronomy Picture of the Day script
https://github.com/testertech/astronomy-pic-of-the-day-pywal

astronomy fedora i3wm linux nasa python script ubuntu

Last synced: about 1 month ago
JSON representation

NASA Astronomy Picture of the Day script

Awesome Lists containing this project

README

        

# astronomy-pic-of-the-day-pywal
NASA Astronomy Picture of the Day Archive

Code for the YT video https://youtu.be/VSbzlbpwji8

Tested on openSUSE, Ubuntu and Fedora

- Clone this repo and install dependencies ```pip install -r requirements.txt```
- Install Pywal so you have it in ~/.local/bin ```pip install pywal```
- Add ~/.local/bin to your path

- Install other dependencies (dunst is advised for notifications but not necasary)

- Run it with ```python apod.py```