Skip to content

THE reference manager with features including PDF reading/annotating, Markdown/Excalidraw note-taking, project/note linking, and more...

License

Notifications You must be signed in to change notification settings

ResearchHelper/research-helper

Repository files navigation

English | 中文

Research Helper

Research helper is a paper/book management tool. It is a reference management tool with various useful functionalities such as: built-in PDF reader and live markdown.

screenshot.png

Demo

demo.gif

Contribute to Research-Helper

Research Helper uses QUASAR as framework. In this project, the combination of Vue.js3 and Electron is used.

Install the dependencies

yarn # strongly recommanded
# or
npm install

Start the electron app in development mode (hot-code reloading, error reporting, etc.)

yarn dev # start electron app in development mode
yarn build # build the app with debugger

Acknowledgement

This project is made possible by the following open source projects.

  • Quasar
  • Electron
  • Vue.js
  • citation-js
  • cytoscape
  • golden-layout
  • katex
  • pdf.js
  • vditor
  • Pouchdb

License

This project uses AGPL license.