Go to file
LoveEevee b42b246a99 CustomSongs: Restore custom song list after reload
Uses the File System Access API supported in some browsers to keep the custom song list between sessions, restoring it back even when the page was closed.
2021-05-27 20:23:19 +03:00
.github Add an issue template translation 2018-10-14 14:02:50 +03:00
public CustomSongs: Restore custom song list after reload 2021-05-27 20:23:19 +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 Update requirements 2020-12-22 11:17:38 +03: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.