2024-01-28 16:37:10 -06:00

22 lines
299 B
Markdown

# Script: notification-spacex
A script that shows when the next launch is planned.
![notification-spacex](screenshots/1.png)
## Dependencies
* `curl`
* `jq`
## Module
```ini
[module/notification-spacex]
type = custom/script
exec = ~/polybar-scripts/notification-spacex.sh
interval = 600
```