{"id":17118268,"url":"https://github.com/antoyo/titanium","last_synced_at":"2025-04-04T22:05:40.072Z","repository":{"id":39060098,"uuid":"68389475","full_name":"antoyo/titanium","owner":"antoyo","description":"A keyboard-driven web browser written in Rust","archived":false,"fork":false,"pushed_at":"2023-11-05T17:40:54.000Z","size":1458,"stargazers_count":231,"open_issues_count":10,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-28T21:04:49.212Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/antoyo.png","metadata":{"files":{"readme":"README.adoc","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":"antoyo","patreon":"antoyo"}},"created_at":"2016-09-16T15:00:44.000Z","updated_at":"2025-03-07T02:39:52.000Z","dependencies_parsed_at":"2023-02-12T11:48:23.108Z","dependency_job_id":"75ad00f1-ab45-4bb9-8a3d-2473c9b59d8c","html_url":"https://github.com/antoyo/titanium","commit_stats":{"total_commits":338,"total_committers":4,"mean_commits":84.5,"dds":0.07100591715976334,"last_synced_commit":"4b19d6e67bc1ed8f6b73ab6626451ed66ea6ec8a"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoyo%2Ftitanium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoyo%2Ftitanium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoyo%2Ftitanium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoyo%2Ftitanium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoyo","download_url":"https://codeload.github.com/antoyo/titanium/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247256110,"owners_count":20909240,"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":["hacktoberfest"],"created_at":"2024-10-14T17:54:08.685Z","updated_at":"2025-04-04T22:05:40.056Z","avatar_url":"https://github.com/antoyo.png","language":"Rust","funding_links":["https://github.com/sponsors/antoyo","https://patreon.com/antoyo","https://www.patreon.com/antoyo"],"categories":[],"sub_categories":[],"readme":"= Titanium Web Browser\n\nA keyboard-driven web browser written in Rust\n\n//image:https://img.shields.io/crates/v/titanium.svg[link=\"https://crates.io/crates/titanium\"]\n//image:https://img.shields.io/crates/d/titanium.svg[link=\"https://crates.io/crates/titanium\"]\nimage:https://img.shields.io/crates/l/titanium.svg[link=\"LICENSE\"]\nimage:https://img.shields.io/badge/Donate-Patreon-orange.svg[link=\"https://www.patreon.com/antoyo\"]\n\nTitanium is written in Rust and uses WebKit2GTK to render web pages.\n\nIt is inspired on Vimperator and qutebrowser.py.\n\n== Screenshots\n\nimage:doc/screenshots/titanium.png[Titanium,300,link=\"doc/screenshots/titanium.png\"]\nimage:doc/screenshots/titanium-follow-links.png[Titanium-Follow-Links,300,link=\"doc/screenshots/titanium-follow-links.png\"]\n\n== Features\n\n * vim-like keybindings\n * follow links/scroll from the keyboard\n * pop-up blocker with blacklist and whitelist\n * user scripts and user style sheet\n * page search\n * search engines\n * download manager\n * bookmarks (with completions)\n * ad blocker\n\n== Building\n\n[source, bash]\n----\ncargo build\ncd titanium-web-extension\ncargo build\n----\n\nif you have issues compiling due to requiring an environment variable, set it to the web extension path\n\n== Installing Titanium\n\nSet the `TITANIUM_EXTENSION_INSTALL_PATH` environment variable and compile in release mode.\nThen copy the executable and the library in `/usr/local`.\n\n[source, bash]\n----\nsudo mkdir -p /usr/local/lib/titanium/web-extensions\nexport TITANIUM_EXTENSION_INSTALL_PATH=/usr/local/lib/titanium/web-extensions\ncargo build --release\nsudo cp target/release/titanium /usr/local/bin\ncd titanium-web-extension\ncargo build --release\nsudo cp target/release/libtitanium_web_extension.so /usr/local/lib/titanium/web-extensions/\n----\n\n== Donations\n\nIf you appreciate this project and want new features to be\nimplemented, please support me on Patreon.\n\nimage:https://c5.patreon.com/external/logo/become_a_patron_button.png[link=\"https://www.patreon.com/antoyo\"]\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoyo%2Ftitanium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoyo%2Ftitanium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoyo%2Ftitanium/lists"}