{"id":23759742,"url":"https://github.com/kopia/htmlui","last_synced_at":"2025-07-02T17:10:56.572Z","repository":{"id":36990038,"uuid":"439669668","full_name":"kopia/htmlui","owner":"kopia","description":"HTML UI for Kopia","archived":false,"fork":false,"pushed_at":"2025-06-07T15:03:18.000Z","size":8426,"stargazers_count":27,"open_issues_count":7,"forks_count":35,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-07T16:20:42.898Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/kopia.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":"2021-12-18T17:01:19.000Z","updated_at":"2025-06-07T15:03:23.000Z","dependencies_parsed_at":"2023-02-17T11:45:16.351Z","dependency_job_id":"5c97fad1-8371-480b-9611-37bab76180b3","html_url":"https://github.com/kopia/htmlui","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kopia/htmlui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kopia%2Fhtmlui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kopia%2Fhtmlui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kopia%2Fhtmlui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kopia%2Fhtmlui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kopia","download_url":"https://codeload.github.com/kopia/htmlui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kopia%2Fhtmlui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263182282,"owners_count":23426637,"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":[],"created_at":"2024-12-31T20:19:34.003Z","updated_at":"2025-07-02T17:10:56.564Z","avatar_url":"https://github.com/kopia.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Kopia HTML Ui\n\nThis is the repository for the html UI for kopia. It is bundled as part of the [kopia UI releases (e.g. `KopiaUI-Setup-X.Y.Z.exe` or a `kopiaui` package)](https://kopia.io/docs/installation/#two-variants-of-kopia).\n\n## Reporting issues\n\nIf you want to report a bug or have an idea for a feature request, please use the [issues list of the main kopia repository](https://github.com/kopia/kopia/issues?q=is%3Aissue+is%3Aopen+gui).\n\n## Development\n\nThe kopia UI uses [React](https://react.dev/). It connects to a kopia server running locally.\n\nIf you want to run a local version of the GUI (e.g. for development), you need to start a kopia server first.\nAs the UI version might be ahead of the latest release and might depend on changes in the server, it's recommended\nthat you also clone the [kopia server repository](https://github.com/kopia/kopia#readme) and start the server from there (GO required).\n\nYou can use this script like this one. Here it's assumed that you cloned the server repo next to the htmlui.\n\n```bash\n#! /bin/bash\n(\n  cd ../kopia\n  # start kopia server with default repo:\n  #go run . server start --insecure --without-password --disable-csrf-token-checks --log-level=debug\n\n  # for development you might want to use another repository for testing only, not your normal one, so you could use, e.g.\n  go run . server start --insecure --without-password --disable-csrf-token-checks --log-level=debug  --config-file=$HOME/.config/kopia/disabled/repository-dev.config\n)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkopia%2Fhtmlui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkopia%2Fhtmlui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkopia%2Fhtmlui/lists"}