{"id":50217957,"url":"https://github.com/gfazioli/findergit-website","last_synced_at":"2026-05-26T10:02:35.119Z","repository":{"id":351549259,"uuid":"1210671629","full_name":"gfazioli/findergit-website","owner":"gfazioli","description":"Marketing site and download portal for FinderGit — the native macOS Git-aware file browser.","archived":false,"fork":false,"pushed_at":"2026-05-09T16:17:36.000Z","size":9285,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-09T16:21:32.731Z","etag":null,"topics":["developer-tools","file-browser","finder","git","macos","native","sparkle","swift","swiftui"],"latest_commit_sha":null,"homepage":"https://findergit.app","language":"TypeScript","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/gfazioli.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["gfazioli"]}},"created_at":"2026-04-14T16:37:31.000Z","updated_at":"2026-05-09T16:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/gfazioli/findergit-website","commit_stats":null,"previous_names":["gfazioli/findergit-website"],"tags_count":10,"template":false,"template_full_name":"gfazioli/next-app-nextra-template","purl":"pkg:github/gfazioli/findergit-website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Ffindergit-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Ffindergit-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Ffindergit-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Ffindergit-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gfazioli","download_url":"https://codeload.github.com/gfazioli/findergit-website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gfazioli%2Ffindergit-website/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33514912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"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":["developer-tools","file-browser","finder","git","macos","native","sparkle","swift","swiftui"],"created_at":"2026-05-26T10:02:21.173Z","updated_at":"2026-05-26T10:02:35.114Z","avatar_url":"https://github.com/gfazioli.png","language":"TypeScript","funding_links":["https://github.com/sponsors/gfazioli"],"categories":[],"sub_categories":[],"readme":"# FinderGit\n\nThe marketing and download site for **[FinderGit](https://findergit.app)** — a native macOS app that brings Git intelligence into a Finder-style file browser.\n\n[![Latest Release](https://img.shields.io/github/v/release/gfazioli/findergit-website?label=Download\u0026color=blue)](https://github.com/gfazioli/findergit-website/releases/latest)\n[![macOS](https://img.shields.io/badge/macOS-15%2B-blue)](https://www.apple.com/macos/)\n[![License](https://img.shields.io/badge/license-MIT-green)](LICENSE)\n\n## What is FinderGit?\n\nFinderGit is a native macOS app that combines file browsing with Git intelligence. Instead of switching between Finder and a Git client, you get everything in one window:\n\n- **Tree view with columns** — browse files like Finder's list view, with sortable columns for Branch, Status, Changes, Size, and Date Modified\n- **Live Git status** — every repository shows its branch, clean/dirty/unpushed state, and number of changed files, updated in real time via FSEvents\n- **Ahead/behind counter** — the status badge shows `↑N`, `↓N`, or `↑N ↓M` so you can spot repos that need a push, a pull, or both at a glance\n- **Auto-fetch** — optional background `git fetch` at a user-chosen interval to keep the ahead/behind counter fresh\n- **Diff viewer** — click any modified file to see a colored inline diff\n- **Git actions** — stage, unstage, commit, push, pull, fetch, branch switch, all from the UI\n- **Native Markdown preview** — press Space on any `.md` file for a rendered preview\n- **Smart context menus** — adapts to whether you're on a regular file, a tracked file, or a repository\n- **Multiple root folders** — add as many as you want; drop folders from the macOS Finder into the sidebar to add them as roots\n- **Universal binary** — one DMG runs on Apple Silicon and Intel Macs\n- **Auto-updates** — built in via Sparkle\n\n## Download\n\n[**→ Download the latest version**](https://github.com/gfazioli/findergit-website/releases/latest)\n\nAfter downloading, open the DMG and drag FinderGit into your Applications folder. Launch it normally — the app is signed with Apple Developer ID and notarized by Apple, so Gatekeeper accepts it on first open.\n\n## Requirements\n\n- macOS 15 Sequoia or later\n- Xcode Command Line Tools (FinderGit uses the system `git` binary). On a fresh Mac, run once:\n  ```bash\n  xcode-select --install\n  sudo xcodebuild -license\n  ```\n\n## Documentation\n\nFull documentation, screenshots and FAQ at **[findergit.app](https://findergit.app)**.\n\n## About this repository\n\nThis repo hosts the **marketing site** and **release downloads** for FinderGit. The app source lives in a separate repository.\n\nThe site is built with [Next.js 16](https://nextjs.org/), [Mantine 9](https://mantine.dev/) and [Nextra 4](https://nextra.site/).\n\n### Local development\n\n```bash\nyarn install\nyarn dev\n```\n\nThen visit [http://localhost:3000](http://localhost:3000).\n\n## License\n\nMIT\n\n---\n  \n[![Star History Chart](https://api.star-history.com/svg?repos=gfazioli/findergit-website\u0026type=Timeline)](https://www.star-history.com/#gfazioli/findergit-website\u0026Timeline)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfazioli%2Ffindergit-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgfazioli%2Ffindergit-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgfazioli%2Ffindergit-website/lists"}