Skip to content

mbruno46/ToM

Repository files navigation

ToM - Tex on Me

License: MIT Build ToM Latest Release

An intuitive TeX editor with a modern interface for the everyday physicist.

Authors

Copyright (C) 2021, Mattia Bruno

Installation

MacOS, Linux

To install ToM on your system open a terminal and type

# MacOS
curl -Ls https://raw.githubusercontent.com/mbruno46/ToM/main/scripts/installer.sh | bash -s -- zip
# Debian
curl -Ls https://raw.githubusercontent.com/mbruno46/ToM/main/scripts/installer.sh | bash -s -- deb
# Red-Hat
curl -Ls https://raw.githubusercontent.com/mbruno46/ToM/main/scripts/installer.sh | bash -s -- rpm

Note: the authors are not an official Apple Developers and as a consequence the app is not signed. Since this app is free software, the authors believe that paying an annual fee to Apple to be official developers is a bit of a joke. The command above will automatically accept ToM as a non-signed app in your system.

Alternatively download the lastest release from here