Skip to content
forked from comixed/comixed

The ComiXed Digital Comic Management System

License

Notifications You must be signed in to change notification settings

rainerc/comixed

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,410 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ComiXed

An application for managing digital comics.

Status

Build Status
Latest Release
Code Analysis

Project Roadmap And Vision Statement

The goals for this project are simple. It seeks to be the ultimate management tool for digital comic books.

To achieve this goal, the project will:

  • be portable:
    • it can be hosted on the Mac, Linux or Windows, and
    • it can be used by any web browser.
  • manage a library of digital comic books, including:
    • the archive format of the individual files (CBR, CBZ, CB7),
    • converting files from one format to another between the supported types,
    • adding and removing images that make up the pages of the comic,
    • managing what type a page is (front cover, alternate cover, story, back cover, advertisement, etc.)
    • blocking pages based on hash identifiers so that they are ignored,
    • sharing of blocked page files,
    • deleting blocked pages from comics,
    • consolidating the library, including performing any or all of the following steps:
      • moving all files into a well-defined directory structure,
      • converting comics to a single archive type,
      • removing files from each comic that have been blocked, and
      • updating the ComicInfo.xml file within each comic with the current metadata.
  • administrators can quickly import new comics into their library,
  • scraping metadata for comics from various sources, such as ComicVine.
  • allow managed access to the contents of the library:
    • administrative users can create/delete other users,
    • users can create reading lists,
    • users can manage their read state for all comics in the library, and
    • users can read comics using an OPDS application.
  • a plugin system allows administrators to customize the features in their application:
    • plugins can be written by third-parties to provide new and custom functionality, and
    • administrators can easily install plugins.

What The Project Will Not Do

Supported Comic Formats

The following digital comic formats are supported:

  • CBZ (ZIP)
  • CBR (RAR)
  • CB7 (7ZIP)

Building The Application

For details on building things locally, please see the CONTRIBUTING.md files.

Participating

There are two mailing lists available for getting involved in the community.

ComiXed Users

For users of the project. please sign up for our user list. It's where general questions, comments and discussions around the application take place.

You can also go here to search the archives.

ComiXed Developers

For contributors to the project, please sign up for our developer list. It's where feature, coding and bug fix discussions take place.

You can also go here to search the archives.

Contributing

Please read the this for guidelines on contributing to the project.

Credits

About

The ComiXed Digital Comic Management System

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 51.8%
  • TypeScript 44.1%
  • HTML 3.1%
  • SCSS 0.7%
  • Batchfile 0.1%
  • Shell 0.1%
  • Other 0.1%