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
- Host: GitHub
- URL: https://github.com/testertech/astronomy-pic-of-the-day-pywal
- Owner: TesterTech
- Created: 2022-12-26T13:38:14.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-26T20:28:21.000Z (about 2 years ago)
- Last Synced: 2025-02-01T10:11:17.010Z (3 months ago)
- Topics: astronomy, fedora, i3wm, linux, nasa, python, script, ubuntu
- Language: Python
- Homepage: https://youtu.be/VSbzlbpwji8
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astronomy-pic-of-the-day-pywal
NASA Astronomy Picture of the Day ArchiveCode 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```