Sign inSign up

andrius/fbless

By andrius

Updated over 7 years ago

fbless

Image
0

1.0K

andrius/fbless repository overview

fbless - CLI .fb2 and .fb2.zip books reader

Usage:

Add following snippet to the bashrc/zshrc:

fbless() {
  docker run -ti --rm -v ${PWD}/$1:/book.fb2 andrius/fbless
}

Read book with command:

fbless ./book.fb2 or fbless ./book.fb2.zip

Tag summary

Content type

Image

Digest

Size

13.4 MB

Last updated

over 7 years ago

docker pull andrius/fbless