X-Git-Url: http://git.nikiroo.be/?p=fanfix.git;a=blobdiff_plain;f=README.md;h=22e0b60f40342ab5f2b472c4df324ad6a550aa20;hp=9c1c5db547af572ff100293208adefa5334eb563;hb=refs%2Fheads%2Fandroid;hpb=31d534751077c3a7f4bc0a7b45b5516c6d96115f diff --git a/README.md b/README.md index 9c1c5db..22e0b60 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,10 +23,10 @@ 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") +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...). To help organize your stories, it can also work as a local library so you can: @@ -34,7 +34,7 @@ To help organize your stories, it can also work as a local library so you can: - Import a story from its URL (or just from a file) - Export a story to a file (in any of the supported output types) - Display a story from the local library in text format in the console -- Display a story from the local library graphically **by calling a native program to handle it** (though Fanfix can automatically process it into HTML so any browser can open it) +- Display a story from the local library graphically **natively** or **by calling a native program to handle it** (potentially converted into HTML before hand, so any browser can open it) ### Supported websites