SaaSHub helps you find the best software and product alternatives Learn more →
Weather-sense Alternatives
Similar projects and alternatives to weather-sense
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
sirix
SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
-
-
-
framework
Mayu is a live updating server-side component-based VDOM rendering framework written in Ruby (by mayu-live)
-
-
-
inkscape-silhouette
An extension to drive Silhouette vinyl cutters (e.g. Cameo, Portrait, Curio series) from within inkscape.
-
substrata
Metaverse client and server written in C++. Runs on Windows, Mac, Linux and Web. Custom 3D engine, networked physics and Lua scripting
-
-
-
-
gnosis-wraith
Gnosis Wraith is a powerful web crawling and content analysis system that serves as the perception layer for AI systems
-
quizknit-api
Discontinued [GET https://api.github.com/repos/jibolash/quizknit-api: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
gerbil-lsp
[WIP] Language Server for Gerbil Scheme. Standalone repo for now, to be merged into https://github.com/mighty-gerbils/gerbil when reaching a certain degree of Done-ness.
-
weather-sense discussion
weather-sense reviews and mentions
-
Ask HN: What are tools you have made for yourself since the advent of AI
Yes, most of my projects are MIT licensed: https://github.com/Leftium/weather-sense
As long as usage is not excessive, feel free to use the deployed version, as well.
- Inkscape 1.4.4 Is Out
-
Show HN: Beautiful intuitive weather forecasts that don't rely on numbers/units
- Visualizes weather metrics via space and colors
- Compare current/future conditions with weather you experienced the day before
- Understand/compare how conditions change through out the day
---
WeatherSense started out as a hand-coded project: https://github.com/Leftium/weather-sense
- Would you consider this project a good example of how AI can be used to enhance coding?
- Claude helped implement many new features from the backlog, like 60-min precipitation forecasts
- Claude helped add some whimsical features: I only considered adding because AI made it cheap to experiment:
* "Calm mode:" truly emphasizes how WeatherSense doesn't need numbers by removing/replacing all numbers from UI
* Dynamic background color based on sun angle
---
Major inspirations:
- DarkSky
- MerrySky (https://merrysky.net)
-
A Eulogy for Dark Sky, a Data Visualization Masterpiece (2023)
Perhaps I should add an option to disable gradients.
There's a screen shot showing what it used to look like before gradients: https://github.com/Leftium/weather-sense
-
Ask HN: What Are You Working On? (June 2025)
Some major updates to https://weather-sense.leftium.com
Play spot the difference with the old screenshot: https://github.com/Leftium/weather-sense#weathersense
- At least five major changes!
- Or look at the commit history ;)
---
I'm designing a game that:
- is simple to play. (just log in and check-in with your geolocation. Optionally add a short message)
- helps people stay connected. (You can view friends/family on the globe with some mild competition/cooperation)
- Right now, I'm trying to figure out something compelling to "collect." Cities/states, weather conditions, letters, numbers, words, etc... I think it should be tangible.
-
A Eulogy for Dark Sky, a Data Visualization Masterpiece
By default, the past two days are shown (rendered slightly lighter/transparently.)
Up to 92 past days can be shown, but this is currently hard-coded[1] and not configurable (yet).
[1]: https://github.com/Leftium/weather-sense/blob/55b505a7efae65...
-
Show HN: Periodic Table of WMO Weather Condition Codes
While rewriting my weather app, I ended up making a pretty table of the WMO Weather Interpretation Codes.
- It started as a page to test all the possible codes with their icons/colors.
- As I tweaked the page, it started to look like a periodic table.
- And it turns out there was a hidden periodic pattern to the codes!
I decided to document the process and share the results.
The blog post links to the project, but I will also add links here:
- https://weather-sense.leftium.com/wmo-codes
- Source code: https://github.com/Leftium/weather-sense/blob/c5fc6d7bd3c31f...
-
Ask HN: What Are You Working On? (July 2024)
A new way to visualize the weather (forecast): https://weather-sense.leftium.com
Major features:
- Auto-detects your location, with support for device GPS and manual entry (only via URL param, for now...)
- Forecasts are actually "trendcasts." Compare the weather to the last few days; numbers are not needed and "feel" is more intuitive.
- Compact weather visualization that combines 6+ metrics into a single timeline in a sensible way.
- The timelines show the general weather trends; actual metrics can be read by "scrubbing" the timelines.
- I stole the radar map from https://merrysky.net and made it prettier.
It's almost ready for a "Show HN." It's already usable, but I plan to add two major features:
1. AQI forecasts
2. 1-hour minutely rain forecast
- (Plus improve the UX even more.)
Source repo: https://github.com/Leftium/weather-sense
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jul 2026
Stats
Leftium/weather-sense is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of weather-sense is Svelte.