Thread: Seafile Client
View Single Post
Old 09-29-2016, 07:02 PM   #1
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
Seafile Client

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