{"id":35218872,"url":"https://github.com/ejfox/vulpes-browser","last_synced_at":"2026-01-13T21:45:24.841Z","repository":{"id":331012339,"uuid":"1124468093","full_name":"ejfox/vulpes-browser","owner":"ejfox","description":"Minimalist web browser. Zig + Swift + Metal.","archived":false,"fork":false,"pushed_at":"2026-01-11T03:04:41.000Z","size":237,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-11T10:23:59.874Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":"docs/roadmap/future-ideas.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-29T04:31:30.000Z","updated_at":"2026-01-11T03:04:41.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ejfox/vulpes-browser","commit_stats":null,"previous_names":["ejfox/vulpes-browser"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ejfox/vulpes-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fvulpes-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fvulpes-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fvulpes-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fvulpes-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejfox","download_url":"https://codeload.github.com/ejfox/vulpes-browser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fvulpes-browser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28401058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T14:36:09.778Z","status":"ssl_error","status_checked_at":"2026-01-13T14:35:19.697Z","response_time":56,"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":[],"created_at":"2025-12-29T23:31:05.560Z","updated_at":"2026-01-13T21:45:24.829Z","avatar_url":"https://github.com/ejfox.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vulpes Browser\n\nA minimalist, keyboard-first web browser for macOS. Built with Zig, Swift, and Metal.\n\n\u003e **Beta Release** - This is early software. Expect rough edges.\n\n## Download\n\nDownload the latest release from [GitHub Releases](https://github.com/ejfox/vulpes-browser/releases).\n\n**Requirements:** macOS 14 (Sonoma) or later, Apple Silicon or Intel Mac.\n\n## What It Does\n\nVulpes renders web pages as clean, readable text with GPU-accelerated graphics. No ads, no tracking, no JavaScript.\n\n- **Vim-style navigation** - `j`/`k` scroll, `d`/`u` half-page, `G`/`gg` top/bottom\n- **Link navigation** - Numbers 1-9 follow links, `b`/`f` for back/forward\n- **Metal rendering** - GPU-accelerated text with glyph atlas\n- **GLSL shaders** - Ghostty/Shadertoy-compatible custom shaders\n- **Page transitions** - Visual effects when navigating\n\n## Keyboard Shortcuts\n\n| Key | Action |\n|-----|--------|\n| `j` / `k` | Scroll down / up |\n| `d` / `u` | Half-page down / up |\n| `G` / `gg` | Bottom / top |\n| `b` / `f` | Back / forward |\n| `/` or `Cmd+L` | Focus URL bar |\n| `1-9` | Follow numbered link |\n| `Tab` | Cycle through links |\n| `Enter` | Activate focused link |\n\n## Configuration\n\nConfig file at `~/.config/vulpes/config`:\n\n```\nshader = bloom-vulpes\nbloom = true\nscroll_speed = 40\nhome_page = https://example.com\n```\n\nShaders load from `~/.config/ghostty/shaders/` for Ghostty compatibility.\n\n## Building from Source\n\nRequirements:\n- macOS 14+\n- Zig 0.15+\n- Xcode 15+\n- xcodegen (`brew install xcodegen`)\n\n```bash\nzig build\nxcodegen generate\nxcodebuild -project Vulpes.xcodeproj -scheme Vulpes -configuration Release build\n```\n\nThe built app will be in `~/Library/Developer/Xcode/DerivedData/Vulpes-*/Build/Products/Release/Vulpes.app`\n\n## Limitations\n\nThis is a text-focused browser. It does **not** support:\n- JavaScript (SPAs will show minimal content)\n- CSS layout (text extraction only)\n- Images\n- Forms\n\nThis is intentional. Vulpes is for reading, not web apps.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Fvulpes-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejfox%2Fvulpes-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Fvulpes-browser/lists"}