{"id":22662754,"url":"https://github.com/deifyed/repoview","last_synced_at":"2026-05-01T15:35:02.025Z","repository":{"id":265953764,"uuid":"896435012","full_name":"deifyed/repoview","owner":"deifyed","description":"A tool to view local repositories across remote machines or users","archived":false,"fork":false,"pushed_at":"2024-12-12T16:32:05.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T23:36:49.588Z","etag":null,"topics":["git"],"latest_commit_sha":null,"homepage":"","language":"Go","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/deifyed.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-11-30T11:02:45.000Z","updated_at":"2024-12-12T16:32:08.000Z","dependencies_parsed_at":"2024-12-01T19:30:20.952Z","dependency_job_id":null,"html_url":"https://github.com/deifyed/repoview","commit_stats":null,"previous_names":["deifyed/repoview"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Frepoview","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Frepoview/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Frepoview/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deifyed%2Frepoview/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deifyed","download_url":"https://codeload.github.com/deifyed/repoview/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162155,"owners_count":20733357,"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":["git"],"created_at":"2024-12-09T12:15:25.624Z","updated_at":"2026-05-01T15:35:01.990Z","avatar_url":"https://github.com/deifyed.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repoview\n\n⚠⚠ Beware ⚠⚠\nThis piece of software cannot be considered stable\n\n## Description\n\nA tool to keep track of your repository statuses across multiple users and hosts.\n\n## Usage\n\n### Initial\n\nCreate a repository for data. Point to that data in your `${HOME}/.config/repoview/config.yaml`. An example\nconfiguration file can be found [here](./docs/config.yaml).\n\n### Everyday usage\n\n```shell\n# First, enroll a repository on all relevant users and systems\nrepoview enroll .\n\n# Add and enable systemd unit to run repoview push on shutdown\n\n# Whenever you're in doubt, check the statuses of a repository\nrepoview status\n```\n\n## Install\n\nInstall the binary into `${HOME}/.local/bin` by default. Make sure it's in your PATH. Alternatively choose location with\n`PREFIX`. If PREFIX is used, make sure to use the same prefix when and if you are running `make install-service`\n\n```shell\n# Build and install Repoview\nmake build \u0026\u0026 make install \n\n# (Optional) Install systemd service if you want automatic push on shutdown\nmake install-service\nsystemd --user enable repoview-push.service\n```\n\n\n\n## Roadmap\n\n- [x] Unit file for auto pushes\n- [ ] ?? something about branch info, maybe\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Frepoview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeifyed%2Frepoview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeifyed%2Frepoview/lists"}