Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 663 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 663 Bytes

Rust Application Example with Slint

This project is an example of a Rust application using the Slint library to create a simple graphical interface that displays Bitcoin and Ethereum prices. The application periodically updates the prices, allowing real-time quote visualization.

Features

  • Display of the current price of Bitcoin and Ethereum.
  • Automatic price updates every 5 seconds.
  • User-friendly and minimalist graphical interface.

Technologies Used

  • Rust: The main programming language used in the project.
  • Slint: Framework for building the graphical interface.

Preview

Application Screenshot