Giter Site home page Giter Site logo

lightnovel.sh's Introduction

lightnovel.sh

A terminal-based lightnovel reader written in Bash. It scrapes freewebnovel.

preview

Table of Contents

Features

  • Read daily updated english translated novels, retrieved from freewebnovel's extensive library.
  • Focused on simplicity, minimalism and usability.
  • Written in Bash, with minimal dependencies and easily tweakable.
  • Stores your 20 most recently read novels1 to continue reading where you left off.
  • It uses the less pager by default, which can be changed by setting the PAGER environment variable.

Installation

Arch Linux

yay -S lightnovel.sh-git

Linux

Dependencies

Make sure you have these installed

cat curl grep head less mkdir sed tput tr w3m

Installing

git clone https://github.com/lr-tech/lightnovel.sh && sudo cp lightnovel.sh/lightnovel.sh /usr/local/bin/lightnovel.sh

Uninstalling

sudo rm /usr/local/bin/lightnovel.sh

Usage

A terminal-based lightnovel reader written in Bash.

USAGE:
  lightnovel.sh [OPTION]

OPTIONS:
  -c, --clear-cache     Clear cache
  -h, --help            Print this help page
  -l, --last-session    Restore last session
  -V, --version         Print version number

Credits

  • lightnovel-cli: A simple program to read lightnovels in your terminal (Written in Rust).
  • manga-cli: Bash script for reading mangas via the terminal.

Footnotes

  1. This can be easily changed by editing the HISTORY_LENGHT variable on the script. โ†ฉ

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.