9 releases

0.0.8-alpha.2 Jan 12, 2025
0.0.8-alpha.1 Jan 11, 2025
0.0.7 Nov 30, 2024
0.0.3 Sep 23, 2024

#589 in GUI

Download history 252/week @ 2024-11-17 245/week @ 2024-11-24 56/week @ 2024-12-01 8/week @ 2024-12-08 1/week @ 2024-12-15 56/week @ 2025-01-05 153/week @ 2025-01-12 10/week @ 2025-01-19

219 downloads per month

Apache-2.0

140KB
1.5K SLoC

OSUI

osui

Crates.io Version GitHub Org's stars GitHub License

OSUI is a customizable terminal user interface (TUI) library written in Rust. It provides a set of components and rsx to build interactive command-line interfaces with ease.

Documentation

Features

  • Custom rsx syntax.
  • Define and manage UI components.
  • Handle keyboard input seamlessly.
  • Create complex layouts using nested elements.
  • Customizable element sizes and styles.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to submit a pull request or open an issue.

License

This project is licensed under the Apache License 2.0. See the LICENSE file for details.

Dependencies

~2–12MB
~156K SLoC