Skip to content

kymotsujason/Paperback2Aidoku

Repository files navigation

Paperback2Aidoku

This project converts the Paperback backup archive format (.pas4) to a Aidoku backup compatible JSON. Everything is done in memory and on the client side for privacy and security (probably). Tested with a 4k+ manga library using MangaDex, MangaSee, MangaNato, and Toonily. Note: Toonily will need to be migrated after the restore or converted with another tool I made found here: ToonilyID2Title.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to utilize this project and how to install them

NodeJS - https://nodejs.org/en/download/package-manager/current

Installing

Clone the project to your system or download the zip

git clone https://github.com/kymotsujason/Paperback2Aidoku.git

Install the dependencies from inside the root project folder

npm install

Run the dev server

npm run dev

Deployment

Use npm run build, then npm run start. Use something like PM2 for persistence.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct. If you have any issues or questions, feel free to open an issue, comment on an existing issue, or ping me in the Aidoku discord (kymotsujason).

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Tenkan - source of motivation because it was outdated
  • Aidoku - still testing to see if I can daily drive it over paperback

About

Convert Paperback .pas4 backups to Aidoku backup compatible JSON

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published