Skip to content

SerhiiStets/skylab

Repository files navigation

Skylab

Skylab is a text user interface (TUI) tool that displays upcoming space launches in a user-friendly way.

skylab

Skylab is built using the Textual framework.

Instalation

To install Skylab using pip, run the following command:

$ pip install skylab

Usage

To use Skylab, simply enter the following command in your terminal:

$ skylab

Contributing

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.

Acknowledgments

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.

License

Skylab is released under the MIT License.