Metadata-Version: 2.1
Name: matrix-photos
Version: 0.0.1b3
Summary: A matrix client for the photOS DIY photoframe
Home-page: https://github.com/universalappfactory/matrix-photos
Author: universalappfactory
Author-email: info@universalappfactory.de
License: GPL, Version 3.0
Description: # matrix-photos
        This aims to be a simple [matrix](https://matrix.org/) client for the photOS DIY photoframe.
        
        Matrix is an open standard for secure, decentralised, real-time communication.
        
        For photOS please checkout https://github.com/avanc/photOS for more information.
        
        This client can be used to transfer pictures to the photoframe with end to end encryption support.
        The idea is, that trusted users just can create a matrix room and invite the photoframe matrix user.
        The photoframe user will automatically join this room and download all pictures send to this room.
        
        ## Configuration
        
        ToDo
        
        ## Development
        
        ToDo
        
Platform: UNKNOWN
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Communications :: Chat
Classifier: Topic :: Communications :: File Sharing
Classifier: Topic :: Multimedia :: Graphics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Provides-Extra: lint
