Services/Sync/Experimental Clients/Python: Difference between revisions
< Services | Sync | Experimental Clients
Jump to navigation
Jump to search
(Added java based client) |
|||
Line 1: | Line 1: | ||
*'''Description:''' Command-line application and library written in | *'''Description:''' Command-line application and library written in Java. | ||
*'''Source:''' | *'''Source:''' https://github.com/nickel-chrome/weaveclient-java | ||
*'''Main Developer(s)''': | *'''Main Developer(s)''': Gerry Healy <nickel_chrome@mac.com> | ||
*'''Other notes from the developer:''' | *'''Other notes from the developer:''' Create, read, update and delete all sync data. Also supports peer-to-peer (via storage) key-exchange and messaging between clients. |
Revision as of 09:21, 4 November 2014
- Description: Command-line application and library written in Java.
- Source: https://github.com/nickel-chrome/weaveclient-java
- Main Developer(s): Gerry Healy <nickel_chrome@mac.com>
- Other notes from the developer: Create, read, update and delete all sync data. Also supports peer-to-peer (via storage) key-exchange and messaging between clients.