diff --git a/README.md b/README.md index adefcad..73ce152 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # SharpFM -FileMaker Developer Utility + +SharpFM is a cross platform (Mac, Windows, Linux) FileMaker Pro Developer Utility to help navigate migrating FileMaker code between FileMaker files. This means you can copy scripts, layouts, tables, etc across machine barriers like Remote Desktop, Citrix/XenApp or anything that can copy plain text between machines, save them for later, change them if you want, then finally re-paste them into the same or other FileMaker file. + +## Features + +- [x] Copy FileMaker Scripts, Tables, or Layouts From FileMaker Pro to their XML representation. +- [x] Edit raw FileMaker XML code (scripts, layouts, tables) with ability to paste changes back into FileMaker. +- [x] Use AvaloniaEdit for XML editing with syntax highlighting. +- [ ] Persist FileMaker clips between SharpFM runs. +- [ ] Better UI tools to mutate the Raw XML. + +## App Icon + +![Sharp FM](SharpFM.App/Assets/noun-sharp-teeth-monster-4226695.small.png) + +sharp teeth monster by Kanyanee Watanajitkasem from [Noun Project](https://thenounproject.com/browse/icons/term/sharp-teeth-monster/) (CC BY 3.0)