Git Product home page Git Product logo

comicreader's Introduction

Comic Reader

The Comic Reader is a modern Windows app written in C#. The app provided basic functionality for comics reading, along with some useful utilities like searching and tagging.

Comic Reader irregularly ships with new features and bug fixes. You can get the latest version of Comic Reader in the Microsoft Store.

Comic Reader Screenshot

Features

  • Various reader settings.
  • Searching and editing titles, tags and other stuff.
  • Remember your progress.

Getting started

Prerequisites:

  • Your computer must be running Windows 10, version 22H2 or newer. Windows 11 is recommended.
  • Install the latest version of Visual Studio (the free community edition is sufficient).
    • Install the "Universal Windows Platform Development" workload.
    • Install the latest Windows 11 SDK.
  • Install the XAML Styler Visual Studio extension.
  • Get the code:
    git clone https://github.com/aicd0/ComicReader.git
    
  • Open ComicReader.sln in Visual Studio to build and run the Comic Reader app.

Contributing

Pull requests are welcomed any time. If Comic Reader is not working properly, you can also submit an issue on GitHub.

License

Licensed under the MIT License.

comicreader's People

Contributors

aicd0 avatar

Stargazers

 avatar  avatar  avatar  avatar RnChn avatar  avatar Jan Klug avatar player_6447 avatar  avatar Wolo avatar Kira avatar  avatar  avatar Pablo Antonio Salas Ramos avatar  avatar SteinslGate avatar FXZhang avatar  avatar Thành Thân Thiện avatar 问题耦合 avatar  avatar

Watchers

Pablo Antonio Salas Ramos avatar  avatar

comicreader's Issues

当漫画文件夹位于 OneDrive 文件夹中时,无法识别和阅读该漫画

bug 描述
操作系统为 Windows11 家庭中文版。我有一个名为 ”OneDrive" 的文件夹用于 Microsoft OneDrive 的同步。我发现,当要添加的漫画文件夹位于此文件夹中时,添加该漫画文件夹后,漫画不会显示在上方的“库”中,无法阅读该漫画。如果将漫画文件夹移动到其它非 OneDrive 文件夹中,则添加该文件夹后漫画可以正常显示在“库”中,并且可以正常阅读

复现步骤

  1. 有一个用于 OneDrive 同步的文件夹(其图标显示为一朵蓝色云),漫画文件夹位于此文件夹中
  2. 打开 ComicReader,点击“文件夹”下的“添加文件夹”,找到该漫画文件夹并打开
  3. 新添加的漫画文件夹已显示在“文件夹”中,但上方的“库”中并未见到该漫画,因此无法阅读该漫画

设备信息

  • OS Build: 10.0.22621.0
  • Architecture: X64
  • Application Version: 1.3.3.0
  • Region: zh-CN
  • Dev Version Installed: 49915aicd.ComicReaderUWP.Dev

附加信息
当把出问题的漫画文件夹移动到其它非 OneDrive 文件夹中时,则添加该文件夹后漫画可以正常显示在“库”中,并且可以正常阅读

Requested Assignment
I'm just reporting this problem. I don't want to fix it.

Remember the last comic

Problem Statement
In case I close the app I want it to remember where I was on the comic so I can continue later.

Evidence or User Insights

Proposal

Goals

Non-Goals

  • Only do it for local files that can be read in quickly. Remote files just let it do it normally because it will take time for it to load.

Low-Fidelity Concept

Requested Assignment

If possible, I would like to implement this.
I'm just suggesting this idea. I don't want to implement it.

Simple viewer mode

Problem Statement

Allow a mode where you can just quickly view the comic and only one comic. Basically disables browser and tabs. This should also prevent the app from taking up too much memory since you need to maintain one comic.

Evidence or User Insights

Proposal

Goals

Non-Goals

  • This should just be a mode, not a replacement.

Low-Fidelity Concept

Requested Assignment

If possible, I would like to implement this.
I'm just suggesting this idea. I don't want to implement it.

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.