/Meower

The official source code of the Meower social media platform.

OtherNOASSERTION

Meower

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

Changelog for Beta 4.8 (current build)

  1. Added Login/Signup with Meower options.

Beta 5 is being moved to meower-media-co/Meower-Vanilla-Beta!

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 necessary 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.
  5. Commit and push your changes.
  6. Make a pull request, and explain the changes you made.
  7. If it gets approved, the source code will be merged here.