Skip to content

john970/rusty-wx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Weather application using Rust and Iced

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages