Skip to content

loctv/sstruyen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SST tool

This is simple command line tool to read book from sstruyen.com

Status: In development

Install:

> git clone https://github.com/loctv/sstruyen.git
> cd sstruyen
> pip install .
> sst --help

In first time launch command 'sst', it will create a file store at ~/.sst/db.json. You must create folder ~/.sst by hand if error occured.

Use:

> sst --help 

Usage: sst [OPTIONS] COMMAND [ARGS]

Options:
  --help  Show this message and exit.

Commands:
  a  Add book to library
  d  Download content current book
  g  Go to page
  i  Show index of book
  l  List books
  n  Jump next page
  p  Jump prev page
  r  Read book

How to get link book to add:

  • Choose a book in sstruyen.com
  • Go to [Danh sach chuong]
  • Click a page in chap list, copy this url as a link book
  • Use command for add book is: sst a LINK

About

CLI tool to read sstruyen

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages