All Projects → putdotio → putio-sync

putdotio / putio-sync

Licence: MIT license
Command-line program to sync a folder between put.io and your computer.

Programming Languages

go
31211 projects - #10 most used programming language

Labels

Projects that are alternatives of or similar to putio-sync

sicksync
Don’t accept the available as the preferable. Go the extra mile with extra speed.
Stars: ✭ 67 (+34%)
Mutual labels:  sync
scroll-sync-react
A scroll syncing library for react that is up to date
Stars: ✭ 49 (-2%)
Mutual labels:  sync
mindav
A self-hosted file backup server which bridges WebDAV protocol with @minio written in @totoval. Webdav ❤️ Minio
Stars: ✭ 64 (+28%)
Mutual labels:  sync
template-sync-action
🔄 Github action to sync repository with a template repository
Stars: ✭ 12 (-76%)
Mutual labels:  sync
CSV
A simple CSV file parser and serializer
Stars: ✭ 31 (-38%)
Mutual labels:  sync
lockpick
A CLI for syncing Dart dependency versions between pubspec.yaml and pubspec.lock files.
Stars: ✭ 34 (-32%)
Mutual labels:  sync
sync-pkg
Minimalist CLI to sync only basic properties from package.json to bower.json
Stars: ✭ 15 (-70%)
Mutual labels:  sync
errgroup
errgroup with goroutine worker limits
Stars: ✭ 143 (+186%)
Mutual labels:  sync
vuepouch
A tiny library to enable you work with PouchDB in a Vuejs app. It syncs with remote CouchDB too :-)
Stars: ✭ 59 (+18%)
Mutual labels:  sync
Pyrez
(ON REWRITE) An easy to use (a)sync wrapper for Hi-Rez Studios API (Paladins, Realm Royale, and Smite), written in Python. 🐍
Stars: ✭ 23 (-54%)
Mutual labels:  sync
bookmark
chrome插件。"Bookmark" 帮助用户处理Chrome书签中"其他书签",解决书签过多难以保存,查阅不变和管理不变的问题。有存储"临时"书签,分类保存书签,快捷键,自定义设置,快捷查看书签,高效管理书签等功能。
Stars: ✭ 34 (-32%)
Mutual labels:  sync
trylock
TryLock for Go
Stars: ✭ 65 (+30%)
Mutual labels:  sync
offPIM
Decentralized, Offline-first, Personal Information Manager (PIM) using PouchDB/CouchDB. Includes task-, note-, and contact-management, as well as journaling.
Stars: ✭ 63 (+26%)
Mutual labels:  sync
ezcontentstaging
eZPublish Legacy extension allowing content synchronization between different installations
Stars: ✭ 17 (-66%)
Mutual labels:  sync
live-band
Play drums and other instruments with the rest of the world
Stars: ✭ 20 (-60%)
Mutual labels:  sync
CryptoSync
Cross-platform end-to-end encryption cloud sync client ☁️ 🔒
Stars: ✭ 38 (-24%)
Mutual labels:  sync
Junction
Use git to manage content in Confluence Cloud
Stars: ✭ 22 (-56%)
Mutual labels:  sync
myplanet
🌕 myPlanet android app reads data from 🌎 for offline use as well as it collect usage data and sends them back to the Planet.
Stars: ✭ 17 (-66%)
Mutual labels:  sync
Radium
Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases.
Stars: ✭ 172 (+244%)
Mutual labels:  sync
go-pool
A better Generic Pool (sync.Pool)
Stars: ✭ 42 (-16%)
Mutual labels:  sync

putio-sync

Command-line program to sync a folder between put.io and your computer.

WARNING: The project is still in development and features are subject to change!

If you are using MacOS or Windows, you can install desktop version: putio-sync-desktop.

Installing

If you are on MacOS you can install from brew:

brew install putdotio/putio-sync/putio-sync

Otherwise, get the latest binary from releases page.

Usage

Run the program with your account credentials:

PUTIO_Username=<username> PUTIO_Password=<password> putio-sync

Then program is going to sync the contents of these folders:

  • $HOME/putio-sync in your computer
  • /putio-sync in your Put.io account

The folders are created if they don't exist. Files will be synced periodically or when a change has been detected.

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].