-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FeatureRequest: Google Drive support #143
Comments
Same here |
Yes, I also would appreciate Google Drive support, same as it is now for Dropbox. |
+1 Thanks for nickelmenu! It rules! |
Yes, I also would appreciate Google Drive support, same as it is now for Dropbox. |
+1 Hugely appreciate NickelMenu and Google Drive support would be the cherry on top! Thank you! :) |
i'd love that |
I really gotta get the release pipeline migrated to GH Actions so I can get this stuff implemented and do another release... |
How to launch Google Drive using nickle menu, it's already there in the system |
There's a symbol |
Can confirm that Google Drive integration works perfectly well on Libra 2, but I had to patch hardcoded device model checks in |
I added this symbol to the code, and the Google setup page appeared. However, we need the URL of googledrive_link_account_start to link the Google Drive account. Since Dropbox used the URL like https://authorize.kobo.com/{region}/{language}/LinkDropbox. So I tried a lot of combos like LinkGoogleDrive, LinkGoogle, LinkDrive, etc. None of them works. We need help with what this link URL is. |
One example of the Dropbox URL is https://authorize.kobo.com/us/en/LinkDropbox. When you try this on the computer, it will show an error, but the URL remains the same and won't be redirected. |
|
Thank you so much! I succeeded in adding the Google Drive functionality to my Kobo Clara Colour!
Then add this to your NickelMenu
All the code I modified is in the action_cc.cc file Thank you so much for providing this information! |
Also see this pgaskin/kobopatch-patches#139 if you're using kobopatch |
No problem, I'm glad I could help! Thanks for making that build! |
This is awesome, thanks for sharing! @kingo132 Could you open a pull request for your updates? 🙏🏻 |
Hi, new to github and dealing with code, so was wondering if you could provide some clarification about how you enabled google drive? I managed successfully with Dropbox and did the same steps with the information you provided for Google Drive i.e. edited the Kobo eReader.conf and added menu item to the nickelmenu. However, when I try to open it on my Kobo I get the following popup "unknown view 'godrive' (in 'library:godrive') (check failed: sym_f) The only missing piece I can think of is what was mentioned earlier as "a symbol" _ZN14MoreController11googleDriveEv Will I need to uninstall my nickelmenu and install your modified version instead, or can I edit it on my end? (I however can't find a file in my kobo's folders called action_cc.cc to edit!) Any guidance is appreciated! 🙏🏼 |
@Krabbis07 sounds like you didn't install the modified Nickelmenu - look at the last comment by kingo132 - he has a link to a KoboRoot.zip - install that Nickelmenu update then it will work. I did it the other day on my Kobo mini running Kobo Glo firmware (4.38) and it worked beautifully |
The above mentioned KoboRoot.zip for the updated NickleMenu doesn't work. I have installed it and still the "godrive" isn't known by NickleMenu - I get a failure message.....unknown view 'godrive' (in libary:godrive') My firmware: 4.38.23038 on Kobo Libra 2 |
I have tried and failed miserably to install this on my partners Kobo Clara Color. Followed the instructions above, Unzip and installed KoboRoot.zip and put it into .kobo folder, and modified the .kobo/Kobo/Kobo eReader.conf, but Nickelmenu does not show up when I reboot the device. |
Im so lost I tried everything but its showing up as godrive is unavailable. Also I'm new to this so can anyone tell me how to update nicklemenu. I have a clara 2e and I just want to add google drive to it. any help is appreciated. |
Thank you for that modified nickel menu. I have Google Drive now on my old Aura H2O. Works great! |
@niceguysean Did you put the unzipped KoboRoot folder in .kobo or the KoboRoot.tgz file? If you happened to put the folder, try putting just the KoboRoot.tgz file into the .kobo folder instead. |
Hi, any updates on this? How can I put NM in my kobo libra 2 and google drive patch? I'm new on that thread... |
Hi there - here is some help for those who need it (added Dec 27th 2024). If you are a beginner, this might seem a bit daunting but actually it is very easy - stick with it and you'll have Google Drive enabled in no time! I have Kobo Clara Color and wanted to get Google Drive functional: On your PC (or mac) follow the steps below. Note: I recommend you use Notepad++ a free utility to edit the files
We need to modify some lines as follows:
Save that file
These will all appear in the NickelMenu (You can see more example commands in the "doc" help file.)
Once you complete this part, Google Drive folder should now appear on your Kobo device as a folder. You can then add eBooks epubs and pdfs - what you like - to you Google Drive folder (e.g. using your phone or computer) and then easily access them, read and save them on your Kobo device! Troubleshooting:
This has been tested on several separate devices - and it works fine ! This feature should really be available on the native device, I guess Kobo wanted us to buy the more expensive Libre! Credits: thanks to all of the above authors who provided the good intel, i just composed it into a easy to follow instruction. Please comment if this helped you, or if you ran into troubles? |
Can confirm this works perfectly for the Kobo Libra H20. Thankyou everybody who contributed 🙏 |
Hi! Is it supposed to work with the old Kobo Touch? I tried and everything worked, until I tried to connect to the google drive, it no longer detects wifi. I see wifi networks, but I get an error message when I try to connect to them. |
Recently Kobo new firmware officially supports Google Drive (software version 4.37 or higher). Hope to add the feature as for Dropbox.
https://help.kobo.com/hc/en-us/articles/15335985512983-Add-books-to-your-eReader-using-Google-Drive
The text was updated successfully, but these errors were encountered: