Giter Site home page Giter Site logo

shigureader's Introduction

ShiguReader

通过Chrome或者iPad轻松阅读本地漫画。

Screenshot

screenshot-01 screenshot-02 screenshot-03

Demo Video

iPhone使用
PC使用

Quick Start
# DO NOT SKIP ANY STEP BELOW
# 不要跳过下面任何一个步骤

# If you do not have nodejs installed, please go to https://nodejs.org/
# 没有nodejs,麻烦先安装nodejs

# Clone the repository
# 把代码clone或者下载到本地
git clone https://github.com/hjyssg/ShiguReader

## change user config
## 手动修改设置
#用任意文本编辑器手动修改src/user-config.js用户文件设置  
modify src/user-config.js accoding to your own comic files location

## 2020/03/07
## windows default cmd is not working
## Please use Git Bash 

# Go inside the directory
# 命令行进入文件夹
cd ShiguReader

# Install dependencies
# 最近gitub都被墙
# npm install --registry=http://registry.npm.taobao.org
npm install

# Start development server
npm run dev or click run.bat

# open http://localhost:3000/

# If you want to open it on your iPhone, iPad or other mobile device 
# in cmd, ipconfig
# find your pc LAN ip address
# In your mobile device browser, open  http://pc_ip_address:3000/

# 如果要在iphone ipad等移动设备看漫画
# 用cmd的ipconfig得到pc的ip地址
# 然后在移动设备的浏览器上 http://pc的ip地址:3000/
注意事项

windows语言设置:

unicode setting

热键

漫画页面
enter: 全屏
AD和左右方向键: 翻页
+- 缩放

联系方式

qq 398355565

shigureader's People

Contributors

hjyssg 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.