Metadata-Version: 2.1
Name: py_handoff
Version: 0.0.2
Summary: Like Handoff, but in Python
Home-page: http://zhipengx.com/
Author: xzpjerry
Author-email: xzpjerry@gmail.com
License: UNKNOWN
Description: # py-handoff: Like Handoff, but in Python
        
        ## Usage
        On each Windows/MacOS/Linux devices connected to the same LAN, run the following command:
        ```
            pip install py-handoff
            py-handoff
        ```
        Now all you devices would share their clipboard.
        
        
Keywords: py_handoff
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.6
Description-Content-Type: text/markdown
