Metadata-Version: 2.1
Name: gu-cli
Version: 1.1.3
Summary: A simple CLI that gives you messages or notifications.
Home-page: https://github.com/outloudvi/gu
Author: Outvi V
Author-email: git+oss@outv.im
License: MIT
Description: ## gu
        
        **咕**：简易命令行消息/通知发送客户端。
        
        A simple CLI that **g**ives yo**u** messages or notifications.
        
        ```
        pip install gu-cli
        ```
        
        [![PyPi badge](https://img.shields.io/pypi/v/gu-cli.svg)](https://pypi.python.org/pypi/gu-cli) ![GitHub](https://img.shields.io/github/license/outloudvi/gu)
        
        
        1. Configure your credentials
        2. `gu "hello, world"`
        3. You receive messages!
        
        [Documentation](https://github.com/outloudvi/gu/tree/master/docs)
        
        ### Supporting senders
        
        - stdout
        - telegram
        
        ### License
        
        MIT License
        
Platform: UNKNOWN
Classifier: Topic :: Communications
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/markdown
