Math conspects made easy
MathNote is an Electron-based application for displaying notes written in Markdown which supports LaTeX expressions for embedding math formulas.
It also has shortcuts functionality: you can create special variables for very long formulas to quickly reuse them. Feel free to check out examples to learn more!
-
Check out Releases and download package corresponding to your OS and architecture.
-
Click
Info
tab in MathNote.
-
npm ci
-
npm run build-{mac|linux|win}
-
Copy
notes
andshortcuts
folders to a generated directory
Logo is designed by @psikoz
Marise Hayashi – Other projects
Distributed under the MIT license. See LICENSE
for more information.
- Fork it
- Commit your changes
- Create a new Pull Request