Infinitex

screenshot of Infinitex
react
material-ui

A LaTeX and WYSIWYG editor with academic search functionality and other helpful tools

Overview:

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.

Features:

  • LaTeX editor with search functionality
  • Simplified bibliography and packages handling
  • WYSIWYG editor based on QuillJS
  • Support for encrypted documents
  • Compatibility with TeXlive, MacTex, or MikTex interpreter

Summary:

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
React

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
Material UI

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.