|  05-31-2020, 10:14 AM | #91 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Sep 2017 Device: Kobo Aura One, Kindle Paperwhite | 
			
			First of all, thanks to @geek1011 for this great tool.  I have an Aura One, and mostly used for reading PDFs. However, copying PDFs via USB is tedious (I also tried Calibre, but I personally think that it is worse than using USB - I still need to turn on my laptop, enable the Calibre server,...) Is there any option that allows me to send files from my phone to my Kobo? I miss the "send via email" feature that Kindle provides. Thanks a million. | 
|   |   | 
|  05-31-2020, 10:35 AM | #92 | |
| Guru            Posts: 920 Karma: 275656 Join Date: Jun 2016 Device: Kobo | Quote: 
 https://www.mobileread.com/forums/sh...7&postcount=57 | |
|   |   | 
|  05-31-2020, 08:22 PM | #93 | 
| Junior Member  Posts: 8 Karma: 10 Join Date: Sep 2017 Device: Kobo Aura One, Kindle Paperwhite | 
			
			Thank you Semwize and geek1011 I tried and could connect to the FTP server on my Kobo, but could not do any action (e.g: ls). Tried to send a file also failed - when I put a file from my laptop, I got 200, and then 421 after a while. On my Kobo, I could see the new file but with size = 0. Code: lvhuyen@HT470s:~$ ftp 192.168.8.102 1021 Connected to 192.168.8.102. 220 Operation successful Name (192.168.8.102:lvhuyen): root 230 Operation successful Remote system type is UNIX. Using binary mode to transfer files. ftp> put oktashell.sh local: oktashell.sh remote: oktashell.sh 200 Operation successful 421 Timeout ftp> Thanks a lot! | 
|   |   | 
|  05-31-2020, 08:51 PM | #94 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			I can't vouch for the stock busybox applet (although I assume people have used it successfully in the past), but a current busybox build behaves just fine (tested w/ lftp). ---- As for showing the IP, a bit of massaging on the output of ip ought to do it, something along the lines of ip addr show ${INTERFACE} to inet | grep inet | awk '{print $2}' | cut -f1 -d/ ought to do it... | 
|   |   | 
|  06-01-2020, 12:10 AM | #95 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			I use: menu_item:main:IP Address:cmd_output:500:ifconfig | awk '/inet addr/{print substr($2,6)}'
		 | 
|   |   | 
|  06-01-2020, 10:56 AM | #96 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2020 Device: Kobo aura H2o | 
			
			Hello I'm a little bit out of Ideas. I used KFMon and KOreader so far. But i found it annoying after every update i had to reinstall it again which caused problem and i had to Reset my Aura h2o and loost 2k on books. Now i saw there this new Nickelmenu that stays even after the update. But i have problem to understand something, maybe someone can help me? It says: Create a File no matter what type Named : KOBOeReader/.adds/nm/config But how do you name a file like that if windows always says a file Name cant contain these characters like * / \ etc. Or does it mean i have to make a File Named "Config" and put it in the nm directory?? Also follow the instructions in the DOC. Theres a lof commands i dont know how to use. I guess i have to stick with KFMon and the old way? I hope this would be a bit easier. Im a bit stupid when it comes to coding and commanding. Please help and thank you in advance | 
|   |   | 
|  06-01-2020, 11:01 AM | #97 | 
| Connoisseur            Posts: 80 Karma: 2112464 Join Date: May 2019 Device: Kobo Aura One LE | 
			
			You create the file named config (lowercase everything) and put it in the nm directory.  You do not have to stick with KFMon. You can start KOReader directly via a menu option using NM. | 
|   |   | 
|  06-01-2020, 11:03 AM | #98 | 
| BLAM!            Posts: 13,506 Karma: 26047202 Join Date: Jun 2010 Location: Paris, France Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E | 
			
			The OCP packages ship with a ready-to-go NM config (in .adds/nm/koreader). You can then flip between KFMon/NM at your leisure. Just comment one and comment out the other  . ---- That said: @Luuuk: I'm confused about how you managed to end up having to factory reset because of a simple update? | 
|   |   | 
|  06-01-2020, 11:17 AM | #99 | 
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2020 Device: Kobo aura H2o | |
|   |   | 
|  06-01-2020, 11:19 AM | #100 | |
| Junior Member  Posts: 3 Karma: 10 Join Date: Jun 2020 Device: Kobo aura H2o | Quote: 
 Thanks a lot. I will try it. I really dont know what happened but after i did an update on my Kobo , it didnt actually start up anymore. Endless Loading. After Reset all was fine. | |
|   |   | 
|  06-01-2020, 02:37 PM | #101 | 
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | 
			
			NickelMenu v0.1.0 This release is the first major feature update for NickelMenu. 
 Last edited by geek1011; 06-01-2020 at 04:28 PM. | 
|   |   | 
|  06-01-2020, 03:00 PM | #102 | 
| Resident Curmudgeon            Posts: 80,727 Karma: 150249619 Join Date: Nov 2006 Location: Roslindale, Massachusetts Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3 | 
			
			Is there a way to toggle screenshots on and off using NickelMenu? If the answer is yes, how would it be done?
		 | 
|   |   | 
|  06-01-2020, 03:03 PM | #103 | |
| Wizard            Posts: 2,808 Karma: 7423683 Join Date: May 2016 Location: Ontario, Canada Device: Kobo Mini, Aura Edition 2 v1, Clara HD, Clara BW, Libra Colour | Quote: 
 | |
|   |   | 
|  06-01-2020, 05:39 PM | #105 | 
| Evangelist            Posts: 446 Karma: 1084584 Join Date: Aug 2007 Location: Sisak, Croatia Device: Kobo Aura H2O, Kobo Aura ONE | 
			
			One s was missing in link (release->releases). Correct link: https://github.com/geek1011/NickelMenu/releases/v0.1.0
		 | 
|   |   | 
|  | 
| Tags | 
| kobo, launcher, ldpreload, nickel | 
| Thread Tools | Search this Thread | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| Kobo eReaders and Heat | PeterT | Kobo Reader | 13 | 08-02-2014 04:35 AM | 
| kobo arc launcher not working | lana loves books | Kobo Tablets | 8 | 03-21-2014 06:40 AM | 
| Orginization on kobo ereaders | crochetgeek2010 | Kobo Reader | 7 | 09-03-2013 02:13 PM | 
| Kobo Announces eReaders Available for Purchase on Kobo.com in Canada and US | markemark | News | 1 | 04-02-2013 01:46 PM | 
| Ereaders with Integrated Dictionary | poohbear_nc | Which one should I buy? | 4 | 04-08-2010 06:42 AM |