{"id":19292462,"url":"https://github.com/crequency/kitx-dashboard","last_synced_at":"2025-04-22T07:31:48.008Z","repository":{"id":63508403,"uuid":"562551682","full_name":"Crequency/KitX-Dashboard","owner":"Crequency","description":"KitX Dashboard - Desktop client for KitX Project","archived":false,"fork":false,"pushed_at":"2025-02-15T20:12:41.000Z","size":36159,"stargazers_count":18,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-01T20:33:29.763Z","etag":null,"topics":["avalonia","csharp","dotnet","dotnet-core","kitx","kitx-dashboard","linux","macos","windows"],"latest_commit_sha":null,"homepage":"https://github.com/Crequency/KitX","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Crequency.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","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}},"created_at":"2022-11-06T17:46:17.000Z","updated_at":"2024-06-05T09:49:36.000Z","dependencies_parsed_at":"2023-10-01T20:01:11.940Z","dependency_job_id":"9ba46275-a43c-4ed5-bad5-89d40cb66f37","html_url":"https://github.com/Crequency/KitX-Dashboard","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crequency%2FKitX-Dashboard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crequency%2FKitX-Dashboard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crequency%2FKitX-Dashboard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Crequency%2FKitX-Dashboard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Crequency","download_url":"https://codeload.github.com/Crequency/KitX-Dashboard/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250195033,"owners_count":21390230,"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":["avalonia","csharp","dotnet","dotnet-core","kitx","kitx-dashboard","linux","macos","windows"],"created_at":"2024-11-09T22:31:03.789Z","updated_at":"2025-04-22T07:31:43.881Z","avatar_url":"https://github.com/Crequency.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\n`KitX Dashboard` is a desktop client for KitX Project.\n\n# Architecture\n\nBased on `.NET 8` platform.\n\nUsing [Avalonia UI](https://avaloniaui.net) as UI framework, using `Avalonia 11.0` .\n\n# Clone\n\nWe strongly suggest you to develop `KitX Dashboard` in `KitX Project` folder structure, visit [dependencies](#dependencies) for more.\n\nInstead of cloning almost total `KitX Project`, you can only clone `KitX Dashboard`.\n\n```shell\ngit clone git@github.com:Crequency/KitX=Dashboard.git\n# or\ngit clone https://github.com/Crequency/KitX-Dashboard.git\n```\n\n# Build\n\nMake sure you have `dotnet 8` sdk installed on your machine firstly.\n\n\u003e Execute command `dotnet --list-sdks` to check if you have installed `dotnet 8` sdk.\n\nThen,\n\n```shell\ncd 'KitX Dashboard/KitX Dashboard'\n\ndotnet build\n```\n\nthis will only build the project.\n\noutput is in `./bin/Debug/net8.0/` folder.\n\nor\n\n```shell\ndotnet run\n```\n\nthis will build and run in current folder.\n\nsuggest using `dotnet run --project ../../..` command in `KitX Dashboard/bin/Debug/net8.0` folder, in order to avoid workspace error.\n\n# Dependencies\n\n`KitX Dashboard` rely on a lot of other projects.\n\nWe suggest you to build `KitX Dashboard` in `KitX` main repo, lots of dependencies are imported as submodules.\n\n```shell\n# Fetch source code for KitX Project\ngit clone git@github.com:Crequency/KitX.git\n\ncd KitX\n\n# Init submodules\ngit submodule init\n\n# Update submodules\n# If you are developing on Windows OS, replace `start.sh` with `start.ps1`\n# which requires powershell installed\n# WARN: We're developing new `cheese` program to replace `start.sh` and `start.ps1`\n./ToolKits/start.sh dashboard\n./ToolKits/start.sh reference\n```\n\nLocal dependencies are located at `KitX/Reference/` folder.\n\nRemote dependencies will be downloaded while running `dotnet build` or `dotnet run`\n\nYou can execute `dotnet restore` to restore remote dependencies (NuGet packages).\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrequency%2Fkitx-dashboard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrequency%2Fkitx-dashboard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrequency%2Fkitx-dashboard/lists"}