{"id":22043084,"url":"https://github.com/giulianopz/newscanoe","last_synced_at":"2026-02-18T14:31:43.843Z","repository":{"id":149989540,"uuid":"610977545","full_name":"giulianopz/newscanoe","owner":"giulianopz","description":"a simple TUI to read RSS/Atom/JSON feeds","archived":false,"fork":false,"pushed_at":"2025-01-14T14:07:05.000Z","size":331,"stargazers_count":2,"open_issues_count":37,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-08T01:37:22.175Z","etag":null,"topics":["atom-reader","feeds","golang","json-reader","rss-reader","tui"],"latest_commit_sha":null,"homepage":"","language":"Go","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/giulianopz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2023-03-07T21:27:48.000Z","updated_at":"2024-08-19T08:56:10.000Z","dependencies_parsed_at":"2024-06-20T23:25:39.461Z","dependency_job_id":"838617dd-272a-4f58-a31e-4a98d09961c3","html_url":"https://github.com/giulianopz/newscanoe","commit_stats":null,"previous_names":[],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/giulianopz/newscanoe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulianopz%2Fnewscanoe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulianopz%2Fnewscanoe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulianopz%2Fnewscanoe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulianopz%2Fnewscanoe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/giulianopz","download_url":"https://codeload.github.com/giulianopz/newscanoe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/giulianopz%2Fnewscanoe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29582318,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["atom-reader","feeds","golang","json-reader","rss-reader","tui"],"created_at":"2024-11-30T12:14:22.363Z","updated_at":"2026-02-18T14:31:38.835Z","avatar_url":"https://github.com/giulianopz.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Newscanoe\n\nNewscanoe aims to be a minimal reimplementation of the glorious [newsboat](https://newsboat.org/): \n- for UNIX systems and terminal emulators supporting standard VT100 escape sequences (i.e. xterm-derived)\n- written in Go but rigorously nonglamorous (i.e. vim-like)\n- meant to be lighter and easier to build from source and to distribute.\n\nA tool for all of you information junkies, as simple as you always secretly desired, to organize the internet and make sense of the web. \n\n### Configuration\n\nA plain text file (named as `config`) is used to configure the app: it consists of a list of feed urls with a name preceded by a pound sign (`#`) (see the [example file](./assets/config) in this repo) and it is located in the directory `$XDG_CONFIG_HOME/newscanoe` (or `$HOME/.config/newscanoe`).\n\nIf such file does not already exist, it will be created at the first execution of the app and you will be prompted to manually insert a url by typing `a`. \nYou can then edit such file with any text editor (`vi` is the default, unless `EDITOR` environment variable is set) by running: `newscanoe -e`. \n\nOnce loaded, feeds are cached in the directory `$XDG_CACHE_HOME/newscanoe` (or `$HOME/.cache/newscanoe`). The cache can be cleaned up by running `newscanoe -c`\n\n### Keybindings\n\nSupported key bindings:\n- `r`, load/reload the currently selected feed\n- `R`, load/reload all the feeds\n- `q`, quit the app\n- `BACKSPACE`, go back to previous section\n- `ENTER`, go into the currently highlighted element\n- `l`, open an article with `lynx` (if installed in the system)\n- `o`, open an article with the default (according to xdg-settings) browser for the user's desktop environment\n- `^`, `v`, move the cursor to the previous/next row\n- `Page Up`, `Page Down`, move the cursor to the previous/next page\n- `a`, insert a new feed url by typing it letter-by-letter or pasting it with CTRL+SHIFT+v\n\n### Installation\n\nBuild from source:\n```bash\n:~$ git clone https://github.com/giulianopz/newscanoe.git\n:~$ cd newscanoe \n:~/newscanoe$ go generate ./... \u0026\u0026 go build\n:~/newscanoe$ cp ./newscanoe /usr/local/bin\n```\n\nOr download the latest pre-compiled binary from [GitHub](https://github.com/giulianopz/newscanoe/releases) and then install it into your PATH.\n\n[![asciicast](https://asciinema.org/a/ITMxRztPY65ijVedNrjHCKeWz.svg)](https://asciinema.org/a/ITMxRztPY65ijVedNrjHCKeWz)\n\n---\n\n### Credits\n\nMuch of the wizardry used to control the terminal was inspired by the well-written tutorial [Build Your Own Text Editor](https://viewsourcecode.org/snaptoken/kilo/) by [Paige Ruten](https://viewsourcecode.org/), which explains in depth the source code of [kilo](https://github.com/antirez/kilo), the infamous small text editor conceived by [Salvatore Sanfilippo aka antirez](http://invece.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulianopz%2Fnewscanoe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgiulianopz%2Fnewscanoe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgiulianopz%2Fnewscanoe/lists"}