{"id":14156581,"url":"https://github.com/samhh/bukubrow-host","last_synced_at":"2025-08-06T03:30:42.959Z","repository":{"id":45965467,"uuid":"184629025","full_name":"samhh/bukubrow-host","owner":"samhh","description":"Host application for the Bukubrow WebExtension","archived":true,"fork":false,"pushed_at":"2023-02-17T13:06:31.000Z","size":152,"stargazers_count":110,"open_issues_count":5,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-29T14:50:01.069Z","etag":null,"topics":["buku","rust"],"latest_commit_sha":null,"homepage":null,"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/samhh.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"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}},"created_at":"2019-05-02T18:12:33.000Z","updated_at":"2024-11-02T08:23:41.000Z","dependencies_parsed_at":"2024-03-30T22:31:57.318Z","dependency_job_id":"c1fb5b7a-f9cd-4ff4-af67-d34e0b6bc2ca","html_url":"https://github.com/samhh/bukubrow-host","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samhh%2Fbukubrow-host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samhh","download_url":"https://codeload.github.com/samhh/bukubrow-host/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228835538,"owners_count":17979162,"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":["buku","rust"],"created_at":"2024-08-17T08:06:37.667Z","updated_at":"2024-12-09T04:30:40.123Z","avatar_url":"https://github.com/samhh.png","language":"Rust","funding_links":[],"categories":["rust"],"sub_categories":[],"readme":"Bukubrow Host\n===\n\n[Bukubrow](https://github.com/SamHH/bukubrow-webext) is a WebExtension for [Buku](https://github.com/jarun/Buku), a command-line bookmark manager. This is the corresponding host that facilitates interfacing with the Buku database via [native messaging](https://developer.chrome.com/extensions/nativeMessaging).\n\n```\nUSAGE:\n    bukubrow [FLAGS] [OPTIONS]\n\nFLAGS:\n    -h, --help                 Prints help information\n        --install-brave        Install the native messaging host for Brave\n        --install-chrome       Install the native messaging host for Chrome\n        --install-chromium     Install the native messaging host for Chromium\n        --install-edge         Install the native messaging host for Edge\n        --install-firefox      Install the native messaging host for Firefox\n        --install-librewolf    Install the native messaging host for LibreWolf\n        --install-vivaldi      Install the native messaging host for Vivaldi\n    -l, --list                 Print all bookmarks in a list to stdout\n    -V, --version              Prints version information\n\nOPTIONS:\n        --install-dir \u003cDIR\u003e    Specify a custom manifest installation directory\n    -o, --open \u003cID[,ID]\u003e       Open bookmark(s) in the browser by ID\n```\n\n## Prerequisites\n\n- Buku\n- Bukubrow WebExtension\n- _If building the host_:\n\t- Rust / Cargo\n\n## Installation\n\nInstalling the host and registering it with your browser is required to allow the browser extension to talk to Buku.\n\nThe host is available from the following package managers:\n\n- AUR: [bukubrow](https://aur.archlinux.org/packages/bukubrow/) (official) / [bukubrow-bin](https://aur.archlinux.org/packages/bukubrow-bin/) (official)\n- Nix: [bukubrow](https://search.nixos.org/packages?channel=unstable\u0026query=bukubrow)\n\nIf you've installed the host via a package manager, skip to step 4.\n\nIf you've downloaded the host from the [releases page](https://github.com/samhh/bukubrow-host/releases), skip to step 3.\n\n1. Clone the repo.\n2. Run `cargo build --release`. Note that you'll need your target platform installed and configured with Cargo. Your executable will be located at `target/release/bukubrow`.\n3. Move the executable to a suitable location, for example `/usr/local/bin/`.\n4. Install the host file for your browser via the executable, for example `bukubrow --install-firefox`.\n\nFurther options can be viewed with `bukubrow --help`.\n\n## Contributing\n\nThe host is written in Rust stable. The messages it expects to receive from the WebExtension follow a faux HTTP format; for instance, to get all the bookmarks, you pass it a JSON object of the following format: `{ \"method\": \"GET\" }`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhh%2Fbukubrow-host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamhh%2Fbukubrow-host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamhh%2Fbukubrow-host/lists"}