Git Product home page Git Product logo

comic-reader's Introduction

Comic Reader

An Electron app's for manga/comic reading. build

Features

  1. Search comic books inside the app
  2. Add comics into favorite list
  3. Read each episode in a single scrolling page
  4. Desktop Notification when subscribed comics has new update [still testing]
  5. Automatically adjust the size of each image to the height of app window
  6. Keyboard navigation (Left/Right change images; Up/Down change chapters)
  7. Read history
  8. Translation between Traditional Chinese and Simplified Chinese

Supported Host

  1. SF互動傳媒網 www.sfacg.com
  2. 8Comic 8comic.se
  3. dm5 www.dm5.com
  4. ...more coming

Known Issues

  1. Mobile View is broken at this moment.

Remove Settings

Only for users who have used the app with version number smaller than v0.1.5

Please remove the settings file at

Mac:

~/Library/Application\ Support/comic-reader/Settings

Windows:

%APPDATA%/<Your App>

Linux:

$XDG_CONFIG_HOME/<Your App>

or

~/.config/<Your App>

Screen Shots

Search View

Imgur

Favorite View

Imgur

Read View

Imgur

For Developers:

First install all the dependencies by using the following line

npm install

To execute the code use:

npm run dev

It will do automatically sass watching and compiling when there is a change made to the sass files. It also run a livereloadx server. Once any of the file under the project folder is changed, it will automatically refresh the app.

More detailed documentation is here: Wiki

TODO::

  1. Define behavior in mobile view
  2. Revamp UI
  3. Different view mode (original size, fit screen-width)

comic-reader's People

Contributors

yjlintw avatar fuluboy avatar

Watchers

Cosmo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.