{"id":29640331,"url":"https://github.com/just3mpty/keske-c","last_synced_at":"2026-05-04T20:33:33.685Z","repository":{"id":304322212,"uuid":"1018453553","full_name":"just3mpty/keske-c","owner":"just3mpty","description":"Powershell scripts to get system info via GUI.","archived":false,"fork":false,"pushed_at":"2025-07-12T17:35:51.000Z","size":1764,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-21T21:25:50.291Z","etag":null,"topics":["diagnostics","open-source","powershell","react","rust","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/just3mpty.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-07-12T09:45:18.000Z","updated_at":"2025-07-12T17:35:54.000Z","dependencies_parsed_at":"2025-07-12T11:47:09.958Z","dependency_job_id":"0db2b121-3834-4a23-a028-26b959eab682","html_url":"https://github.com/just3mpty/keske-c","commit_stats":null,"previous_names":["just3mpty/keske-c"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/just3mpty/keske-c","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just3mpty%2Fkeske-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just3mpty%2Fkeske-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just3mpty%2Fkeske-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just3mpty%2Fkeske-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/just3mpty","download_url":"https://codeload.github.com/just3mpty/keske-c/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/just3mpty%2Fkeske-c/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32624205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["diagnostics","open-source","powershell","react","rust","typescript"],"created_at":"2025-07-21T21:02:00.660Z","updated_at":"2026-05-04T20:33:33.657Z","avatar_url":"https://github.com/just3mpty.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🤖 Keske.c\n\n**Keske.c** est une application légère, open-source, développée avec **Tauri (Rust + React)**, qui permet de récupérer et afficher les informations système d’un PC.\n\nCe projet est né dans le prolongement de l’outil **\"Toolbox\"** de [La Capsule](https://github.com/lacapsule)), qui fournis les mêmes diagnostics mais via des scripts Bash pour les distributions Linux.\n\n**Keske.c** s'adresse aux développeurs, formateurs, techniciens ou simples curieux qui souhaitent obtenir un **état des lieux complet d'une machine Windows**, dans une interface sobre et rapide.\n\n---\n\n## 🚀 Fonctionnalités principales\n\n- Affichage des informations **CPU, RAM, GPU, stockage**, et **batterie** (si portable)\n- Exécution de **scripts PowerShell natifs** en arrière-plan\n- Interface moderne développée en **React + TypeScript**\n- Application **ultra-légère**\n\n---\n\n## 🛠️ Stack technique\n\n- 🦀 **Rust** pour le backend natif (scripts système, bridge Tauri)\n- ⚛️ **React** avec **TypeScript** pour le frontend\n- 🧱 **Tauri** comme framework de build et communication front/back\n- 🧩 **PowerShell** pour les infos système Windows\n\n---\n\n## 📦 Installation \u0026 Lancement\n\n### 🔧 Prérequis\n\n- [Rust](https://www.rust-lang.org/tools/install)\n- [Node.js (v18+ recommandé)](https://nodejs.org/)\n- [Tauri CLI](https://tauri.app/v1/guides/getting-started/setup/)\n  \n  ```bash\n  cargo install tauri-cli\n  ```\n\n### 🚀 Lancer le projet\n\n```bash\n# Cloner le repo\ngit clone https://github.com/just3mpty/keske-c.git\ncd keske-c\n\n# Installer les dépendances frontend\nnpm install\n\n#Lancer l'app en dev\nnpm run tauri dev\n```\n\n---\n\n### 🤝 Contribuer\n\nLes contributions sont les **bienvenues** !\n\nQue tu sois débutant ou confirmé, tu peux tout à fait participer !\n\n#### 📍 Exemple de contributions possible\n\n- Ajouter des modules (diagnostic réseau, température, etc.)\n  \n- Améliorer l'UI/UX\n  \n- Ajouter des tests\n  \n- Traduction\n  \n- ...\n  \n#### 📜 Pour commencer\n\n1. Fork le repo\n  \n2. Crée une branche : `git checkout -b feat/\u003cnom_de_ta_feature\u003e`\n  \n3. Fais tes modifs\n  \n4. Crée une PR\n  \n---\n\n### 📄 License\n\nProjet distribue sous license GNU - General truc\n\n---\n\n### 📸 Screenshots\n\n![Screenshot](./public/preview.gif)\n\n---\n\n### 📬Contact\n\nUne question, une idée, envie de collaborer ? Tu peux me contacter via *\u003c3mpty.dev@gmail.com\u003e* ou ouvrir une issue directement sur Github.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjust3mpty%2Fkeske-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjust3mpty%2Fkeske-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjust3mpty%2Fkeske-c/lists"}