Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rocksdanister/weather
Windows native weather app powered by DirectX12 animations
https://github.com/rocksdanister/weather
csharp d2d1 directx directx12 fluent gpu hlsl hlsl-shader uwp weather weather-app weather-forecast white-noise whitenoise win2d windows windows-10 windows-11 winui xaml
Last synced: 25 days ago
JSON representation
Windows native weather app powered by DirectX12 animations
- Host: GitHub
- URL: https://github.com/rocksdanister/weather
- Owner: rocksdanister
- License: mit
- Created: 2023-07-26T17:16:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-07T19:32:14.000Z (3 months ago)
- Last Synced: 2024-09-28T22:42:39.734Z (about 1 month ago)
- Topics: csharp, d2d1, directx, directx12, fluent, gpu, hlsl, hlsl-shader, uwp, weather, weather-app, weather-forecast, white-noise, whitenoise, win2d, windows, windows-10, windows-11, winui, xaml
- Language: C#
- Homepage: https://rocksdanister.com/weather
- Size: 62.8 MB
- Stars: 435
- Watchers: 5
- Forks: 22
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - rocksdanister/weather - Windows native weather app powered by DirectX12 animations (C# #)
README
Lively Weather
[![GitHub stars](https://img.shields.io/github/stars/rocksdanister/weather.svg)](https://github.com/rocksdanister/weather/stargazers)
[![Documentation](https://img.shields.io/badge/Docs-WIP-red.svg)](https://github.com/rocksdanister/weather/wiki)
[![Issues](https://img.shields.io/github/issues/rocksdanister/weather.svg)](https://github.com/rocksdanister/weather/issues)
[![Crowdin](https://badges.crowdin.net/lively-weather/localized.svg)](https://crowdin.com/project/lively-weather)## Contents
- [About](#about)
- [Features](#features)
- [Download](#download)
- [Building](#building)## About
https://github.com/rocksdanister/weather/assets/17554161/a9b25e5b-2d23-4dc0-9acc-a60b76f9faee
Windows native weather app powered by DirectX12 animations.
## Features
### 100% Native
https://github.com/rocksdanister/weather/assets/17554161/eb8c0c72-9fa6-4f7d-a4c1-888231060366- Native UWP app powered by DX12, Win2D.
- Fast startup and small install size.
- Fluent inspired clean design.
### Desktop First
https://github.com/rocksdanister/weather/assets/17554161/f12c8ab1-20db-4ced-9086-a33e0d724915- Desktop first design and features.
- Snow and other weather particles that move with inertia when window is moved.
- Subtle weather pause animation when window out of focus.
### Weather Forecast
https://github.com/rocksdanister/weather/assets/17554161/a18f926b-ab40-4fa9-b573-3ab9ad08aed8- Weekly weather and air quality forecast.
- Switch between multiple weather sources.
- Pin forecast for upto 5 locations.
### White Noise
https://github.com/rocksdanister/weather/assets/17554161/401aeddf-f436-4618-86a9-b4882d80b02e- Relax with weather white noise sound effects that dynamically changes with the visual.
- Select custom sound in screensaver mode and use it as white noise app.
### Fun
https://github.com/rocksdanister/weather/assets/17554161/350d1b69-0d05-4f2f-ae1b-6da126fb75d8- Create your own weather in screensaver mode!
- Create depth background effects using AI.
- Fullscreen mode.## Download
https://apps.microsoft.com/store/detail/9PP0MFQFVSC5
## Building
Instructions for building the application can be found [here.](https://github.com/rocksdanister/weather/wiki/Building)