https://github.com/wiilink24/room-server
A backend for Wii no Ma.
https://github.com/wiilink24/room-server
flask python reverse-engineering wii
Last synced: 8 months ago
JSON representation
A backend for Wii no Ma.
- Host: GitHub
- URL: https://github.com/wiilink24/room-server
- Owner: WiiLink24
- License: mit
- Created: 2020-10-19T00:45:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-18T14:48:17.000Z (8 months ago)
- Last Synced: 2025-07-18T19:09:29.236Z (8 months ago)
- Topics: flask, python, reverse-engineering, wii
- Language: Python
- Homepage:
- Size: 84.6 MB
- Stars: 33
- Watchers: 5
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# room-server
[](https://github.com/WiiLink24/room-server/actions/workflows/push_docker_image.yml)
[Wiki](https://wiilink.atlassian.net/wiki/spaces/ROOM)
## What is this?
room-server provides a server usable with [Wii no Ma](https://en.wikipedia.org/wiki/Wii_no_Ma).
## Running
Refer to [this page](https://wiilink.atlassian.net/wiki/spaces/ROOM/pages/1507329/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
`room-server` is available under the [MIT License](https://github.com/WiiLink24/food-server/blob/master/LICENSE.md).