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
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.0.tar.gz
(13.2 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.0.tar.gz.
File metadata
- Download URL: astra_apod-0.2.0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5c927f68229f57febfdb829e298edab61fb8e29783b05413f2dce3b3a31b1c45
|
|
| MD5 |
c023f2510db77b1c403774ad3f678eec
|
|
| BLAKE2b-256 |
1e4d628c6dc0984da650db89106b899f438e63f9bd18576596291b5d2486ef01
|
File details
Details for the file astra_apod-0.2.0-py3-none-any.whl.
File metadata
- Download URL: astra_apod-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.5 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 |
7c0614a50af93750c31faecf3c2b8f3f04f4c794915fe425edee321e8d66bf3a
|
|
| MD5 |
badb7b731198d49284e6ec220d323eb6
|
|
| BLAKE2b-256 |
9c9d712be5ca3b52b9e340fe6b8d13cb6e70285aa26065a64549d1a562ec9adf
|