1548 shaares
4 results
tagged
gui
Wireguard web interface. Contribute to ngoduykhanh/wireguard-ui development by creating an account on GitHub.
GUI library for rust inspired by elm
Relm is a new crate (Rust library) to develop asynchronous GUI applications in Rust. Introduction Relm provides a way to combine futures/tokio with GTK+ in an elegant way, to easily write asynchronous GUI applications. This library is inspired by the elm programming language in that it uses The Elm Architecture,...