playdate-itchio-sync
v2.1.0
Published
Keep your Playdate sideload games synced with your itch.io playdate game library.
Downloads
8
Readme
playdate-itchio-sync
Keep your Playdate sideload games synced with your itch.io playdate game library.
Requirements
- node.js 16+
Install
npm install playdate-itchio-sync -g
Directions
- Run
syncpd
. - Follow the prompts for your credentials, they will be saved locally.
- A sync will kick off.
- You are done! From now on, just run
syncpd
, your credentials are saved.
Notes
- Will not work with accounts that use two-factor authentication on itch.io.
- You must set a password for your itch.io account, oAuth is not supported.
- Only works with games you have paid for currently.
- You will probably want to run this every once in a while, it's not a background process.
- Use at your own risk!
License
MIT, copyright 2022 Eric Lewis.