{"id":26920622,"url":"https://github.com/vannrr/roboat","last_synced_at":"2025-04-01T22:38:09.263Z","repository":{"id":285200790,"uuid":"872771273","full_name":"VannRR/roboat","owner":"VannRR","description":"A rofi script written in Go for viewing feeds from newsboat. ","archived":false,"fork":false,"pushed_at":"2024-10-15T03:45:08.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T08:28:38.508Z","etag":null,"topics":["atom","go","golang","newsboat","rofi","rofi-scripts","rss"],"latest_commit_sha":null,"homepage":"","language":"Go","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/VannRR.png","metadata":{"files":{"readme":"README.md","changelog":"newsboatdb/newsboatdb.go","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,"publiccode":null,"codemeta":null}},"created_at":"2024-10-15T03:38:06.000Z","updated_at":"2024-10-15T03:43:49.000Z","dependencies_parsed_at":"2025-03-30T08:39:05.517Z","dependency_job_id":null,"html_url":"https://github.com/VannRR/roboat","commit_stats":null,"previous_names":["vannrr/roboat"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VannRR%2Froboat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VannRR%2Froboat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VannRR%2Froboat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VannRR%2Froboat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VannRR","download_url":"https://codeload.github.com/VannRR/roboat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246723716,"owners_count":20823534,"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":["atom","go","golang","newsboat","rofi","rofi-scripts","rss"],"created_at":"2025-04-01T22:38:08.771Z","updated_at":"2025-04-01T22:38:09.254Z","avatar_url":"https://github.com/VannRR.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roboat\n\n**Roboat** is a rofi script written in Go for viewing feeds from newsboat.\n\n## Requirements\n\n- A newsboat SQLite cache file (`cache.db`). You can set a custom path with the environment variable `$ROBOAT_CACHE_PATH`.\n- Optionally, `xdg-utils` or you can set a browser with the environment variable `$ROBOAT_BROWSER`.\n\n## Installation\n\n### Build from source\n1. Clone the repository:\n    ```sh\n    git clone --depth 1 https://github.com/vannrr/roboat.git\n    cd roboat\n    ```\n\n2. Build Roboat:\n    - a.\n    ```sh\n    make install\n    ```\n    - b.\n    or if you don't have `make`:\n    ```sh\n    go build -ldflags=\"-w -s\" -o roboat main.go\n    mkdir -p ~/.config/rofi/scripts/\n    cp roboat ~/.config/rofi/scripts/\n    ```\n\n### Install from binary\n1. Download from release page https://github.com/vannrr/roboat/releases/latest\n2. place binary in `~/.config/rofi/scripts/`\n\n## Usage\n\nRun the script with rofi:\n```sh\nrofi -show roboat\n```\n\n### Notes\n\n#### Hotkeys (Alt+1, etc.) Not Working\nIf hotkeys are not working in rofi, check the following properties in the rofi config:\n`kb-custom-1`, `kb-custom-2`, and `kb-custom-3`. If they are not set to their default values,\nthe hotkeys listed in roboat will be incorrect.\n\n## Links\n\n- https://github.com/newsboat/newsboat\n- https://github.com/davatorium/rofi\n- https://github.com/lbonn/rofi (wayland fork)\n- https://github.com/davatorium/rofi/blob/next/doc/rofi-script.5.markdown\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvannrr%2Froboat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvannrr%2Froboat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvannrr%2Froboat/lists"}