• This repository has been archived on 26/Jul/2024
  • Stars
    star
    106
  • Rank 324,014 (Top 7 %)
  • Language
    Shell
  • Created almost 8 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

适用于 GAE 云端 Shell 的 KindleEar上传脚本。

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

书伴 - 为静心阅读而生 https://bookfere.com