-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
list features, use, and why in readme
- Loading branch information
Showing
1 changed file
with
16 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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) |