{"id":48540664,"url":"https://github.com/ndxdeveloper/meteo-fyne-go","last_synced_at":"2026-04-08T04:03:02.497Z","repository":{"id":309274124,"uuid":"1035673546","full_name":"NDXDeveloper/meteo-fyne-go","owner":"NDXDeveloper","description":"Application de bureau en Go utilisant Fyne pour afficher la météo actuelle et les prévisions à partir de l’API OpenWeatherMap.","archived":false,"fork":false,"pushed_at":"2025-08-10T22:50:48.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-11T00:24:50.700Z","etag":null,"topics":["application","desktop","fyne","go","golang","gui","meteo","openweathermap","prevision","weather"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NDXDeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-10T22:35:01.000Z","updated_at":"2025-08-10T22:53:51.000Z","dependencies_parsed_at":"2025-08-11T00:25:08.393Z","dependency_job_id":"a1cd1cea-1cb6-4cbc-bf08-a865ddf52ea0","html_url":"https://github.com/NDXDeveloper/meteo-fyne-go","commit_stats":null,"previous_names":["ndxdeveloper/meteo-fyne-go"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/NDXDeveloper/meteo-fyne-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDXDeveloper%2Fmeteo-fyne-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDXDeveloper%2Fmeteo-fyne-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDXDeveloper%2Fmeteo-fyne-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDXDeveloper%2Fmeteo-fyne-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NDXDeveloper","download_url":"https://codeload.github.com/NDXDeveloper/meteo-fyne-go/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NDXDeveloper%2Fmeteo-fyne-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31539232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T16:28:08.000Z","status":"online","status_checked_at":"2026-04-08T02:00:06.127Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["application","desktop","fyne","go","golang","gui","meteo","openweathermap","prevision","weather"],"created_at":"2026-04-08T04:03:00.367Z","updated_at":"2026-04-08T04:03:02.482Z","avatar_url":"https://github.com/NDXDeveloper.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🌤 Application Météo en Go avec Fyne\n\nCette application de bureau, développée en **Go** avec le framework **Fyne**, permet d'afficher la météo actuelle et les prévisions pour plusieurs jours, en utilisant l'API **OpenWeatherMap**.\n\n---\n\n## ✨ Fonctionnalités\n\n- Affichage de la **température actuelle**\n- Description des conditions météo\n- Icône météo dynamique\n- **Prévisions sur 5 jours** avec températures et icônes\n- Interface graphique responsive et multiplateforme (Windows, Linux, macOS)\n\n---\n\n## 📦 Installation\n\n### 1. Prérequis\n- Go 1.18 ou plus récent\n- Une clé API gratuite [OpenWeatherMap](https://openweathermap.org/api)\n\n### 2. Cloner le dépôt\n```bash\ngit clone https://github.com/Ndxdeveloper/meteo-fyne.git\ncd meteo-fyne\n````\n\n### 3. Installer les dépendances\n\n```bash\ngo mod tidy\n```\n\n### 4. Configurer la clé API\n\nModifier dans `main.go` :\n\n```go\nconst apiKey = \"VOTRE_CLE_API_OPENWEATHERMAP\"\nconst city   = \"VotreVille\"\n```\n\n### 5. Lancer l'application\n\n```bash\ngo run main.go\n```\n\n---\n\n## 🖼 Aperçu\n\n![Aperçu de l'application](screenshot.png)\n\n---\n\n## ⚙️ Technologies utilisées\n\n* **Go**\n* **Fyne** (interface graphique)\n* **OpenWeatherMap API**\n\n---\n\n## 📄 Licence\n\nCe projet est sous licence MIT. Voir le fichier [LICENSE](LICENSE) pour plus de détails.\n\n© 2025 - [NDXdev](https://github.com/ndxDeveloper) - [ndxdev@gmail.com](mailto:ndxdev@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndxdeveloper%2Fmeteo-fyne-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fndxdeveloper%2Fmeteo-fyne-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fndxdeveloper%2Fmeteo-fyne-go/lists"}