
A LaTeX and WYSIWYG editor with academic search functionality and other helpful tools
This is a desktop application built with Electron and ReactJS. It is a LaTeX editor with search functionality, simplified bibliography and packages handling, and also includes a WYSIWYG editor based on QuillJS. The app supports encrypted documents and is currently being developed on Linux, with plans to test on Mac in the future.
This desktop app is built with Electron and ReactJS and includes a LaTeX editor with search functionality, a simplified bibliography and packages handling feature, and a WYSIWYG editor based on QuillJS. The app supports encrypted documents and is currently being developed on Linux, with plans to test on Mac in the future. Installation and usage instructions are provided for running and building the app.

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
material-ui adds classes to Tailwind CSS for all common UI components. Classes like btn, card, etc. This allows us to focus on important things instead of making basic elements for every project.