Skip to content

HashDBrown/HIKMA

Repository files navigation

HIKMA

حكمة — wisdom in every edit

image

Rust License Version

HIKMA is a fast, native editing environment for technical writers and researchers. Write LaTeX, Markdown, and annotate PDFs — all from one distraction-free interface built in Rust.


Features

  • LaTeX editing — syntax highlighting, live preview, error diagnostics
  • Markdown support — CommonMark + GFM with live rendered preview
  • PDF viewer — open, annotate, and export PDF files natively
  • Native speed — zero-latency editing, no Electron overhead

Getting Started

Requires Rust 1.75+ and Cargo.

# clone the repo
git clone https://github.com/HashDBrown/HIKMA
cd hikma

Running the program

To run this project, you will need to have Rust (https://www.rust-lang.org/tools/install) installed, as HIKMA is built with Tauri (https://tauri.app/).

Install Dependencies

npm install

Run the Application

 npm run tauri dev

Other Scripts

   - npm run dev: Runs only the web-based frontend in your browser.
   - npm run build: Builds the project for production.
   - npm run lint: Runs the linter to check for code quality issues.

License

MIT © 2026 — see LICENSE for details.

About

All-in-one editor for LaTeX, Markdown, and PDF files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors