Loading repository data…
Loading repository data…
Soulter / repository
🌤️ A beautiful weather card web app built with HTML, CSS & JavaScript
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
一个漂亮的天气卡片网页应用,由 AstrBot AI 助手 自动生成。
✨ Generated by AstrBot - 纯 HTML/CSS/JavaScript 实现的响应式天气卡片
直接访问在线版本: Weather Card
克隆仓库
git clone https://github.com/Soulter/weather-card.git
cd weather-card
直接打开 index.html 文件即可
在 index.html 中找到以下代码并替换为你自己的 API key:
const API_KEY = '你的OpenWeatherMap API Key';
在 getLocation() 函数中修改默认坐标:
// 默认北京坐标
resolve({ lat: 39.9042, lon: 116.4074 });
MIT License - 可自由使用、修改和分发
这个项目由 AstrBot AI 助手 在 2025-10-03 自动生成,展示了现代 Web 开发的简洁与优雅。
Made with ❤️ by AstrBot