An intuitive TeX editor with a modern interface for the everyday physicist.
- Website: https://mbruno46.github.io/ToM/
- Source code: https://github.com/mbruno46/ToM/
- Bug reports: https://github.com/mbruno46/ToM/issues
Copyright (C) 2021, Mattia Bruno
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