MCPcopy Index your code
hub / github.com/cosmic-utils/forecast

github.com/cosmic-utils/forecast @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
84 symbols 122 edges 15 files 0 documented · 0% updated 5mo ago★ 527 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README


Forecast

A simple weather application for the COSMIC™ Desktop

Installation

Get it on Flathub

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

Copyright and licensing

Copyright 2024 © Jacob Westall

Forecast is released under the terms of the GPL-3.0

Core symbols most depended-on inside this repo

save_config
called by 10
src/app.rs
title
called by 7
src/app.rs
as_ref
called by 7
src/model/location.rs
get
called by 4
src/app/icon_cache.rs
icon
called by 3
src/app.rs
icon_cache_get
called by 3
src/app/icon_cache.rs
save_theme
called by 2
src/app.rs
update_weather_data
called by 2
src/app.rs

Shape

Method 41
Class 23
Enum 12
Function 8

Languages

Rust100%

Modules by API surface

src/app.rs30 symbols
src/model/weather.rs16 symbols
src/app/config.rs13 symbols
src/app/icon_cache.rs5 symbols
src/views/hourly.rs3 symbols
src/views/detail.rs3 symbols
src/views/daily.rs3 symbols
src/model/location.rs3 symbols
src/app/localize.rs3 symbols
src/app/settings.rs2 symbols
src/main.rs1 symbols
src/app/menu.rs1 symbols

For agents

$ claude mcp add forecast \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page