{"id":31074148,"url":"https://github.com/wcnunes/newsflat","last_synced_at":"2026-05-14T12:37:21.646Z","repository":{"id":311793767,"uuid":"1045052557","full_name":"wcnunes/newsflat","owner":"wcnunes","description":"O NewsFlat é um cliente TUI de notícias para o terminal, escrito em Bash.","archived":false,"fork":false,"pushed_at":"2025-08-26T16:12:57.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-26T22:31:41.596Z","etag":null,"topics":["atom","bash","daemon","feed","interface","news","rss-feed","tui"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/wcnunes.png","metadata":{"files":{"readme":"README.md","changelog":"newsflat.sh","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,"zenodo":null}},"created_at":"2025-08-26T15:29:07.000Z","updated_at":"2025-08-26T16:17:34.000Z","dependencies_parsed_at":"2025-08-26T22:35:26.577Z","dependency_job_id":"68453057-2a86-4f4e-8c5f-0b2471e81fb3","html_url":"https://github.com/wcnunes/newsflat","commit_stats":null,"previous_names":["wcnunes/newsflat"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/wcnunes/newsflat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcnunes%2Fnewsflat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcnunes%2Fnewsflat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcnunes%2Fnewsflat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcnunes%2Fnewsflat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wcnunes","download_url":"https://codeload.github.com/wcnunes/newsflat/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wcnunes%2Fnewsflat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275348511,"owners_count":25448626,"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","status":"online","status_checked_at":"2025-09-16T02:00:10.229Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","bash","daemon","feed","interface","news","rss-feed","tui"],"created_at":"2025-09-16T02:03:50.603Z","updated_at":"2025-09-16T02:03:54.629Z","avatar_url":"https://github.com/wcnunes.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NewsFlat\n\n**NewsFlat** é um cliente de notícias **TUI (Terminal User Interface)** em **Bash**, com suporte a RSS/Atom.  \nPermite ler artigos e comentários diretamente no terminal com **destaque de cores**, **suporte a Nerd Fonts**, **notificações de novos posts**, filtros e salvamento de itens.\n\n---\n\n## ✨ Recursos\n- Interface em **fzf** + **less** para navegação fluida.\n- Destaque de cores para manchetes, autores, categorias e badges.\n- Ícones especiais para **startups YC** (se Nerd Fonts estiverem ativas).\n- Marcação de artigos como **lidos** e **salvos**.\n- Suporte a **RSS/Atom** e múltiplos feeds.\n- Mesclagem de feeds com exibição unificada.\n- Sistema de **alertas e notificações** (via `notify-send`).\n- Personalização de **cores, largura de quadro, preview de linhas, fontes**.\n- Daemon de atualização periódica com alertas automáticos.\n\n---\n\n## 📦 Instalação\nVeja [INSTALL.md](INSTALL.md) para detalhes completos. Resumidamente:\n\n```bash\ngit clone https://github.com/wcnunes/newsflat.git\ncd newsflat\nchmod +x newsflat.sh\nsudo cp newsflat.sh /usr/local/bin/newsflat\n\n## Instale dependências (Debian/Ubuntu)\nsudo apt update\nsudo apt install -y curl jq xmlstarlet fzf less w3m notify-osd libnotify-bin\n\n## Configure\nmkdir -p ~/.newsflat\ncp -r .newsflat.example/* ~/.newsflat/\n\n## Ajuda\nnewsflat help\n\n# Manual de Uso - NewsFlat\n\n## Comandos principais\n- `newsflat add-feed \u003cURL\u003e` → adiciona novo feed\n- `newsflat list-feeds` → lista feeds\n- `newsflat update` → atualiza\n- `newsflat show` → abre interface\n- `newsflat help` → mostra ajuda\n\n## Navegação\n- Dentro do `newsflat show` (fzf):\n  - `↑/↓` mover entre itens\n  - `/texto` pesquisar\n  - `Enter` abrir item\n\n- Dentro de um item (`less`):\n  - `q` sair\n  - `/` pesquisar no conteúdo\n  - `n` próximo resultado\n  - `g` início\n  - `G` fim\n\n## Exemplos\n```bash\nnewsflat add-feed https://news.ycombinator.com/rss\nnewsflat update\nnewsflat show\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcnunes%2Fnewsflat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwcnunes%2Fnewsflat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwcnunes%2Fnewsflat/lists"}