Skip to content

a raycast extension which let you read books from ciweimao via their mobile apis.

Notifications You must be signed in to change notification settings

zsakvo/Ciweimao-Raycast

Repository files navigation

Ciweimao-Raycast

a Raycast extension which let you read books from ciweimao via their mobile apis.

Features

  • Search books by name or author and favor it
  • List all of your bookshelves
  • Read book
  • Buy VIP chapters
  • Delete books
  • TTS(WIP)

How to get the login token and account

  • make the curl request like this (replace {password} and {account} by yourself)
 curl "https://app.hbooker.com/signup/login?app_version=2.8.021&device_token=ciweimao_f&passwd={password}&login_name={account}" \
 -H 'User-Agent: Android com.kuangxiangciweimao.novel'
  • you will get an encrypted response, copy and visit https://decryptcwm-online.pages.dev/#/ to decrypt it to json, the value of login_token and account are what you need.

Showcases

All Commands

all-commands

List Books

list-books

List Shelves

list-shelves

Search Books

search-books

Catalog

catalog

Reading

reading

About

a raycast extension which let you read books from ciweimao via their mobile apis.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published