Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 months ago
JSON representation

FMClipboardBroker saves/loads FileMaker clipboard object to/from XML text file.

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.