Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swizec/rss-to-podcast
Turn a read later feed into podcast
https://github.com/swizec/rss-to-podcast
Last synced: 4 days ago
JSON representation
Turn a read later feed into podcast
- Host: GitHub
- URL: https://github.com/swizec/rss-to-podcast
- Owner: Swizec
- Created: 2024-03-24T05:20:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-04-14T01:21:28.000Z (7 months ago)
- Last Synced: 2024-04-14T16:32:33.278Z (7 months ago)
- Language: TypeScript
- Size: 28.4 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rss-to-podcast
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.