Skip to content

Commit

Permalink
Merge pull request #8 from chezhe/master
Browse files Browse the repository at this point in the history
add transcript
  • Loading branch information
chezhe authored Jun 24, 2022
2 parents f64317d + 0fa12fd commit 2c64385
Show file tree
Hide file tree
Showing 13 changed files with 984 additions and 1,314 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,8 @@
Aleph (or א or 阿莱夫, ˈɑːlɛf) is an RSS reader & podcast client built for the desktop.

![Example](https://aleph.chezhe.dev/screenshot.png)

## TODO

- [ ] Add transcript for podcast(Many Chinese like me want to listen Podcast to learn English)
- [ ] Adapt RSS feed to support <entry>
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@reduxjs/toolkit": "^1.8.0",
"@tauri-apps/api": "^1.0.0-rc.2",
"@tauri-apps/api": "^1.0.1",
"@testing-library/jest-dom": "^5.14.1",
"@testing-library/react": "^12.0.0",
"@testing-library/user-event": "^13.2.1",
Expand Down Expand Up @@ -56,7 +56,7 @@
]
},
"devDependencies": {
"@tauri-apps/cli": "^1.0.0-rc.7",
"@tauri-apps/cli": "^1.0.0",
"@types/lodash": "^4.14.180",
"@types/styled-components": "^5.1.24",
"@types/turndown": "^5.0.1",
Expand Down
Loading

0 comments on commit 2c64385

Please sign in to comment.