Code Monkey home page Code Monkey logo

dumpmemory / uncle-novel Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uncle-novel/uncle-novel

0.0 1.0 0.0 90.72 MB

📖 Uncle小说,PC版,一个全网小说下载器及阅读器,目录解析与书源结合,支持有声小说与文本小说,可下载mobi、epub、txt格式文本小说。

Home Page: https://github.com/unclezs/uncle-novel

License: MIT License

Java 76.66% Batchfile 0.07% SCSS 5.75% Inno Setup 3.01% Shell 3.13% CSS 11.38%

uncle-novel's Introduction

gradle build Netlify GitHub license

Uncle 小说

一个运行在 PC 端的应用,提供了全网小说的转码阅读功能。其核心为目录解析功能,辅以书源模式进行(全网小说)小说的内容获取。

本项目仅供学习交流,请勿用于商业用途,软件内产生的数据请关闭软件后立即删除!!

主要功能

  • 搜书文本小说
  • 搜书有声小说
  • 全网搜书
  • 文本小说书架
  • 文本小说阅读器
  • 有声小说书架
  • 解析下载
  • 下载管理
  • 书源管理
  • 软件设置
  • 全局热键
  • 主题定制
  • 国际化支持
  • 备份与恢复(WebDav)

预览

书架

书架提供了书籍的分组管理功能,同时支持按照分组批量更新书籍,也可以导入本地 TXT 小说到书架。

阅读器

软件设置

开发

本地点火

准备环境:

  • jdk 至少需要 JDK11 版本。
  • npm install -g sass 安装 sass,本项目使用 sass 将 scss 编译为 css。
  • sqlite3,非必须,如果想重建 sqlite 数据库则需要安装。

然后直接运行 :app:runApp 任务即可。

./graldew :app:runApp

打包

# window 64 位包
./gradlew :app:packageWin64

# window 32 位包
./gradlew :app:packageWin32

# mac 包,如果开发机不是 aarch64(m1) 的则有可能不能在 aarch64 的 mac 上运行
./gradlew :app:packageMac

# linux 包,还不能用..
./gradlew :app:packageLinux

支持开发者~

uncle-novel's People

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.