CloudPad is a lightweight, real-time text and file-sharing platform inspired by Dontpad. It allows users to create unique URLs where they can instantly share text and files with other devices by simply opening the same url on both the devices. Unlike traditional storage platforms, CloudPad is designed for quick, temporary sharing.
🚨 Note: CloudPad is now live! Real-time text sharing and file uploads are fully functional.
- Instant Text Sharing – Start typing, and your text is saved in real time.
- File Upload Support – Upload and share PDFs, Word documents, images, and audio files.
- Dynamic URL-Based Notes – Create and access shared notes using custom URLs.
- Lightweight and Fast – Built with Django and Supabase, optimized for speed.
- No Account Required – Share content instantly without signing up.
- Backend: Django, Python
- Database: Supabase (for real-time storage and file handling)
- Frontend: Django Templates
- Storage: Supabase Buckets
- Visit the Link – Open https://cloudpad-mya5.onrender.com/.
- Enter a URL – Type any custom URL (e.g.,
/your-note
). - Start Typing – Your text is saved in real time.
- Upload Files – Upload PDFs, images, and more directly to the note.
- Share the URL – Others can instantly see and edit the text and files.
- Improved UI/UX – A modern, light-themed interface.
- Custom Expiry Times – Users can set their own expiration periods.
- Real-Time Collaboration – Enable multiple users to edit a document simultaneously.
- Mobile-Friendly Design – Optimize for seamless usage on mobile devices.
CloudPad is an open-source project under the MIT License.
Contributions are welcome! Feel free to fork the repository, open issues, or submit pull requests.
- Fork the repository.
- Create a new branch (
feature-new-feature
). - Commit your changes.
- Push to the branch.
- Open a pull request.
For any queries or suggestions, feel free to reach out:
- GitHub: @prateekbisht23
- Email: prateekbisht04@gmail.com
🌟 Star the repo if you find CloudPad useful! 🚀