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.
- Host: GitHub
- URL: https://github.com/wiilink24/food-server
- Owner: WiiLink24
- License: mit
- Created: 2020-11-27T19:03:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T17:56:50.000Z (almost 2 years ago)
- Last Synced: 2024-07-29T23:44:24.520Z (almost 2 years ago)
- Topics: flask, nintendo, python, reverse-engineering, wii
- Language: Python
- Homepage:
- Size: 3.7 MB
- Stars: 27
- Watchers: 4
- Forks: 12
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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).