{"id":17309974,"url":"https://github.com/metafates/geminite","last_synced_at":"2025-04-14T13:55:37.613Z","repository":{"id":195205390,"uuid":"692188342","full_name":"metafates/geminite","owner":"metafates","description":"💎 Article reader for your terminal","archived":false,"fork":false,"pushed_at":"2023-09-17T15:33:03.000Z","size":71,"stargazers_count":15,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T02:53:35.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metafates.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2023-09-15T19:02:23.000Z","updated_at":"2024-11-26T15:17:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"5edef98a-1b24-4b68-805a-036b8231cd33","html_url":"https://github.com/metafates/geminite","commit_stats":null,"previous_names":["metafates/geminite"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fgeminite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fgeminite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fgeminite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metafates%2Fgeminite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metafates","download_url":"https://codeload.github.com/metafates/geminite/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248892720,"owners_count":21178870,"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":[],"created_at":"2024-10-15T12:34:13.142Z","updated_at":"2025-04-14T13:55:37.570Z","avatar_url":"https://github.com/metafates.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Geminite\n\nArticle reader for you terminal!\nNo ads, no JavaScript, no CSS, nothing bascially.\n\n[![asciicast](https://asciinema.org/a/JKLi3sao0ZDuKFiU49bnn6jGy.svg)](https://asciinema.org/a/JKLi3sao0ZDuKFiU49bnn6jGy)\n\n\u003e [!NOTE]  \n\u003e A proof-of-concept app. Lacks many features. I'm just having fun 😜\n\n## What?\n\n1. You give it an URL\n2. It downloads HTML (or fetches it from cache)\n3. Extracts readable part (like reader mode does in Firefox; [thx Mozilla](https://github.com/mozilla/readability))\n4. Converts into markdown\n5. Nicely displays it inside TUI\n6. ...\n7. PROFIT!!!\n\n## Build\n\nTo build `geminite` binary clone this repo and run\n\n```bash\ngo build .\n\n# You can also use go install\ngo install .\n```\n\n## Bookmarks\n\nYou can press \u003ckbd\u003eb\u003c/kbd\u003e when reading an article to bookmark it.\n\nTo open your bookmarks list, run `geminite` without any arguments\n\n## Config\n\nTo show config file location run\n\n```bash\ngeminite where\n```\n\nConfig is in TOML format. Default config example\n\n```toml\n# Words per minute reading speed\n# You can get your own here\n# https://swiftread.com/reading-speed-test\nwpm = 250\n\n# Enable caching\ncache = true\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fgeminite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetafates%2Fgeminite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetafates%2Fgeminite/lists"}