Skip to content

FineFindus/Hieroglyphic

 
 

Repository files navigation

Hieroglyphic

Hieroglyphic

If you work with LaTeX, you know it's difficult to memorize the names of all the symbols. Hieroglyphic allows you to search through over 1000 different LaTeX symbols by sketching. Once you found the desired symbol you can copy it to the clipboard by clicking on the entry. Hieroglyphic is powered by a machine learning model, trained on a modified version of the detexify data.

Main Page

More screenshots

Placeholder

Features

  • Over 1000 LaTeX symbols across multiple packages (same set as detexify)
  • Completely offline
  • Opt into contributing recognized symbols to improve the classification

Installation

Download on Flathub

Contributing

Contributors are expected to follow the GNOME Code of Conduct.

Any contributions you make are greatly appreciated. For major changes, please open an issue first to discuss what you would like to change.

To contribute:

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'feat: add some AmazingFeature')
  4. Push to the Branch (git push origin feat/AmazingFeature)
  5. Open a Pull Request

This project uses conventional commits.

Translation

Translations are a great way to contribute. Hieroglyphic is translated on the GNOME translation platform Damned Lies. If you want to learn more, visit the GNOME Translation Project Wiki.

Building

See this general guide for building the project using GNOME Builder.

Credits

A huge thanks to all the libraries used and all the FOSS apps for inspiration. Special thanks to

Languages

  • Rust 73.4%
  • Jupyter Notebook 8.0%
  • JavaScript 6.7%
  • Python 5.3%
  • Meson 4.6%
  • Shell 1.9%
  • CSS 0.1%