Skip to content

Commit d6153f2

Browse files
committed
Update README
1 parent aedf0b7 commit d6153f2

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
1-
Kindle越狱插件FileBrowser使用说明:
2-
3-
=======================================================
4-
1+
## 使用方法
52
开始以下步骤前需确保你的Kindle已经成功越狱,并安装了KUAL插件。
6-
7-
1. 下载插件压缩包,解压得到filebrowser文件夹,将其拷贝到Kindle根目录下的extensions目录中。
3+
1. 下载插件压缩包,解压得到一个文件夹(可重命名),将其拷贝到Kindle根目录下的extensions目录中。
84
2. 插件安装完成后,进入Kindle界面,打开KUAL,可以在菜单中找到【File Browser】,可进行如下操作:
95
* 【Start】可开启免登录的WEB服务
106
* 【Start(Auth)】可开启带登录验证的WEB服务(默认用户名密码均为:admin)
@@ -18,8 +14,13 @@ Kindle越狱插件FileBrowser使用说明:
1814
7. 使用完成后按电源键关闭本服务。Kindle将恢复到正常状态,若再按电源键则正常锁屏休眠。
1915
8. 如果有IP显示残留则意味着服务未正常退出,提醒用户设备可能依然处在屏幕常亮状态。正常情况下按电源键后IP会消失,否则请尝试点击【Kill】或重启设备。相反,IP显示消失则意味着服务已经完全关闭,保证了不会有后台任务耗电。
2016
9. 如果IP及其它提示的显示位置不居中,可以自行在电脑上修改文件`filebrowser_wrapper.sh``kill.sh``show_status.sh`开头的`col=30`。例如改为`col=20`可以使显示更靠左。
21-
22-
=======================================================
17+
## 其它说明
2318
* 可前往 https://github.com/filebrowser/filebrowser 下载linux-armv7版本的release,用以更新插件的二进制文件`extensions/filebrowser/filebrowser`
2419
* 有任何问题或建议欢迎提issue
2520
* 书伴网站有详细说明及更多修改版本:https://bookfere.com/post/823.html
21+
## 我的更多Kindle插件
22+
* [**kindle-filebrowser**](https://github.com/guo-yong-zhi/kindle-filebrowser) 网页文件管理器
23+
* [**MailPush**](https://github.com/guo-yong-zhi/MailPush) 使用第三方邮箱推送文件
24+
* [**BlockKindleOTA**](https://github.com/guo-yong-zhi/BlockKindleOTA) 阻止Kindle升级
25+
* [**KOSSH**](https://github.com/guo-yong-zhi/KOSSH) WiFi连接的轻量ssh服务器
26+
* [**ShuffleSS**](https://github.com/guo-yong-zhi/ShuffleSS) 打乱锁屏图片顺序

0 commit comments

Comments
 (0)