Quote:
Originally Posted by xiaojohn
I would love to connect my Elipsa wirelessly to Calibre. Can you tell me how you set up the button on NickelMenu?
|
Sure, this is the line I have on my NickelMenu config file.
Code:
menu_item :main :Calibre :nickel_browser :modal:http://XXX.XXX.XXX.XXX:8080/mobile
You have to put your computer's local IP address, the one running the Calibre content server, instead of the XXX.XXX.XXX.XXX and switch it on on the computer. The button on the Kobo will open a browser popup with your library and you will be able to download what you have on the computer from there.
If you have DHCP enabled you should assign a static IP to the computer, otherwise the config file IP will be useless once it changes.