Sync code with a remote server in real time
Project description
Protosync
Protosync syncs code seamlessly between your local development repo and a remote server.
No more repeated git commits or long rsync commands just to test code out on the server.
Install
pip install protosync
Quick Start
In your remote directory, open a new terminal and enter:
protosync dest
Protosync will then print a command like this:
protosync source m0X1a-km0C6mCzWkl56xO0-hUQvYrhL0q5I5lK5qZgU=
Run this command in your local source directory.
And that's it!
You local code will now be synced to the remote server.
Just enter the same command whenever you want to sync again.
Note: you'll need to keep the remote terminal running for the sync to work.
Facts
- Protosync uses your
.gitignore
to automatically ignore unnecessary files. - Protosync ignores files larger than 5Mb to prevent syncing of unwanted binaries.
- Protosync uses end-to-end encryption when syncing your files. The server cannot decrypt your data.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file protosync-0.0.4.9.tar.gz
.
File metadata
- Download URL: protosync-0.0.4.9.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 816c2b4d35b4fe0027b62a68e70d1e8117ab15041e4868466213768c187a7f60 |
|
MD5 | 493a2162e8dad6d98c92f0df39931ea3 |
|
BLAKE2b-256 | 7368e91eae9cf2cf431b8dfbc37d5acb9cc2bdeb3758901f9da07c76e94ab66d |
File details
Details for the file protosync-0.0.4.9-py3-none-any.whl
.
File metadata
- Download URL: protosync-0.0.4.9-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.0 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 600ae913c9414b85882bede55f1d39b46debd943edf3c7ba2f90850342e713d0 |
|
MD5 | 608a230facb3f135c7c8ef33c61142cb |
|
BLAKE2b-256 | e28088cebaf0b8fbaee69adb207ca14c3c8b45ce86b4a819e70d430931e75831 |