Code Monkey home page Code Monkey logo

thief-book-idea's Introduction

b


之前看到有网友开发了一款PC端和VS Code插件版的小说阅读器(摸鱼神器Thief-Book),原创链接地址,但是很可惜的是没有IDEA版的,最近刚好比较闲,按照他的原型开发出了类似功能的IDEA插件。

效果图

t


2

下载地址

链接


使用教程

1).到release中下载jar包;

2).打开IDEA,找到setting 中的plugin,点击Install Plugin from disk选择下载的jar包,安装并重启IDEA;

3).进入IDEA的Setting页面,找到Tools\Thief-Book Config选项,选择txt文件,设置好自动翻页秒数后,重启IDEA;

4).愉快的摸鱼吧!!!!

未截图演示的功能:

1).阅读进度是实时保存的;

2).进度栏是可以输入的,回车跳转到输入的行数;

3).精简模式下会隐藏上下翻页按钮;

4).当你不小心将窗口关闭时,可以在WIndow菜单下选择show thief重新打开;

目前存在的问题:

1).设置页面的配置项必须在重启 IDEA 后才会生效;

2).点击上页按钮的速度比较慢(还没找到原因);

3).单线程的程序,书本体积较大时,会出现卡顿;

4).精简模式下,上页翻页按钮的热键会失效;

5).热键不可以自定义(后面有空再改进);

6).部分书本可能会出现乱码,解决方式:将书本以 utf-8 格式编码;

thief-book-idea's People

Contributors

123123123123123123123 avatar yisier1 avatar

Watchers

 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.