View Single Post
Old 01-17-2022, 05:10 PM   #682
johndoe3444
Member
johndoe3444 began at the beginning.
 
Posts: 15
Karma: 10
Join Date: Jan 2022
Device: Kobo Clara HD
Quote:
Originally Posted by xiaojohn View Post
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.
johndoe3444 is offline   Reply With Quote