Meower
Meower is a social media platform written in Scratch 3.0 and Python, ported to HTML for self-hosting.
Try Beta 4.6
Changelog for 4.6
- Start implementation of BlueList & Removal of deprecated phrase selection system
- New posts will no longer cause the entire screen to scroll down
- Search menu minor modifications
- Miscellaneous fixes
Viewing/Running the source
- Download the source code file (*.sb3)
- Load a compatible Scratch editor.
- Open the source code file.
Compatible editors:
Contributing to the source
- Fork the repository.
- Follow the instructions above to load the source code.
- Make changes (Use GitHub Desktop to upload large files).
- Make a pull request, and explain the changes you made.
- If it gets approved, the source will be merged.