https://github.com/harawata/fmclipboardbroker
FMClipboardBroker saves/loads FileMaker clipboard object to/from XML text file.
https://github.com/harawata/fmclipboardbroker
clipboard developer-tools filemaker xml
Last synced: over 1 year ago
JSON representation
FMClipboardBroker saves/loads FileMaker clipboard object to/from XML text file.
- Host: GitHub
- URL: https://github.com/harawata/fmclipboardbroker
- Owner: harawata
- License: apache-2.0
- Created: 2016-06-01T14:51:11.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T18:39:47.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T22:51:12.887Z (over 1 year ago)
- Topics: clipboard, developer-tools, filemaker, xml
- Language: Swift
- Homepage:
- Size: 268 KB
- Stars: 6
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FMClipboardBroker
FMClipboardBroker saves/loads FileMaker clipboard object to/from XML text file.
Version 1.x was written in AppleScriptObjC and version 2.x here is rewritten in Swift from scratch.
All the features of version 1.x should be in 2.x as well, so please see the 1.x product page for the details.
- [English](http://www.key-planning.co.jp/software/fmclipboardbroker/fmclipboardbroker-english/)
- [Japanese](http://www.key-planning.co.jp/software/fmclipboardbroker/)

## System requirement
- Version [2.3](https://github.com/harawata/fmclipboardbroker/releases/tag/2.3) requires Mac OS X 10.13 or later (tested on 14.5)
- Version [2.1](https://github.com/harawata/fmclipboardbroker/releases/tag/2.1) requires Mac OS X 10.11 or later (tested on 10.12)
- Version [2.0](https://github.com/harawata/fmclipboardbroker/releases/tag/2.0) requires Mac OS X 10.9 or later (tested on 10.11)
## Download
Download the .dmg from the [latest release page](https://github.com/harawata/fmclipboardbroker/releases/latest).
## Bug report, feature request, question.
Please use the [tracker](https://github.com/harawata/fmclipboardbroker/issues).
## License
Apache License v2.0.