Skip to content

Rult/anki-rockbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anki for Rockbox (only random-based front-end for now)

Why? Why not!

This version is made specifically for Sansa Clip player.

It serves mostly as a proof-of-concept and as an example of basic Lua scripting on Rockbox (text output, reading from a file, getting input from buttons).

The font used on the photo below is 14-Rockbox-Mix which is compatible with Theme4Chinese.

How to use it

  1. Put anki.lua into the Lua scripts directory (.rockbox/rocks/demos/lua_scripts), and vocab_db.txt into the root directory.
  2. On the player, go to Plugins -> Demos -> lua_scripts -> anki.
  3. The center button is for revealing the answer, and the directional buttons (left, down, up, right) are for evaluating your grasp (though your progress is not being tracked anyhow yet).
  4. Quit with the home button.

That's it! Though I would not advise to actually use it on such a small screen.

About

Learn Japanese words on Sansa Clip

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages