{"id":13770148,"url":"https://github.com/ranfdev/Geopard","last_synced_at":"2025-05-11T02:35:04.605Z","repository":{"id":37016580,"uuid":"295362309","full_name":"ranfdev/Geopard","owner":"ranfdev","description":"Colorful, adaptive gemini browser","archived":false,"fork":false,"pushed_at":"2024-05-13T18:11:09.000Z","size":1402,"stargazers_count":141,"open_issues_count":28,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-19T14:34:38.858Z","etag":null,"topics":["browser","gemini","glib","gtk4","nix","nixos","rust"],"latest_commit_sha":null,"homepage":"https://ranfdev.com/projects/Geopard/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ranfdev.png","metadata":{"files":{"readme":"README.gemini","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["ranfdev"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-09-14T09:06:19.000Z","updated_at":"2024-08-03T17:03:12.773Z","dependencies_parsed_at":"2023-01-17T13:31:52.732Z","dependency_job_id":"cc2558ab-cdd9-49d4-ab75-d94845cc764c","html_url":"https://github.com/ranfdev/Geopard","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranfdev%2FGeopard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranfdev%2FGeopard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranfdev%2FGeopard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ranfdev%2FGeopard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ranfdev","download_url":"https://codeload.github.com/ranfdev/Geopard/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253507353,"owners_count":21919196,"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":["browser","gemini","glib","gtk4","nix","nixos","rust"],"created_at":"2024-08-03T17:00:34.785Z","updated_at":"2025-05-11T02:35:04.254Z","avatar_url":"https://github.com/ranfdev.png","language":"Rust","funding_links":["https://github.com/sponsors/ranfdev"],"categories":["Clients"],"sub_categories":["Graphical"],"readme":"# About Geopard\nGeopard is a GTK 4 Gemini client written in Rust.\n\n## Some notable features\n- Colors! \n  The browser will have a different color for each domain you visit.\n\n- Fast (async core + caching):\n  Streams content by default. That means you can open pages even when you have\n  connection speeds of Kb/s.\n  It also caches pages in the history, so you can go back/forward in an instant\n\n- Can download binary files:\n  The download will start as soon as you open the corresponding link.\n  You can always cancel it by opening another page.\n\n- It works. Until I find another bug...\n\n## Technical details\nUnder the hood, it uses GTK 4 and Rust. Everything related to IO is asynchronous.\nTo do that, it makes use of Rust's async/await capabilities and the async-std crate.\n\n## How to change settings\nYou should find the configuration files in ~/.config/geopard/\nIf you use flatpak, they are in ~/.var/app/com.ranfdev.Geopard/config/geopard/.\nIn the future I will probably introduce a settings GUI.\n\n## How to build\n### With Flatpak\nIf you have gnome-builder installed, use it to the open the folder of the source\ncode and hit the run button.\n\n### Build with Nix\nIf you have the \n=\u003e https://nixos.org/ nix\npackage manager and flakes enabled, you can simply do:\n```sh\ngit clone https://github.com/ranfdev/Geopard.git\nnix build\n./result/bin/geopard\n```\n### General build instructions\nInstall these development packages:\n- gtk4\n- glib\n- rust (with cargo)\n- openssl\n- pkg-config\n- meson\n\nClone, compile, install.\n\n```sh\ngit clone https://github.com/ranfdev/Geopard.git\ncd Geopard\nmeson --prefix=/usr build\nninja -C build\nsudo ninja -C build install\n```\n### Note:\nYou can use a local-build.sh script provided with project's repository to\nquickly rebuild and test your changes.\n\n## License\nThis repository is licensed under the terms of the GNU GPLv3 license.\nYou can find a copy of the license in the LICENSE file.\n\n## Authors\n=\u003e https://ranfdev.com Lorenzo Miglietta (ranfdev)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franfdev%2FGeopard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Franfdev%2FGeopard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Franfdev%2FGeopard/lists"}