Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.09 KB

Fendesk

A desktop version of fend, built using tauri. Originally almost identical to the web version, but now has several added features (see below).

TODO

Ordered by probable priority

  • Better autocomplete with variables
  • Syntax highlighting

Features

  • Exchange rates
  • Slight syntax highlighting!
  • Input hints and autocompletion! (slightly minimal currently due to library constraints)
  • Shortcuts!
    • Ctrl+W or Ctrl+D quits the program
    • Ctrl+C copies the current input (if nothing is selected)
      • This will be configurable in the future, with options like previous result, hint or input
    • Ctrl+S saves all the calculations you've run (can be limited to a certain amount) to a file. One line per calculation.
    • Ctrl+O loads a file saved that way, and runs all the calculations in it.
  • A nice UI! (mostly taken from the website)
  • A load of configurable settings for all your function needs!

Attribution: Settings cog taken from: https://game-icons.net/1x1/lorc/cog.html