mirror of
https://github.com/peter-tanner/spacex-cli.git
synced 2024-11-30 11:00:15 +08:00
View upcoming launches in your terminal through an information-dense tui. Yes, I'm too lazy to rename this to the more proper spacex-tui.
tools | ||
.gitignore | ||
constants.js | ||
COPYING | ||
package-lock.json | ||
package.json | ||
README.md | ||
spacex-cli.js |
SpaceX-cli
View upcoming launches in the terminal
Write a readme for this later...
npm install -g npc-strider/spacex-cli
This is an enhanced version of a basic CLI bash script I was using.
Because the bash script was based on the v3 spacexdata api, I was forced to upgrade it to use the new v4 api.
So I decided to not just upgrade the bash script to use the new api, but also add some new features and more interactibility.
The cli isn't pretty like some others, but I think it's quite dense in relevant information.
*I'm not including space.ico in my releases to prevent trademark infringement :/ sorry.