File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
- Kindle越狱插件FileBrowser使用说明:
2
-
3
- =======================================================
4
-
1
+ ## 使用方法
5
2
开始以下步骤前需确保你的Kindle已经成功越狱,并安装了KUAL插件。
6
-
7
- 1 . 下载插件压缩包,解压得到filebrowser文件夹,将其拷贝到Kindle根目录下的extensions目录中。
3
+ 1 . 下载插件压缩包,解压得到一个文件夹(可重命名),将其拷贝到Kindle根目录下的extensions目录中。
8
4
2 . 插件安装完成后,进入Kindle界面,打开KUAL,可以在菜单中找到【File Browser】,可进行如下操作:
9
5
* 【Start】可开启免登录的WEB服务
10
6
* 【Start(Auth)】可开启带登录验证的WEB服务(默认用户名密码均为:admin)
@@ -18,8 +14,13 @@ Kindle越狱插件FileBrowser使用说明:
18
14
7 . 使用完成后按电源键关闭本服务。Kindle将恢复到正常状态,若再按电源键则正常锁屏休眠。
19
15
8 . 如果有IP显示残留则意味着服务未正常退出,提醒用户设备可能依然处在屏幕常亮状态。正常情况下按电源键后IP会消失,否则请尝试点击【Kill】或重启设备。相反,IP显示消失则意味着服务已经完全关闭,保证了不会有后台任务耗电。
20
16
9 . 如果IP及其它提示的显示位置不居中,可以自行在电脑上修改文件` filebrowser_wrapper.sh ` 、` kill.sh ` 和` show_status.sh ` 开头的` col=30 ` 。例如改为` col=20 ` 可以使显示更靠左。
21
-
22
- =======================================================
17
+ ## 其它说明
23
18
* 可前往 https://github.com/filebrowser/filebrowser 下载linux-armv7版本的release,用以更新插件的二进制文件` extensions/filebrowser/filebrowser `
24
19
* 有任何问题或建议欢迎提issue
25
20
* 书伴网站有详细说明及更多修改版本: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 ) 打乱锁屏图片顺序
You can’t perform that action at this time.
0 commit comments