All Projects → ipfn → Ipfs Sync

ipfn / Ipfs Sync

Licence: apache-2.0
Live IPFS directory synchronization.

Programming Languages

go
31211 projects - #10 most used programming language

Projects that are alternatives of or similar to Ipfs Sync

React Scroll Sync
Synced scroll position across multiple scrollable elements
Stars: ✭ 252 (+1475%)
Mutual labels:  sync, synchronization
code-sync
Collaborative cloud platform for students, teachers, and professionals.
Stars: ✭ 28 (+75%)
Mutual labels:  sync, synchronization
TabSync
A lightweight synchronizer between Android's Tabs and Lists. Available on the View system and Jetpack Compose.
Stars: ✭ 98 (+512.5%)
Mutual labels:  sync, synchronization
Rats
Movie Ratings Synchronization with Python
Stars: ✭ 156 (+875%)
Mutual labels:  sync, synchronization
Monstache
a go daemon that syncs MongoDB to Elasticsearch in realtime
Stars: ✭ 736 (+4500%)
Mutual labels:  sync, synchronization
Remotestorage.js
⬡ JavaScript client library for integrating remoteStorage in apps
Stars: ✭ 2,155 (+13368.75%)
Mutual labels:  sync, synchronization
synchly
Automate database backups with customizable recurring schedules.
Stars: ✭ 27 (+68.75%)
Mutual labels:  sync, synchronization
Syncthing Macos
Frugal and native macOS Syncthing application bundle
Stars: ✭ 1,096 (+6750%)
Mutual labels:  sync, synchronization
S4
🔄 Fast and cheap synchronisation of files using Amazon S3
Stars: ✭ 69 (+331.25%)
Mutual labels:  sync, synchronization
node-v
🔒 Secure ❄️ Synchronized ⚡️ Realtime ☁️ Cloud 🌈 Native JavaScript Variables & Events
Stars: ✭ 27 (+68.75%)
Mutual labels:  sync, synchronization
Gitconverter
Синхронизация хранилища конфигурации "1С:Предприятия" с репозиторием Git и последующим переходом на разработку в 1C:Enterprise Development Tools (1C:EDT) с сохранением истории
Stars: ✭ 149 (+831.25%)
Mutual labels:  sync, synchronization
Dotmim.sync
A brand new database synchronization framework, multi platform, multi databases, developed on top of .Net Standard 2.0. https://dotmimsync.readthedocs.io/
Stars: ✭ 406 (+2437.5%)
Mutual labels:  sync, synchronization
Cloudcore
Framework that enables syncing between iCloud (CloudKit) and Core Data
Stars: ✭ 146 (+812.5%)
Mutual labels:  sync, synchronization
Llvs
Low-Level Versioned Store
Stars: ✭ 193 (+1106.25%)
Mutual labels:  sync, synchronization
Outlookgooglecalendarsync
Sync your Outlook and Google calendars
Stars: ✭ 1,113 (+6856.25%)
Mutual labels:  sync, synchronization
DeviceSync-for-OS-X
Calendar synchronization between iOS and OS X using USB
Stars: ✭ 12 (-25%)
Mutual labels:  sync, synchronization
Ron Cxx
RON2.1 C++ implementation
Stars: ✭ 33 (+106.25%)
Mutual labels:  sync, synchronization
locize-cli
locize cli to import / export locales, add / edit / remove sync segments
Stars: ✭ 44 (+175%)
Mutual labels:  sync, synchronization
Kinto.js
An Offline-First JavaScript Client for Kinto.
Stars: ✭ 268 (+1575%)
Mutual labels:  sync, synchronization
Ffsubsync
Automagically synchronize subtitles with video.
Stars: ✭ 5,167 (+32193.75%)
Mutual labels:  sync, synchronization

ipfs-sync

IPFN project IPFS project GoDoc Travis CI

Atomically syncs changes in directory on IPFS.

Install

Installation requires Go:

$ go get -u github.com/ipfn/ipfs-sync

Usage

$ ipfs-sync <directory>

Publish to IPNS

$ ipfs key list
$ ipfs key gen myrepo
$ ipfs-sync --ipns-key=myrepo <directory>

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].