Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mykalmachon/redditreader
Reads you reddit posts via the text-to-speech API
https://github.com/mykalmachon/redditreader
pwa reddit
Last synced: 29 days ago
JSON representation
Reads you reddit posts via the text-to-speech API
- Host: GitHub
- URL: https://github.com/mykalmachon/redditreader
- Owner: MykalMachon
- License: mit
- Created: 2022-09-22T18:51:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T19:13:12.000Z (about 2 years ago)
- Last Synced: 2023-03-06T05:26:08.950Z (almost 2 years ago)
- Topics: pwa, reddit
- Language: TypeScript
- Homepage: https://reader.mykal.coffee/
- Size: 274 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reddit Reader
> ⚠️ This is something I threw together in an afternoon;
> If I actually use it regularly, I'll likely refactor to improve UI/UX and code quality.Reddit Reader is a simple text to speech (tts) application that allows you to have your browser read you reddit posts. You do this by looking up your favourite subreddits and then selecting an post that interests you.
## Inspiration
This application was inspired by those TikTok videos a TTS bot reads popular reddit posts and overlays the audio on recorded gameplay.
## Contributing
If you have an idea for a feature, or have something you think may improve the repo feel free to make an issue, or submit a PR. I can't gaurantee I'll merge PR's for unagreed upon features, so I would suggest opening an issue first so we can talk through the idea.