Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 686 Bytes

File metadata and controls

37 lines (23 loc) · 686 Bytes

rusty-wx

Iced based weather application targeting Cosmic and other compatible desktop environments.

Development

Unofficial guide to Iced: https://jl710.github.io/iced-guide/
API reference: https://docs.iced.rs/iced/

Zed is a recommended IDE

Install

If needed install Rust using rustup:

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Clone and run:

git clone <repository-url>
cd rust-wx
cargo run

Or install permanently:

cargo install --path .

Screenshot

Screenshot