Skip to content

joelhaasnoot/mugpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mugpy: A Mugsy client for python

MIT License

What?

An API wrapper to brew coffee with the Mugsy Robotic Coffee maker by Matthew Oswald. In his own words:

Mugsy is the world's first hackable, customizable, dead simple, robotic coffee maker.

Usage

from mugpy.api import Mugpy

mugsy = Mugpy("a", "b", "c")
result = mugsy.coffee_now()
print(result)  # Boolean

Notes

I don't actually have a machine yet and the API isn't live quite yet.

About

A client for Mugsy - your robotic coffee maker

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages