{"id":19430266,"url":"https://github.com/8dcc/surf","last_synced_at":"2026-06-15T19:31:54.446Z","repository":{"id":152864600,"uuid":"421486065","full_name":"8dcc/surf","owner":"8dcc","description":"My custom surf browser fork.","archived":false,"fork":false,"pushed_at":"2024-09-23T11:35:51.000Z","size":63,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-17T19:03:14.483Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/8dcc.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":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-10-26T15:42:57.000Z","updated_at":"2024-09-23T11:35:55.000Z","dependencies_parsed_at":"2025-11-17T19:02:05.818Z","dependency_job_id":null,"html_url":"https://github.com/8dcc/surf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/8dcc/surf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fsurf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fsurf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fsurf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fsurf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/8dcc","download_url":"https://codeload.github.com/8dcc/surf/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/8dcc%2Fsurf/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34377872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-15T02:00:07.085Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":"2024-11-10T14:24:11.456Z","updated_at":"2026-06-15T19:31:54.428Z","avatar_url":"https://github.com/8dcc.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Surf\n\n**My custom surf browser (and tabbed) fork.**\n\n## Requirements\n\nArch GNU/Linux:\n\n```bash\nsudo pacman -S webkit2gtk gcr \n```\n\nGentoo GNU/Linux (Note the versions):\n\n```bash\ndoas emerge =net-libs/libsoup-2.74.3 =net-libs/webkit-gtk-2.38.2\n```\n\n## Compiling\n\n#### Surf\n\n```bash\ngit clone https://github.com/8dcc/surf\ncd surf/surf\nsudo make clean install\n\n# Or if you edit config.def.h instead of config.h\nsudo make cleaner install\n```\n\n#### Tabbed\n\nI personally use tabbed for surf, but you can use it for other stuff like st.\n\n```bash\ngit clone https://github.com/8dcc/surf\ncd surf/tabbed\nsudo make clean install\n\n# Or if you edit config.def.h instead of config.h\nsudo make cleaner install\n```\n\nThen you can run surf + tabbed using:\n\n```bash\ntabbed surf -e\n\n# Or if you want to pass arguments you can add an alias to your bashrc\n\ntsurf() {\n    # tabbed: close tabbed when we exit the program and pass tabbed's window id\n    # as 2nd arg for surf\n    #\n    # surf: Use the 2nd arg as window id and open the tsurf args as website\n    tabbed -c -r 2 surf -e '' \"$@\"\n}\n```\n\n## Customizing\n\nEdit [`surf/config.def.h`](surf/config.def.h) and change the `HOMEPAGE` define.\nIf you want to have a look at a good homepage check out\n[8dcc/browser-homepage](https://github.com/8dcc/browser-homepage).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fsurf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F8dcc%2Fsurf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F8dcc%2Fsurf/lists"}