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

https://github.com/cosmic-utils/forecast

Weather app written in rust and libcosmic
https://github.com/cosmic-utils/forecast

cosmic cosmic-ext-application pop-os weather

Last synced: about 1 year 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

[![Get it on Flathub](https://flathub.org/api/badge?svg&locale=en)](https://flathub.org/apps/com.jwestall.Forecast)

## Manually

```
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)