/Meower

Official source code for the Scratch-based Meower client.

Primary LanguagePythonBSD Zero Clause License0BSD

Meower

Meower is a social media platform written in Scratch 3.0 and Python, ported to HTML for self-hosting.

Changelog for 4.8

  1. Added Login/Signup with Meower options.

Viewing/Running the source

The source code for beta 4.8 can be opened with TurboWarp.

Opening the source with a diffrent editor

  1. Download the source code file (*.sb3)
  2. Load a compatible Scratch editor.
  3. Load CloudLink (This isn't nesseary if you're using Adacraft.)
  4. Open the source code file.

Compatible editors:

Contributing to the source

  1. Fork the repository.
  2. Create a new branch.
  3. Follow the instructions above to load the source code.
  4. Make changes (Use GitHub Desktop to upload large files).
  5. Make a pull request, and explain the changes you made.
  6. If it gets approved, the source code will be merged.