{"id":16771538,"url":"https://github.com/trntv/kubernetes-dashboard-desktop-app","last_synced_at":"2025-04-10T19:50:22.411Z","repository":{"id":52592726,"uuid":"308286397","full_name":"trntv/kubernetes-dashboard-desktop-app","owner":"trntv","description":"It's an attempt to pack official kubernetes dashboard in a single desktop app using Electron","archived":false,"fork":false,"pushed_at":"2021-04-26T19:09:49.000Z","size":4350,"stargazers_count":12,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-24T17:21:46.946Z","etag":null,"topics":["electron","hacktoberfest","kubernetes","kubernetes-dashboard"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/trntv.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}},"created_at":"2020-10-29T10:00:10.000Z","updated_at":"2024-09-03T04:15:23.000Z","dependencies_parsed_at":"2022-09-07T05:23:52.235Z","dependency_job_id":null,"html_url":"https://github.com/trntv/kubernetes-dashboard-desktop-app","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fkubernetes-dashboard-desktop-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fkubernetes-dashboard-desktop-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fkubernetes-dashboard-desktop-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trntv%2Fkubernetes-dashboard-desktop-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trntv","download_url":"https://codeload.github.com/trntv/kubernetes-dashboard-desktop-app/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248282892,"owners_count":21077729,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["electron","hacktoberfest","kubernetes","kubernetes-dashboard"],"created_at":"2024-10-13T06:28:25.494Z","updated_at":"2025-04-10T19:50:22.394Z","avatar_url":"https://github.com/trntv.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kubernetes Dashboard desktop app (unofficial)\nIt's an attempt to pack official [kubernetes dashboard](https://github.com/kubernetes/dashboard) in a single desktop app using [Electron](https://www.electronjs.org/)\n\nThe project is still in the PoC stage as I'm looking for the best way to add needed modifications to the base app without changing its source code.\n\n![Kubernetes Dashboard Desktop App](screenshot.png?raw=true \"Kubernetes Dashboard Desktop App\")\n\n## Requirements\n1. `.kube/config` should exist and configured\n2. context to desired cluster should be set\n\n## MacOS installation\n```\nbrew tap trntv/kubernetes-dashboard-desktop-app\nbrew install --cask trntv/kubernetes-dashboard-desktop-app/kubernetes-dashboard-desktop-app\n```\nor download `dmg` from latest [release](https://github.com/trntv/kubernetes-dashboard-desktop-app/releases/latest)\n\nthen navigate to `System Preferences` -\u003e `Security \u0026 Privacy` and allow `Kubernetes Dashboard.app` to open\n\n## Build \u0026 Run from sources\nclone\n```\ngit clone kubernetes-dashboard-desktop-app\ncd kubernetes-dashboard-desktop-app\n```\nrun with [taskctl](https://github.com/taskctl/taskctl)\n```\ntaskctl start\n```\nor run with [npm](https://npmjs.org)\n```\nnpm --prefix apps/electron install\nnpm --prefix apps/renderer ci --ignore-scripts\nnpm --prefix apps/renderer run version\nnpm --prefix apps/renderer run build:frontend\nnpm --prefix apps/renderer run build:backend\nnpm --prefix apps/electron run build\nnpm --prefix apps/electron run start\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrntv%2Fkubernetes-dashboard-desktop-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrntv%2Fkubernetes-dashboard-desktop-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrntv%2Fkubernetes-dashboard-desktop-app/lists"}