Privacy
Last updated 20 August 2026
The short version: RepoBar has no backend, no account and no telemetry. Nothing about you, your repositories or your usage is collected, transmitted to us, or stored anywhere but on your own Mac.
What the app stores, and where
RepoBar keeps two JSON files in ~/Library/Application Support/RepoBar/: the list of repositories you added, and a cache of the last check for each of them. Settings live in macOS user defaults. Delete those files and RepoBar starts empty. Nothing is stored anywhere else, and nothing is encrypted-and-uploaded — there is nowhere to upload it to.
What the app sends over the network
- Your own git remotes. Checks run the git binary on your machine against the remotes your repositories already point at, using your existing SSH keys, ssh-agent and credential helpers. Those requests go to your git host — GitHub, GitLab, your own server — exactly as they would from your terminal. We never see them.
- An update check. Once a day RepoBar asks GitHub for a small file listing the latest version. That request tells GitHub your IP address and the app's user agent, as any download would. You can turn automatic checks off in Settings → About, and the app keeps working.
That is the complete list. There is no analytics SDK, no crash reporter, no advertising identifier and no A/B testing.
What this website collects
Nothing of its own. This site sets no cookies, runs no analytics, and loads no fonts, scripts, images or trackers from third-party domains — every file it serves comes from this domain.
Two ordinary exceptions apply, and they are not ours:
- The site is served by a third-party hosting provider, which keeps standard server logs (IP address, timestamp, requested file, user agent) to serve and protect the site. We do not read them for anything else.
- The download buttons and source links point at GitHub. Once you follow one, GitHub's own privacy policy applies.
Your data rights
We hold no personal data about you, so there is nothing to export, correct or delete on our side. If you believe otherwise, or you have a question, open an issue at github.com/aliyar/repobar/issues.
Children
RepoBar is a developer tool with no accounts and no collected data; it is not directed at children.
Changes
If this policy changes, the date at the top changes with it.
← RepoBar