Skip to content

Commit 867205d

Browse files
Improve Readme 20/02/2025 (#45)
1 parent 0ffce73 commit 867205d

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
# ByteSync
1111

12-
**ByteSync** is an open-source on-demand file synchronization software designed to efficiently and securely synchronize files across systems. With end-to-end encryption, ByteSync ensures your data remains private and protected during transfers. By transferring only the differences between files, it optimizes speed and resource usage. Its advanced features make it a modern, self-orchestrated alternative to traditional FTP solutions.
12+
**ByteSync** is an open-source, on-demand file synchronization software designed for fast, secure, and efficient remote sync & backup. With end-to-end encryption, your data stays private and protected. By transferring only the differences between files and leveraging optimized batching, compression, and delta transfers, ByteSync minimizes resource usage while maximizing speed. Supporting up to 5 remote locations per session, it offers a smart, self-orchestrated alternative to traditional FTP/SFTP and sync solutions.
1313

1414
---
1515

@@ -24,15 +24,16 @@
2424

2525
---
2626

27-
## Features
27+
## Features
28+
29+
- 🔒 **End-to-end encryption** – Keep your data **secure and private** during transfers.
30+
-**Smart synchronization** – Transfers **only the differences** between files, **compresses data**, groups small files to reduce overhead, and uploads a file **only once** when syncing with multiple recipients.
31+
- 🌍 **Multi-device sync** – Seamlessly synchronize files **across up to 5 remote machines** in a single session.
32+
- 🎯 **Customizable sync rules** – Set up rules based on **content, date, size, or presence** to automate synchronization.
33+
- ☁️ **Easy deployment** – The **server runs in the cloud**, eliminating the need for complex infrastructure or manual FTP configurations. ByteSync ensures **quick and seamless setup** for hassle-free synchronization.
34+
- 💻 **Cross-platform compatibility** – Works on **Windows, macOS, and Linux** for a smooth experience everywhere.
35+
- 🛠 **Open-source and flexible** – Fully **customizable** to adapt to your workflow and needs.
2836

29-
- **End-to-end encryption**: Ensures your data is secure and private.
30-
- **Smart synchronization**: Transfers only the differences between files to reduce transfer times and resource usage.
31-
- **Multi-device support**: Synchronize data across up to 5 remote machines.
32-
- **Fine-grained sync rules**: Customize synchronization rules to meet your specific needs.
33-
- **Self-orchestrated system**: No need for a centralized FTP server.
34-
- **Cross-platform**: Compatible with Windows, MacOS, and Linux.
35-
- **Open-source**: Flexible and customizable for your needs.
3637

3738
---
3839

0 commit comments

Comments
 (0)