{"id":20091489,"url":"https://github.com/tejasbubane/newsreader","last_synced_at":"2026-06-09T00:31:49.612Z","repository":{"id":6115153,"uuid":"7343026","full_name":"tejasbubane/newsreader","owner":"tejasbubane","description":"Reads out news for you","archived":false,"fork":false,"pushed_at":"2013-08-09T06:28:19.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:51:26.029Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tejasbubane.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-27T16:46:08.000Z","updated_at":"2013-10-02T21:38:51.000Z","dependencies_parsed_at":"2022-09-06T12:01:31.187Z","dependency_job_id":null,"html_url":"https://github.com/tejasbubane/newsreader","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tejasbubane/newsreader","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fnewsreader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fnewsreader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fnewsreader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fnewsreader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejasbubane","download_url":"https://codeload.github.com/tejasbubane/newsreader/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasbubane%2Fnewsreader/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":[],"created_at":"2024-11-13T16:32:25.738Z","updated_at":"2026-06-09T00:31:49.600Z","avatar_url":"https://github.com/tejasbubane.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## What is newsreader? ##\n\nNewsreader is a python script that fetches the RSS feeds from\nIndianExpress for the latest news, uses espeak to read out loud that news feed.\n\n\n    Voice used: mbrola-en1\n    News courtesy: RSS feeds by IndianExpress\n\n\n## Requirements ##\n\n    espeak, mbrola and mbrola-en1 voice, pyttsx\n\n\n## TODO ##\n\nRun the install.sh file once before running the script to meet all\nrequirements. (this is a onetime run)\n\nFinally run read_news.py each time you want to listen to the news or\nfollow the tip below.\n\n\n## Tip ##\n\nYou can use crontab to schedule the newsreader to read news every hour.\nFirst make the read_news.py executable by:\n\n    chmod +x read_news.py\n\nThen run the following command:\n\n    EDITOR=\"gedit\" crontab -e\n\nAnd add the following line to that file and save.\n\n     */60 * * * * /home/tejas/espeak.py\n\n60 is for the news to be read every 60minutes.\n\nCheck if the crontab is successfully added by\n\n    crontab -l\n\nYou will get to hear news every hour.\n\n\n## Created By ##\n\nTejas Bubane ( tejasbubane@gmail.com )\n\nAny suggestions/bugs feel free to mail me or tweet @tejas_bubane.\n\n\n## Licence ##\n\n    Covered under GNU-GPL v3.0.\n    NO WARRANTY IS PROVIDED.\n\nMore info at http://www.gnu.org/licenses/gpl.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fnewsreader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejasbubane%2Fnewsreader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasbubane%2Fnewsreader/lists"}