Thread: Seafile Client
View Single Post
Old 10-02-2016, 10:02 PM   #17
trap000d
Member
trap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipsetrap000d can illuminate an eclipse
 
Posts: 23
Karma: 8028
Join Date: Sep 2016
Device: Kindle PW1
It works for me.

Well, thank you all.

As for this little weekend project.
Tested on 3 devices and working well. Most annoying (for me) issues are fixed.

TODO: daemon mode, two-way sync (kindle->server: on next weekend), rewrite everything on Lua (in my next life)


Quote:
Originally Posted by trap000d View Post
Hi There,

I've made a very simple Seafile https://www.seafile.com/en/home/ client.

Currently it lives here:
https://github.com/trap000d/seafile-kindle-client

Known Issues/Bugs
- Only one way synchronization
- Client doesn't erase sub-directory (and it's contents) if it's not exist on the server
- Non-latin characters are not shown through eips
- Just rudimentary checks of internet/WiFi availability/file operations
- SSL certificate verification ignored (verify=False) just to make it work with self-signed SSL certs

So I've got some questions to developers:
1. Is it possible to put text to Kindle screen from bash/python script other then with eips (to use Unicode characters)?
2. Any suggestions in regarding to self-signed SSL certs, or just left it as is (verify=False)?
trap000d is offline   Reply With Quote