Texinfo 7.0 released
Texinfo 7.0 released
Posted Nov 9, 2022 20:11 UTC (Wed) by dvdeug (guest, #10998)Parent article: Texinfo 7.0 released
Posted Nov 9, 2022 23:59 UTC (Wed)
by Wol (subscriber, #4433)
[Link] (6 responses)
As a USER, a Free licence does not restrict you in any way whatsoever. If you want them on your Kindle, why not?
It's only when you SHARE stuff, that Free licences kick in ...
Cheers,
Posted Nov 10, 2022 0:19 UTC (Thu)
by dvdeug (guest, #10998)
[Link] (5 responses)
Posted Nov 10, 2022 5:53 UTC (Thu)
by donbarry (guest, #10485)
[Link] (4 responses)
That said, it boggles me that anyone would consider for use a system in which a mother ship must be consulted and their processing contributed for you to move a file of your own from one of your devices to another. I neither own nor use any such device nor would I knowingly buy one, and I seek to educate others to avoid them. I'm with RMS on this, who opposes such systems for good reason.
Posted Nov 10, 2022 8:44 UTC (Thu)
by anselm (subscriber, #2796)
[Link] (3 responses)
If you connect a Kindle to a Linux machine via USB it becomes, in effect, an external flash drive, so you can copy stuff (including documents) back and forth in the usual way without having to involve Amazon's servers. Just saying.
Posted Nov 13, 2022 20:08 UTC (Sun)
by jch (guest, #51929)
[Link] (2 responses)
apt install calibre
This works even with an unregistered Kindle.
Posted Nov 17, 2022 9:35 UTC (Thu)
by Moarc (guest, #137864)
[Link] (1 responses)
Posted Nov 22, 2022 17:18 UTC (Tue)
by nix (subscriber, #2304)
[Link]
I use my Kindle and love it: as a reading device it is without peer... but oh my god do I ever wish it wasn't so damn proprietary (and didn't have so many stupid bugs, many unfixed for a decade, sometimes even affecting things as simple as turning the page).
Posted Nov 10, 2022 8:07 UTC (Thu)
by LtWorf (subscriber, #124958)
[Link]
They support moving files via usb and sd card, besides proprietary cloud stuff.
Texinfo 7.0 released
Wol
Texinfo 7.0 released
Texinfo 7.0 released
Texinfo 7.0 released
That said, it boggles me that anyone would consider for use a system in which a mother ship must be consulted and their processing contributed for you to move a file of your own from one of your devices to another.
Texinfo 7.0 released
ebook-convert book.epub book.azw3
sudo mount /dev/sdb ~/mnt
cp book.azw3 ~/mnt/documents/
sudo eject /dev/sdb
Texinfo 7.0 released
Texinfo 7.0 released
Texinfo 7.0 released
