Real-time commenting and synchronized media experiences
Commentum is an open-source platform that powers real-time commenting systems and synchronized media viewing experiences. Built with modern web technologies, Commentum provides developers with the tools to add collaborative features to their applications.
- Watchium - Real-time synchronized video watching platform with room management and threaded comments
- commentum-v2 - Modern backend API built with TypeScript
// Example API usage
POST /api/comments
GET /api/comments/:id
DELETE /api/comments/:idCheck the commentum-v2 repo for full API documentation.
- ✅ Real-time Video Sync - Synchronized video playback across multiple users
- ✅ Room Management - Create and manage collaborative viewing spaces
- ✅ Threaded Comments - Discussion system with nested replies
- ✅ TypeScript Backend - Modern REST API with type safety
- ✅ WebSocket Support - Real-time bidirectional communication
We welcome contributions! Here's how you can help:
- Fork the repository you want to contribute to
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
- 🐛 Found a bug? Open an issue on the relevant repo
- 💡 Have an idea? Start a discussion
- 📚 Need help? Check the repo documentation
Shebyyy Founder & Lead Developer |
RyanYuuki Core Developer |
roshancodespace Core Developer |
frostnova721 Core Developer |
A heartfelt thank you to everyone who has contributed to the development of Commentum. Your efforts are invaluable.
Projects are licensed under various open-source licenses. Check individual repositories for details.