small anki app rewritten for e-readers in Qt & c++ (No QML), with focus on InkBox support
https://github.com/Szybet/sanki/raw/master/sanki-demo.mkv
- Kobo Nia
- Kobo Clara 2E - Thanks Rumpelstilzli
- Kobo Clara HD - Thanks elinkser
Should work on all devices, if not, please export debug info in device settings and send me it.
To sync sanki with anki ( On Linux host ):
- Setup anki connect on anki
- Install rust ( The programming language )
- Clone the repo, enter sanki-sync repo
- Run
cargo run --release -- --help
( Make sure it's running a stable toolchain, nightly doesn't work ) - Adjust your command line options, then run the server, wait for it to finish getting all the decks
- On the ereader, input your host IP address and port like that: <ip_address>:<port> for example 192.168.1.1:8766
- Sync :)
- For Nickel, just extract the zip to the main folder when connecting via usb - You also need Nickel Menu, Kfmon and Koreader installed ( from the one click package )
- For InkBox, extract it to
.apps
folder
Everything really is welcome.
Instructions can be found here
- NiLuJe for providing the toolchain for kobo devices, and helping with some bugs
- tux-linux for developing inkbox and helping with qt magic
- Rain92 for developing the qt5-kobo-platform-plugin
If you want to support the project, or request a feature I'm not interested in implementing, please contact ;)