Tgui-rs

July 18, 2022 ยท View on GitHub

Rust Bindings for Termux GUI

Setup

How to Use

For the time being, please refer the tests, examples and source code. I will add docs later.

Planned Features

  • Label
  • EditView
  • ImageView
  • Button
  • Linear Layout
  • Toggle Button
  • Radio Button
  • Buffer
  • Spinner
  • Switch
  • TabLayout
  • ProgressBar
  • HorizontalScrollView
  • NestedScrollView
  • Swipe Refresh Layout
  • Better Documentation

Notes

  • Currently the project is in alpha stage. So expect missing features and bugs.