Go to file
dependabot[bot] 5015df50e6
Bump websockets from 8.1 to 9.1
Bumps [websockets](https://github.com/aaugustin/websockets) from 8.1 to 9.1.
- [Release notes](https://github.com/aaugustin/websockets/releases)
- [Changelog](https://github.com/aaugustin/websockets/blob/9.1/docs/changelog.rst)
- [Commits](https://github.com/aaugustin/websockets/compare/8.1...9.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 18:03:57 +00:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public Workaround an http-only crash in Chrome, fix cancel on title screen 2021-06-01 12:21:55 +03:00
templates ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
tools Add conf files to tools 2020-12-22 21:51:39 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore Add support for accented characters 2020-12-02 09:39:48 +00:00
app.py ImportSongs: Implement Google Drive beta testing 2020-12-21 16:02:56 +03:00
config.example.py Move privacy link, add categories.json to tools 2020-12-22 20:05:56 +03:00
README.md update setup link 2019-02-13 22:23:18 +00:00
requirements.txt Bump websockets from 8.1 to 9.1 2021-06-11 18:03:57 +00:00
schema.py Add custom Don 2020-04-04 16:48:58 +03:00
server.py Update requirements 2020-12-22 11:17:38 +03:00

taiko-web

A web-based Taiko no Tatsujin simulator.

Running instance: https://taiko.bui.pm

Still in development. Works best with Chrome.

Setup

Please see the Setup page for setup instructions.