Show HN: Opbox – CRDT based sync for text files on disk
Category: infrastructure
Tags: crdt, file-sync, collaboration
Score: 6.0/10 (Innovation: 6, Technical: 7, Documentation: 2, Utility: 5)
Opbox is a CRDT-based synchronization tool for text files on disk, enabling conflict-free collaboration on plain text files. It applies CRDT algorithms to file syncing, which is an interesting approach for real-time collaborative editing of local files.
Target audience: backend devs, devops
Repository: https://www.opbox.dev/
View on Hacker News