Metadata-Version: 1.1
Name: linux-remote
Version: 3.4
Summary: Server for LinuxRemote Android App
Home-page: https://play.google.com/store/apps/details?id=org.linuxremote.app
Author: Madhusudhan Kasula
Author-email: kasula.madhusudhan@gmail.com
License: UNKNOWN
Description: ===================
        Linux Remote Server
        ===================
        This is an Server Package for `LinuxRemote <https://play.google.com/store/apps/details?id=org.linuxremote.app>`_ Android APP.
        
        See `Promo video <http://www.youtube.com/watch?v=B0hCD782UfI>`_ for more information.
        
        
        Steps to Install
        ----------------
        * Using pip package installer of python 2 or 3
        * ``$ sudo pip3 install linux-remote``
        * ``$ sudo linux-remote-setup install``
        
        Steps to Upgrade
        ----------------
        * ``$ sudo pip3 install --upgrade linux-remote``
        * ``$ sudo linux-remote-setup install``
        
        Steps to Uninstall
        ------------------
        * ``$ sudo linux-remote-setup uninstall``
        * ``$ sudo pip3 uninstall linux-remote``
        
Platform: UNKNOWN
Classifier: Programming Language :: C
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: POSIX :: Linux
Classifier: Environment :: Console
