# hopp
**Repository Path**: mirrors/hopp
## Basic Information
- **Project Name**: hopp
- **Description**: Hopp 是一款开源结对编程应用,可让你与队友结对编程
- **Primary Language**: HTML/CSS
- **License**: AGPL-3.0
- **Default Branch**: main
- **Homepage**: https://www.oschina.net/p/hopp
- **GVP Project**: No
## Statistics
- **Stars**: 2
- **Forks**: 0
- **Created**: 2025-09-03
- **Last Updated**: 2025-09-20
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
Hopp - Open Source pair programming app

[](https://discord.gg/TKRpS3aMn9)

[](https://github.com/gethopp/hopp/blob/main/LICENSE.md)
Hopp is an open source pair programming app that allows you to pair program with your teammates. The app is built with Tauri, and the WebRTC infrastructure is powered by [LiveKit](https://livekit.io).
## Features
- **⚡ Super high quality screen sharing**
- [We optimised WebRTC](https://gethopp.app/blog/latency-exploration) to get the best quality screen sharing
- [Rely on LiveKit's network](https://docs.livekit.io/home/cloud/architecture/#distributed-mesh-architecture) for low latency at scale
- **👥👥 Mob programming**
- Join a room and start pairing immediately with up to 10 teammates
- **🔗 One click pairing**
- No more sharing links with your teammates on chat
- **🪟 Built in the open**
- We want to build Hopp with the OSS community
- This comes with benefits as self-hosting, and innovation from the community
## 🛠️ Tech Stack
### Backend
- [Go](https://go.dev/) - API server
- [PostgreSQL](https://www.postgresql.org/) - Data storage
### Frontend
- [React](https://react.dev/) with [TypeScript](https://www.typescriptlang.org/) - Web app and Desktop app
- [TailwindCSS](https://tailwindcss.com/) - Styling
### Desktop App
- [Tauri](https://tauri.app/) - Desktop app
- [Rust](https://www.rust-lang.org/) - Desktop app (core process)
## 📚 Documentation
- [Official Documentation](https://docs.gethopp.app)
- [Core process docs](/core/README.md)
## 💻 Local development
- [Prerequisites](https://docs.gethopp.app/quick-start/local-development/prerequisites/)
- [Development workflow](https://docs.gethopp.app/quick-start/local-development/development-workflow/)
## 🌐 Community & Support
- Join our [Discord community](https://discord.gg/TKRpS3aMn9)
- Follow us on [Twitter](https://x.com/gethopp_app)