An open API service indexing awesome lists of open source software.

https://github.com/wiilink24/food-server

A server designed to run the Demae channel.
https://github.com/wiilink24/food-server

flask nintendo python reverse-engineering wii

Last synced: about 1 year ago
JSON representation

A server designed to run the Demae channel.

Awesome Lists containing this project

README

          

# `food-server`
`food-server` is a server implementation for the Demae channel. It allows you to order food directly from your Wii, and create restaurant reservations.

[Wiki](https://wiilink.atlassian.net/wiki/spaces/DC)

## Self-Hosting
Refer to [this page](https://wiilink.atlassian.net/wiki/spaces/DC/pages/1376271/Self+Hosting) for instructions on Self Hosting.

## Contributing
We strongly appreciate all contributions, no matter how big or small! Thank you for your interest in our work!

Please make sure you follow these guidelines when contributing:
- Run the [Black](https://pypi.org/project/black/) formatting tool on your changes.
- Please add comments if you believe it may be unclear on why something was done. (For example, a limit on a string, or a workaround.)

## License
`food-server` is available under the [MIT License](https://github.com/WiiLink24/food-server/blob/master/LICENSE.md).