Skip to content

omniboyOK/playdate-itchio-sync-client

Repository files navigation

PLAYDATE SYNC CLIENT

This application allows users to sync their games from Itchio to the Playdate device. The process involves logging in to both Playdate and Itchio, viewing available games, and managing the syncing process.

User Wiki

Technical Requirements

System Requirements

  • Node.js: This project requires Node.js version 16.0.0 or higher.

Dependencies

  • React Native: Built with React Native, ensure you have the React Native CLI installed for development.
  • Yarn: Uses Yarn for efficient package management. Ensure Yarn is installed to manage dependencies.

Installation

  1. Clone the Repository:

    git clone https://github.com/your-username/playdateclient.git
    cd playdateclient
  2. Install Dependencies

yarn install

Running the Project

Windows

yarn run windows

Mac

yarn run macos

Contributors

Ways You Can Contribute

  • Code Contributions: Feel free to fork the repository, make changes, and submit pull requests. If you're making significant changes or adding new features, please discuss them with us beforehand.
  • Reporting Issues: If you find bugs or have feature requests, please create an issue. This greatly helps in improving the project.
  • Documentation: Help in improving or translating the documentation is always appreciated.
  • Community Support: Answering questions or helping others in the community can be a huge contribution.

About

Prototyping a client for playdate itchio games synchronization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published