Skylab is a text user interface (TUI) tool that displays upcoming space launches in a user-friendly way.
Skylab is built using the Textual framework.
To install Skylab using pip, run the following command:
$ pip install skylab
To use Skylab, simply enter the following command in your terminal:
$ skylab
Help in testing, development, documentation and other tasks is highly appreciated and useful to the project.
To get started with developing skylab, see CONTRIBUTING.md.
This project makes use of the The Space Devs API to retrieve data about upcoming space launches. We would like to thank the creators of this API for providing this valuable service.
Skylab is released under the MIT License.