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.
- Display of the current price of Bitcoin and Ethereum.
- Automatic price updates every 5 seconds.
- User-friendly and minimalist graphical interface.
- Rust: The main programming language used in the project.
- Slint: Framework for building the graphical interface.