Go to file
2020-04-02 20:05:35 +01:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public Add Show Lyrics option to settings 2020-03-31 16:44:54 +03:00
templates add csrftoken api route 2020-03-17 04:03:10 +00:00
tools Add git hooks to tools 2020-03-17 06:13:36 +03:00
.gitattributes 💥🐫 Added .gitattributes & .gitignore files 2015-07-17 17:21:53 +09:00
.gitignore implement song addition/deletion 2020-03-16 23:30:44 +00:00
app.py Admin: Fix hashing if songs baseurl is not absolute 2020-03-18 06:54:42 +03:00
config.example.py generate hashes on server 2020-03-17 01:27:06 +00:00
README.md update setup link 2019-02-13 22:23:18 +00:00
schema.py account system backend, db rewrite 2020-03-13 02:45:42 +00:00
server.py Fix multiplayer server 2020-04-02 01:37:23 +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.