[chore, doc] Remove legacy fmon Kobo installation instructions (#8833)

reviewable/pr8863/r1
Scarlett 2 years ago committed by GitHub
parent d691964c0b
commit a2b641822f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,23 +0,0 @@
Installation instructions for Kobo:
Recommended installation method based on Start Menu:
- Install "Start Menu" (https://www.mobileread.com/forums/showthread.php?t=293804)
- Extract the "koreader" folder from the zip into the ".adds" directory (the koreader.png file are only needed for the alternate installation methods based on fmon. See below.).
Select koreader from the Start Menu to start.
----
Alternate installation method based on fmon:
- Put the image included in the zip (called "koreader.png") in an "icons" folder created in the main folder of your Kobo and disconnect it from your computer. Add the icon to a collection, set the view to List View and open the icon, then restart your device.
- Install "fmon" (https://github.com/baskerville/fmon).
- Extract the remaining content of the zip (the "koreader" folder) into the ".adds" directory.
Select the KOReader icon in your home to launch KOReader. Simple enough, isn't it? Just be sure to process the image properly. Follow these steps carefully if it's your first time installing KOReader, after a factory reset, or if you deleted it in some way. This will ensure KOReader starts properly.
When you update KOReader manually, it should be sufficient to simply extract the "koreader" folder.
NOTE: Using the legacy version of fmon (http://www.mobileread.com/forums/showthread.php?t=218283) is *STRONGLY* discouraged.
NOTE²: If you like the concept, and want to check out something a bit more flexible/complex, check out KFMon (https://github.com/NiLuJe/kfmon).
In which case, look at the relevant WiKi page (https://github.com/koreader/koreader/wiki/Installation-on-Kobo-devices) for more details ;).

@ -1,3 +0,0 @@
#!/bin/sh
# NOTE: Legacy fmon script. Not needed with @Baskerville's fmon.
"${root:?}/.kobo/fmon/fmon" "${root}/koreader.png" "${root}/.kobo/koreader/koreader.sh" &
Loading…
Cancel
Save