A NASA Astronomy Picture of the Day CLI tool.
Project description
Astra
NASA's Astronomy Picture of the Day, rendered directly in your terminal.
Features
- Auto-detected graphics: Kitty protocol, SIXEL, or block-character fallback
- Cross-platform: Windows, Linux, macOS
- Works with Windows Terminal, Ghostty, Kitty, WezTerm, Alacritty, and more
- Terminal greeter — show today's APOD when you open your shell
- Browse by date, view random APODs, read full explanations
- Search all APOD titles from APOD Archive
- Save HD images of APODs
- Works out of the box with DEMO_KEY
Install
pip install astra-apod
Usage
astra # Today's APOD
astra today # Same as above
astra date 2021-08-14 # APOD for a specific date
astra random # Random APOD
astra search <title> # Search APOD archive by title
astra info # Full explanation of last viewed APOD
astra save # Save last viewed APOD
Configuration
astra config --show # Show current configuration
astra config --api-key <key> # Set NASA API key
astra config --size full # Full terminal width image
astra config --size default # 60% terminal width image
astra config --bg "#0c0c0c" # Set background color manually
astra config --save-dir <path> # Set default save directory
astra config --clear-cache # Clear cached images
astra config --reset # Reset all settings to defaults
Terminal Greeter
Auto-display today's APOD when you open your terminal:
astra config --greeter on --shell cmd # CMD (Windows)
astra config --greeter on --shell powershell # PowerShell (Windows)
astra config --greeter on --shell bash # Bash (Linux/macOS)
astra config --greeter on --shell zsh # Zsh (Linux/macOS)
astra config --greeter on --shell fish # Fish (Linux/macOS)
Control how often it runs:
astra config --greeter-freq daily # Once per day (default)
astra config --greeter-freq always # Every terminal open
Disable it:
astra config --greeter off --shell <shell>
Built with
Python · Typer · Rich · Pillow · NumPy
License
MIT © 2026 Asutosh Shrestha
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
astra_apod-0.2.2.tar.gz
(13.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file astra_apod-0.2.2.tar.gz.
File metadata
- Download URL: astra_apod-0.2.2.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
178e2adbff777286901b6c3c9aed5f438ff97cc4d547abc7540541cbdc330311
|
|
| MD5 |
3804fccb3445f234550c6cd63d445265
|
|
| BLAKE2b-256 |
6e8ade0bffb6a8bd16fea7c9a018601ce5e641db2839b1f6baa4b29d066353e7
|
File details
Details for the file astra_apod-0.2.2-py3-none-any.whl.
File metadata
- Download URL: astra_apod-0.2.2-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0df6470f418d5156755f1eb4477c06a496a2bafbf931c3944b0ced27dbca814a
|
|
| MD5 |
ec95e5a1fb23576628de93b304e4a73d
|
|
| BLAKE2b-256 |
eba2a0d2c7d77ca41d2d379cfe736940c26119511ca623fa09e33f93ff525ddd
|