Skip to content

This is a plugin for the KOReader that implements a random display of text from the TXT file.

License

Notifications You must be signed in to change notification settings

cxzx150133/philosopher.koplugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

philosopher.koplugin

This is a plug-in for the KOReader that implements a random display of text from the TXT file.

The effect is similar to hitokoto(一言),Print a random display of philosophical sentences,But it's a mobile app and this plug-in is for KOReader.

If you want to customize the output sentence, you can modify the contents of the data.txt file directly or modify the TXT_File_Path variable in the code to respecify the file path.

Default file path in line 13:

local TXT_File_Path   = "/mnt/onboard/.adds/koreader/plugins/philosopher.koplugin/data.txt"

Supported formats

formats date
☑ txt 2018/1/29
☐ json pending

License

GPL v3

About

This is a plugin for the KOReader that implements a random display of text from the TXT file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages