descriptionA graphical interface (in java Swing) around the comics/stories/mangas library Fanfix
ownerNiki Roo
last changeFri, 5 Jul 2024 19:53:36 +0000 (21:53 +0200)
README.md

English Français

Fanfix-swing

Fanfix-swing is a program that offer you a graphical interface (in java Swing) around the comics/stories/mangas library Fanfix.

Synopsis

Description

(If you are interested in the recent changes, please check the Changelog – note that starting from version 1.2.0, the changelog is checked at startup.)

Main GUI

A screenshots gallery can be found here.

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:

Supported websites

Currently, the following websites are supported:

Support file types

We support a few file types for local story conversion (both as input and as output):

Supported platforms

Any platform with at lest Java 1.6 on it should be ok.

It has been tested on Linux (Debian, Slackware, Ubuntu), MacOS X and Windows for now, but feel free to inform us if you try it on another system.

If you have any problems to compile it with a supported Java version (1.6+), please contact us.

Note for Windows : we also offer a launcher in EXE format that checks if Java is available before starting the program, and helps you install it if not.

Options

You can start the program without parameters:

You can also use the options supported by Fanfix.

Environment

Some environment variables are recognized by the program:

Compilation

./configure.sh && make

You can also import the java sources into, say, Eclipse, and create a runnable JAR file from there.

Dependant libraries (included)

Required:

Optional:

Submodules:

Nothing else but Java 1.6+.

Note that calling make libs will export the libraries into the src/ directory.

Author

Fanfix was written by Niki Roo niki@nikiroo.be

shortlog
2024-07-05 Niki RooMerge branch 'java' of git.nikiroo.be:workspace/template master
2024-07-05 Niki Roofix Doxyfile, remove docs
2024-07-02 Niki Roodoc
2024-07-02 Niki RooMerge branch 'java' of git.nikiroo.be:workspace/template
2024-07-02 Niki Rooinit java
2024-07-02 Niki Rooinit c-master
2024-07-01 Niki Roorelative submodules
2024-07-01 Niki Roochangelog
2024-06-30 Niki Roouse submodules system
2020-06-03 Niki RooMerge commit 'bb7d9ea97cc614a04dd45f342a4caeeb7dcb23fe'
2020-06-03 Niki Rooupdate from master
2020-05-28 Niki RooMerge commit 'af6e65daddff2d602017013f498f989fefbb6be9'
2020-05-28 Niki Rooupdate from master
2020-05-26 Niki Rooupdate from master
2020-05-26 Niki Roofix cbz problem when no desc
2020-05-26 Niki RooMerge commit '379a497e6fd2b959c57b2ff4023413e2daf36232'
...
tags
4 years ago fanfix-swing-1.2.0
4 years ago fanfix-swing-1.1.1
4 years ago fanfix-swing-1.1.0
4 years ago fanfix-swing-1.0.0
4 years ago fanfix-swing-0.0.2
4 years ago fanfix-swing-0.0.1
heads
2 months ago master