Skip to content

Commit 8aed465

Browse files
committed
list features, use, and why in readme
1 parent f2d4496 commit 8aed465

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

+16-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# SharpFM
2-
FileMaker Developer Utility
2+
3+
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.
4+
5+
## Features
6+
7+
- [x] Copy FileMaker Scripts, Tables, or Layouts From FileMaker Pro to their XML representation.
8+
- [x] Edit raw FileMaker XML code (scripts, layouts, tables) with ability to paste changes back into FileMaker.
9+
- [x] Use AvaloniaEdit for XML editing with syntax highlighting.
10+
- [ ] Persist FileMaker clips between SharpFM runs.
11+
- [ ] Better UI tools to mutate the Raw XML.
12+
13+
## App Icon
14+
15+
![Sharp FM](SharpFM.App/Assets/noun-sharp-teeth-monster-4226695.small.png)
16+
17+
sharp teeth monster by Kanyanee Watanajitkasem from [Noun Project](https://thenounproject.com/browse/icons/term/sharp-teeth-monster/) (CC BY 3.0)

0 commit comments

Comments
 (0)