{"id":18237554,"url":"https://github.com/Cynosphere/komoband","last_synced_at":"2025-04-04T05:33:37.825Z","repository":{"id":261154835,"uuid":"834266091","full_name":"Cynosphere/komoband","owner":"Cynosphere","description":"Simplistic workspace switcher deskband for komorebi","archived":false,"fork":false,"pushed_at":"2025-03-31T21:30:22.000Z","size":1658,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T22:28:08.319Z","etag":null,"topics":["komorebi","tiling-window-manager","windows"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cynosphere.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}},"created_at":"2024-07-26T19:52:56.000Z","updated_at":"2025-03-31T21:30:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"92fa125c-73b8-4e48-9e6f-7e24b36d90f6","html_url":"https://github.com/Cynosphere/komoband","commit_stats":null,"previous_names":["cynosphere/komoband"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cynosphere%2Fkomoband","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cynosphere%2Fkomoband/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cynosphere%2Fkomoband/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cynosphere%2Fkomoband/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cynosphere","download_url":"https://codeload.github.com/Cynosphere/komoband/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247128704,"owners_count":20888232,"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":["komorebi","tiling-window-manager","windows"],"created_at":"2024-11-05T02:06:23.040Z","updated_at":"2025-04-04T05:33:37.818Z","avatar_url":"https://github.com/Cynosphere.png","language":"C#","funding_links":[],"categories":["Tray Indicators"],"sub_categories":[],"readme":"# komoband\nSimplistic workspace switcher deskband for [komorebi](https://github.com/LGUG2Z/komorebi)\n\n![Screenshot of komoband](.assets/normal.png)\n\n![Screenshot of komoband with mixed name styles for workspaces](.assets/mixed_names.png)\n\n![Screenshot of komoband with layout switcher and it's context menu](.assets/layout_switcher.png)\n\n## Install\n\n### Automatic\nTODO\n\n### Manual\nRequires git (can be suplemented for Download ZIP), and [.NET SDK](https://download.visualstudio.microsoft.com/download/pr/d1adccfa-62de-4306-9410-178eafb4eeeb/48e3746867707de33ef01036f6afc2c6/dotnet-sdk-8.0.303-win-x64.exe)\n\n```\ngit clone https://github.com/Cynosphere/komoband.git\ncd komoband\ndotnet build src\n```\n\nIf you have [Visual Studio Build Tools](https://aka.ms/vs/17/release/vs_BuildTools.exe) installed:\n\n```\ncd src/bin/x64/Debug/net472\n\"C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Auxiliary\\Build\\vcvars64.bat\"\nsudo regasm /codebase komoband.dll\n```\n\nOtherwise you can modify this registry file with the path to the komoband DLL and import it\n\n\u003cdetails\u003e\n\t\u003csummary\u003eRegistry file\u003c/summary\u003e\n\u003cpre\u003e\nWindows Registry Editor Version 5.00\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}]\n@=\"komoband\"\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\Implemented Categories]\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\Implemented Categories\\{00021492-0000-0000-c000-000000000046}]\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\Implemented Categories\\{62C8FE65-4EBB-45e7-B440-6E39B2CDBF29}]\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\InprocServer32]\n@=\"mscoree.dll\"\n\"ThreadingModel\"=\"Both\"\n\"Class\"=\"komoband.Deskband\"\n\"Assembly\"=\"komoband, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\"\n\"RuntimeVersion\"=\"v4.0.30319\"\n\"CodeBase\"=\"file:///C:/path/to/komoband/src/bin/x64/Debug/net472/komoband.DLL\"\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\InprocServer32\\1.0.0.0]\n\"Class\"=\"komoband.Deskband\"\n\"Assembly\"=\"komoband, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null\"\n\"RuntimeVersion\"=\"v4.0.30319\"\n\"CodeBase\"=\"file:///C:/path/to/komoband/src/bin/x64/Debug/net472/komoband.DLL\"\n\n[HKEY_CLASSES_ROOT\\CLSID\\{6249307D-7F13-437B-BF13-13BE692C22A5}\\ProgId]\n@=\"komoband.Deskband\"\n\u003c/pre\u003e\n\u003c/details\u003e\n\n## Configuration\nRight click the bar anywhere (except the layout switcher) and click \"Configure\".\n\nConfig file is located at `%appdata%/komoband/config.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCynosphere%2Fkomoband","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCynosphere%2Fkomoband","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCynosphere%2Fkomoband/lists"}