X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=README.md;h=07af0d0c1bd673246a7697d2c872058db0cea7b3;hb=8b8ea0e29031a48f3ba67f83df0badbee381b5ea;hp=bd6d614d0e348c0473d79b722a9e15487a1f7ccb;hpb=116bc563c738dc2beb26a6702f0090462ede315a;p=fanfix.git diff --git a/README.md b/README.md index bd6d614..07af0d0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Fanfix is a small Java program that can download stories from some supported web - ```fanfix``` --read [*id*] ([*chapter number*]) - ```fanfix``` --read-url [*URL*] ([*chapter number*]) - ```fanfix``` --list -- ```fanfix``` --set-reader [*reader type*] +- ```fanfix``` --set-reader [*GUI* | *TUI* | *CLI*] - ```fanfix``` --server [*key*] [*port*] - ```fanfix``` --stop-server [*key*] [*port*] - ```fanfix``` --remote [*key*] [*host*] [*port*] @@ -23,9 +23,9 @@ Fanfix is a small Java program that can download stories from some supported web (A [TODO list](TODO.md) is also available to know what is expected to come in the future.) -TODO: new screenshots + TUI screenshots +![Main GUI](screenshots/fanfix-1.3.2.png?raw=true "Main GUI") -![Main GUI](screenshots/fanfix-1.3.2.png;raw=true "Main GUI") +A screenshots cgallery an be found [here](screenshots/README.md). It will convert from a (supported) URL to an .epub file for stories or a .cbz file for comics (a few other output types are also available, like Plain Text, LaTeX, HTML...).