Skip to content

Jayxdeep/tiya_tf

 
 

Repository files navigation

Tiya

LaTeX editor. Local. Freeeee

Download & Editions

We offer two editions of Tiya depending on your needs.

1. Standalone Edition (if you just want to use it without much trouble, uses tectonic)

️2. Standard Edition (Pure clone of overleaf, uses pdflatex)

Features

  • Live Preview: See your PDF update as you type.
  • Cross-Platform: Runs natively on Windows, macOS, and Linux.

If you want to contribute :

Built with Tauri, React, and Rust.

Prerequisites

  1. Node.js (LTS) & npm
  2. Rust (Cargo)
  3. Tauri CLI: cargo install tauri-cli

Setup

# Clone the repo
git clone [https://github.com/yourusername/tiya.git](https://github.com/yourusername/tiya.git)
cd tiya

# Install frontend dependencies
npm install

# Run in Development Mode
npm run tauri dev

# there are two branches
# main would need you to install external dependencies to work on
# sidecar would work smoothly with above prerequisites

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.1%
  • Rust 9.4%
  • CSS 1.5%
  • Other 1.0%