Skip to content

Truly cross platform, truly native. multiple backend GUI for rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

ivanceras/sauron-native

Repository files navigation

WIP: Sauron-native

a rust UI library that conquers all platforms ranging from desktop to mobile devices. An attempt to create a truly native, truly cross platform UI for your rust applications.

One UI to rule them all

Sauron native extends the sauron web framework which is heavily inspired by The Elm Architecture. Sauron native can target multiple GUI backends.

Currently supported backend

  • gtk
  • html
  • tui

Screenshot

Running the example

git submodule init
git submodule update
cd examples/cross_widget
./run_gtk.sh
./run_terminal.sh
# if you have wasm-pack installed
./start_web.sh

TODO General

  • Depracate itui, in favor of titik which is much simpler to maintain

TODO widgets

  • button
  • checkbox
  • column ( vbox )
  • row ( hbox )
  • container
  • image
  • progress_bar
  • radio
  • scrollable
  • slider
  • space
  • text
  • text_input (textbox)

TODO platforms

Become a patron

About

Truly cross platform, truly native. multiple backend GUI for rust

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Sponsor this project

Packages