dont-be-evil-company/p2p.kiwi

p2p.kiwi 🥝, Cross-Platform screen 🖥️ sharing 📡 made simple ⚡.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 23 minutes ago
Added to GitGenius on September 10th, 2026
Created on October 10th, 2024
Open Issues & Pull Requests: 14 (+0)
GitHub issues: Enabled
Number of forks: 293
Total Stargazers: 6,607 (+0)
Total Subscribers: 21 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 6.5 hours
Mean response time: 16.7 days
90th percentile: 49.2 days
Tracked items: 49

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 0% of issues opened in the past year have been closed. Three people close 100% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 14
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 449 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • enhancement (37)
  • bug (7)
  • question (4)
  • macos (3)
  • linux (2)
  • windows (2)
  • duplicate (1)
  • invalid (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

p2p.kiwi is a cross-platform screen sharing tool that enables peer-to-peer screen sharing without requiring user accounts or persistent server infrastructure.

The tool solves the friction of screen sharing by establishing direct peer-to-peer connections between participants. Rather than routing video through centralized servers, it uses WebRTC to create a direct link between peers, with only minimal signaling and NAT traversal servers needed to bootstrap the initial connection. This approach eliminates the need for account creation or authentication, making it accessible for quick collaboration sessions.

The tool suits developers and teams who need lightweight screen sharing for pair programming or remote collaboration without the overhead of account management or privacy concerns about video passing through third-party servers. It runs on Mac, Windows, and Linux, making it accessible across the platforms most developers use. The peer-to-peer architecture means sharing happens directly between participants rather than through a service provider.

Development activity shows consistent engagement with the codebase. The project maintains active issue triage and responds to user-reported problems. Pull requests receive review and integration into the main branch. The maintainers address bug reports and feature requests from the community, indicating ongoing stewardship of the tool.