A simple program to read lightnovels in your terminal. It scrapes freewebnovel
output.mp4
Bind | Action |
---|---|
s | search for a novel |
j or down_arrow | scroll down |
d | scroll down half a page |
k or up_arrow | scroll up |
u | scroll up half a page |
q | quit |
h or left_arrow | go to previous chapter |
l or right_arrow | go to next chapter |
enter | select option under cursor |
yay -S lightnovel-cli-git
Make sure you have these installed before compiling from source
rust
ncurses
openssl
git clone https://github.com/Username-08/lightnovel-cli.git
cd lightnovel-cli
cargo build --release
yay -Rns lightnovel-cli-git