Metadata-Version: 2.0
Name: coffeebuzz
Version: 1.0.0
Summary: A simple function for CoffeeBuzz for macOS.
Home-page: https://gitlab.com/arrrggghhh/coffeebuzz
Author: HyeonChol Jang
Author-email: zxcxz7@icloud.com
License: MIT
Keywords: macos coffeebuzz
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities

import coffeebuzz

def changeCoffeeStatus(targetMode)
targetMode should be one of 'off', 'doze', and 'buzz'

