Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cosmic-utils/forecast?tab=readme-ov-file

Weather app written in rust and libcosmic
https://github.com/cosmic-utils/forecast?tab=readme-ov-file

cosmic cosmic-ext-application pop-os weather

Last synced: 3 days ago
JSON representation

Weather app written in rust and libcosmic

Awesome Lists containing this project

README

        



Forecast


A simple weather application for the COSMIC™ Desktop



# Installation
```
git clone https://github.com/cosmic-utils/forecast.git
cd forecast
sudo just install
```

# Build
```
git clone https://github.com/cosmic-utils/forecast.git
cd forecast
cargo build
```

## Dependencies
- [libcosmic](https://github.com/pop-os/libcosmic?tab=readme-ov-file#building)

# Copyright and licensing

Copyright 2024 © Jacob Westall

Forecast is released under the terms of the [GPL-3.0](https://github.com/cosmic-utils/forecast/blob/main/LICENSE)