Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bookfere/kindleear-uploader
适用于 GAE 云端 Shell 的 KindleEar上传脚本。
https://github.com/bookfere/kindleear-uploader
kindle kindleear rss
Last synced: 3 days ago
JSON representation
适用于 GAE 云端 Shell 的 KindleEar上传脚本。
- Host: GitHub
- URL: https://github.com/bookfere/kindleear-uploader
- Owner: bookfere
- Created: 2016-11-14T14:21:49.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T18:13:15.000Z (over 4 years ago)
- Last Synced: 2023-11-07T18:13:08.399Z (about 1 year ago)
- Topics: kindle, kindleear, rss
- Language: Shell
- Homepage: https://bookfere.com/post/19.html
- Size: 1.95 KB
- Stars: 105
- Watchers: 9
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KindleEar上传脚本
打开 Google 云端 Shell,复制粘贴以下命令,按照脚本的提示输入 Gmail 和 APPID 等信息即可轻松上传。
```
rm -f uploader.sh* && \
wget https://raw.githubusercontent.com/bookfere/KindleEar-Uploader/master/uploader.sh && \
chmod +x uploader.sh && \
./uploader.sh
```脚本默认拉取的是 KindleEar 官方源代码,如果想要指定其它 KindleEar 项目分支(比如上传自己修改后的源代码),可在指令的 uploader.sh 后附加 Github 源代码的 URL,如下所示:
```
rm -f uploader.sh* && \
wget https://raw.githubusercontent.com/bookfere/KindleEar-Uploader/master/uploader.sh && \
chmod +x uploader.sh && \
./uploader.sh https://github.com/bookfere/KindleEar.git
```* KindleEar 上传教程:https://bookfere.com/post/19.html
* KindleEar 项目地址:https://github.com/cdhigh/KindleEar---
书伴 - 为静心阅读而生
https://bookfere.com