/Rendevoz-pdf

Rendevoz is an open-source knowledge management application built with React and TypeScript

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Rendevoz

Feel free of reading & noting.

intro

license star commit contribute

Introduction

Rendevoz is an open-source knowledge management application which aims to help people have better learning experience.

User Installation

Right now Rendevoz is not totally ready for use, so there is no installable package yet.
But you can clone this repo and run it locally to have a preview!
Notice: This is not a stable version so your data may lost and developer won't be responsible for that!

How to run locally?

git clone -> npm install -> npm run dev

Contact me

Email: realrong2001@gmail.com

Developer is a college student so he may well be busy with playing games learning.

Features

  • WYSIWYG Block Editor built upon Slate.js, with drag & drop, custom block rendering, etc.
  • Tabs view. You can reorder tabs or drag tab into a new panel.
  • Full text search with auto complete.
  • Customized Pdf Viewer with plugins.
  • Sort files with collections.
  • Cross platform powered by Electron.

Built with

  • typescript
  • react
  • eslint

Acknowledgement