Weave
p2p webapp to share data without a backend, only using webRTC and hashing for chunk validation
Install / Use
/learn @sol4nki/WeaveREADME
WEAVE
Direct Data Sharing with P2P Technology , webRTC based, totally private, using hashing to prevent data corruption when handling file sharing over connections.
Visit the site -> WEAVE
DEMO VIDEO (click on the image)
Run locally
you should have docker, git and some will to clone n build this program on your system and you are good to go, ill say the will part is more important than the other 2 but nonetheless here you go;
git clone https://github.com/sol4nki/weave
then just run (make sure docker is running in the background mate)
docker build -t weave-azure .
after building just run
docker run -p 3420:80 weave-azure
<!-- yes i use ```bash/```py/```js i didnt use ai for 5 lines of readme *big revelation* -->
Then just go to -> https://localhost:3420
here weave-azure is the name of the image btw, so you can change it to something else upto you
FILE STRUCTURE
TECH STACK
OTHER STUFF
Related Skills
node-connect
349.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。

