# bk bk is a terminal Epub reader. Currently only Linux is tested, but macOS and Windows support is planned. # Usage cargo install --path . bk path/to/epub Type F1 or ? to see the commands. Running `bk` without an argument will load the most recent Epub. # Features - Single binary, instant startup - Epub 2/3 support - Incremental search - Vim bindings # TODO - macOS, Windows - configuration - links - better unicode support - better html rendering - mobi? - css? - gui? # inspiration