Skip to content

wenyikun/dodo-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dodo Reader README

Dodo Reader is a Visual Studio Code extension that allows reading various formats like EPUB/PDF and integrates Copilot AI to assist your reading.

Languages: English | 中文 | 日本語 | Français | Español | Português

Features

  1. Supports EPUB/PDF reading.
  2. EPUB adapts to VSCode themes.
  3. EPUB supports Copilot chat.

Interface

example

  1. Place the EPUB/PDF file in the workspace, and click to open the file.
  2. Content display area.
  3. Switch between the previous chapter and the next chapter using buttons or left/right keys.
  4. Toggle the display of the table of contents.

Chat with Copilot

  1. Open an EPUB file.

  2. Open the Copilot panel and summon the dodo-reader role.

  3. You can chat, translate, or summarize the entire text or selected text.

Getting Started

To set up the development environment, start by launching the webview static page packaging:

npm run web:watch

To activate the extension, press F5.

For building the production code:

npm run vscode:prepublish

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published