{"id":42889120,"url":"https://github.com/tmaklin/kbo-gui","last_synced_at":"2026-01-30T14:55:21.121Z","repository":{"id":260744773,"uuid":"866732894","full_name":"tmaklin/kbo-gui","owner":"tmaklin","description":"Graphical web user interface for the kbo local aligner built with Dioxus","archived":false,"fork":false,"pushed_at":"2025-04-10T08:29:16.000Z","size":222,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T09:40:46.096Z","etag":null,"topics":["bioinformatics","dioxus","genomics","kbo","rust","sbwt","sequence-aligner","wasm","webassembly"],"latest_commit_sha":null,"homepage":"https://maklin.fi/kbo","language":"Rust","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/tmaklin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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-10-02T19:21:17.000Z","updated_at":"2025-04-01T06:41:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"d9595ae6-b024-42de-bccd-94d7dd50b0dd","html_url":"https://github.com/tmaklin/kbo-gui","commit_stats":null,"previous_names":["tmaklin/sablast-gui","tmaklin/kbo-gui"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tmaklin/kbo-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmaklin%2Fkbo-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmaklin%2Fkbo-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmaklin%2Fkbo-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmaklin%2Fkbo-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmaklin","download_url":"https://codeload.github.com/tmaklin/kbo-gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmaklin%2Fkbo-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28914895,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"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":["bioinformatics","dioxus","genomics","kbo","rust","sbwt","sequence-aligner","wasm","webassembly"],"created_at":"2026-01-30T14:55:20.628Z","updated_at":"2026-01-30T14:55:21.114Z","avatar_url":"https://github.com/tmaklin.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kbo-gui\nGraphical user interface for [kbo](https://github.com/tmaklin/kbo) built with [Dioxus](https://dioxuslabs.com/).\n\nTry it out at [https://maklin.fi/kbo](https://maklin.fi/kbo).\n\n## Usage\nSee the [kbo documentation](https://docs.rs/kbo).\n\n## Install\n### Build from source\n#### Dependencies\n- [dioxus-cli](https://docs.rs/dioxus-cli) v0.6\n- Rust \u003e= v1.80.0 (stable)\n\n#### Compiling\nCompile from source with\n```\ngit clone https://github.com/tmaklin/kbo-gui\ncd kbo-gui\ndx build --release --platform web\n\n```\n\n#### Deploying to web\nAfter compiling, create a distributable .tar.gz file with\n```\ncp -rf target/dx/kbo-gui/release/web/public ./kbo\ntar -zcvf kbo.tar.gz kbo\n```\n\nThen extract `kbo.tar.gz` to a folder that can be served by a web server. The GUI\nwill be available at `https://\u003cweb server base path\u003e/kbo`.\n\nIf you need to change the relative `/kbo` path, modify `web.app.base_path` in\nDioxus.toml.\n\n#### Deploying to other platforms\nSee the Dioxus [guide on\nbundling](https://dioxuslabs.com/learn/0.6/guide/bundle#) to build for other\nplatforms.\n\nOnly the `--platform web` option is currently supported.\n\n## Development\nRun the following command in the root of the project to start the Dioxus dev server:\n\n```bash\ndx serve --hot-reload true\n```\n\n- Open the browser to http://localhost:8080\n\n## License\nkbo-gui is dual-licensed under the [MIT](LICENSE-MIT) and [Apache 2.0](LICENSE-APACHE) licenses.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaklin%2Fkbo-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmaklin%2Fkbo-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmaklin%2Fkbo-gui/lists"}