GUI frontend for nekotatsu, a tool for converting Tachiyomi backups into backups readable by Kotatsu.
I am aware that the UI is incredibly scuffed, it is very much work in progress.
Note that any bugs/issues unrelated to the GUI itself, i.e. issues with actually converting the backups, should be reported in the nekotatsu repository rather than here. Otherwise, features and bugs specific to the GUI application should be reported here.
Also note that this can double as a frontend for desktop, but is not the main
focus of the project at this stage. Regardless, it is trivial to try out with
tauri dev
(or whatever the appropriate command is for your installation of
the tauri-cli), as I doubt most users will
need to use this tool a lot over an extended period of time.
To convert, download the sources and parsers lists, then pick the backup and save paths and hit convert.
If an extension list other than the Keiyoshi one was used when you created your Tachiyomi backup,
open the settings and set the url for the relevant index.min.json
to download.
This will be updated to accept your own local files instead in the future