Typescript rewrite of Frosty Desktop, for Chotopia.
This is still a work in progress and not ready for production use.
You should download from the Chotopia website.
You'll need node.js and yarn (run corepack enable
).
# Set stuff up (clone and install dependencies)
git clone https://github.com/puyoxyz/chotopia && cd chotopia
yarn
# Start Club (development environment, not a production build)
yarn start
# Make builds for users (macOS required for make-mac)
yarn run make-win
yarn run make-mac
yarn run make-linux
If you want to contribute by coding, you can fix unassigned issues (ask to be assigned in comments first), or add new stuff, and make a pull request.
Bug reports and feature requests (in the issues tab) are also welcome.
All issues ( unassigned issues, issues tagged with 'good first issue' )
xyz.puyo.club, xyz.puyo.club.chotopia
Copyright (C) 2022, Puyo [email protected], all rights reserved.