Metadata-Version: 1.1
Name: frog-croak
Version: 1.1
Summary: Internet connection speed and monitor tool.
Home-page: https://github.com/carlos-jenkins/frog-croak/
Author: Carlos Jenkins
Author-email: carlos@jenkins.co.cr
License: UNKNOWN
Description: About
        =====
        
        Frog Croak is a tool that allows users to monitor and analyse their Internet
        connection speed over time.
        
        For more information please visit: https://github.com/carlos-jenkins/frog-croak/
        
        For a live demo visit: http://speed.jenkins.co.cr/
        
        .. image:: https://raw.githubusercontent.com/carlos-jenkins/frog-croak/master/screenshot.png
           :width: 1024px
           :target: http://speed.jenkins.co.cr/
           :alt: Live Demo
        
        
        Frog Croak is composed of two separate programs:
        
        - *Viewer*: A Javascript application that allows to display and analyse
          gathered data.
        - *Collector*: A Python application that collects speed tests data samples over
          time.
        
        
        This Python package holds Frog Croak data Collector only, not the viewer.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Telecommunications Industry
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet
Classifier: Topic :: System :: Monitoring
Classifier: Topic :: Utilities
