#editor #personal #evaluate #issue #stability #mainly

nightly app mathy-notes

Do math in your text editor! Ctrl-Enter or Shift-Enter to evaluate. Mainly a personal project, do not expect stability from this.

11 releases

new 0.2.1 Apr 29, 2024
0.2.0 Oct 11, 2023
0.1.8 Sep 5, 2023
0.1.7 Apr 25, 2023
0.1.1 Sep 29, 2022

#56 in Text editors

Download history 2/week @ 2024-02-21 2/week @ 2024-02-28 1/week @ 2024-03-13 21/week @ 2024-03-27 42/week @ 2024-04-03 137/week @ 2024-04-24

189 downloads per month

0BSD license

30KB
417 lines

mathy-notes

A good friend of mine wanted a README file on this project. Thus, there is now a README file. :D

Installing

If you don't have Rust; get it from http://rustup.rs. After that, run cargo install mathy-notes, and you're done!

Usage

Use this like a normal text editor; the useful part happens when you hit either Control + Enter or Shift + Enter. Experiment with it; if you do something you don't like, you can always Control + Z to undo.

If you have feature requests, head over to the Issues page and let me know; this is primarily a personal project, but it's also a fun showcase of what egui can do with relatively little effort. I'd be happy to add your suggestions!

Pre-built Binaries

mathy-notes has pre-built binaries available in the Artifacts section of the Rust Build action. The following platforms are currently available:

  • Windows (x86_64-pc-windows-gnu)
  • GNU/Linux (x86_64-unknown-linux-gnu)

Don't see your platform, but want a pre-built binary? Feel free to open an issue to request it :D

Dependencies

~8–27MB
~407K SLoC