83 lines
2.4 KiB (Stored with Git LFS)
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# StreamDock Plugin SDK
<div align="center">
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Documentation](https://img.shields.io/badge/docs-sdk.key123.vip-brightgreen.svg)](https://sdk.key123.vip/en/)
[English](./README.md) | [简体中文](./README.zh-CN.md)
</div>
## 🚀 Introduction
Welcome to the official StreamDock Plugin SDK repository! Here you'll find various programming language templates and a complete development toolkit for creating StreamDock plugins. With our SDK, developers can easily create and publish their own StreamDock plugins.
## ✨ Key Features
- 📦 Multi-language Development Templates
- 🛠️ Complete Plugin Development SDK
- 📚 Comprehensive Documentation
- 🔌 Streamlined Plugin Publishing Process
## 📂 Development Templates
This repository includes plugin development templates for:
- JavaScript
- Vue
- Node.js
- C++
- Qt
- Python
## 🔨 Quick Start
1. Choose a template in your preferred programming language
2. Clone the repository and install dependencies
3. Develop your plugin following the template
4. Test your plugin
5. Publish to [Space Platform](https://space.key123.vip/)
## 📚 Documentation
Visit our [Official Documentation](https://sdk.key123.vip/en/) for:
- Detailed Development Guides
- API References
- Best Practice Examples
- FAQ
## 🎯 Plugin Publishing
Completed plugins can be published to the [Space Platform](https://space.key123.vip/) to share your creation with more users.
## 🤝 Contributing
We welcome community contributions! If you want to contribute:
1. Fork the repository
2. Create your feature branch (`git checkout -b feature/AmazingFeature`)
3. Commit your changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## 📄 License
This project is licensed under the [MIT License](LICENSE).
## 📮 Contact Us
- 📧 Email: service@key123.vip
- 💡 Issues: [GitHub Issues](https://github.com/MiraboxSpace/StreamDock-Plugin-SDK/issues)
- 🌐 Documentation: [https://sdk.key123.vip](https://sdk.key123.vip/en/)
- 🏪 Plugin Market: [Space Platform](https://space.key123.vip/)
- 💬 Discord[Join our community](https://discord.gg/WvCkKRGavX)
---
<div align="center">
Thank you for using StreamDock Plugin SDK! If you find this project helpful, please consider giving us a ⭐️
</div>