• Stars
    star
    11,597
  • Rank 2,719 (Top 0.06 %)
  • Language
    C
  • License
    Other
  • Created almost 12 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

High performance file syncing and sharing, with also Markdown WYSIWYG editing, Wiki, file label and other knowledge management features.

Introduction Build Status

Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups.

Feature Summary

Seafile has the following features:

File syncing

  1. Selective sync for any folder.
  2. Correctly handles file conflicts based on history instead of timestamp.
  3. Only transfer content delta to the server. Interrupted transfers can be resumed.
  4. Sync with two or more servers.
  5. Sync with existing folders.

File sharing and collaboration

  1. Sharing folders between users or into groups.
  2. Download links with password protection
  3. Upload links
  4. Version control

Drive client

  • Access all files in the cloud via virtual drive.
  • Files are synced on demand.

Privacy protection

  1. Library encryption with a user chosen password.
  2. Client side encryption when using the desktop syncing.

Online documents and knowledge management (New)

  • Online Markdown editing in WYSIWYG way
  • A draft review workflow for online documents
  • Metadata management, including
    • File labels
    • Related documents
  • Wiki mode
  • Realtime notifications

Source repositories for Seafile components

Each component of Seafile has its own source code repository on Github.

Before version 6.0, the source code of "sync client daemon" and "server core" was mixed together in https://github.com/haiwen/seafile. But after 6.0 version, the server core is separated into its own repository. For this reason, the sync client daemon repository is still the "front page" for Seafile project on Github.

Build and Run

See https://manual.seafile.com/build_seafile/server

Bug and Feature Request Reports

Please only submit bugs in GitHub issues (Pro customers should contact us via Email):

Feature requests can be made and installation/usage problems can be discussed in the forum https://forum.seafile.com/.

Internationalization (I18n)

Change Logs

See https://manual.seafile.com/changelog/server-changelog/

Why Open Source

Our primary goal is to build a first-class product. We think this goal can only be achieved by collaborating with the whole world.

Contributing

For more information read Contribution.

License

  • Seafile iOS client: Apache License v2
  • Seafile Android client: GPLv3
  • Desktop syncing client (this repository): GPLv2
  • Seafile Server core: AGPLv3
  • Seahub (Seafile server Web UI): Apache License v2

Contact

Twitter: @seafile https://twitter.com/seafile

Forum: https://forum.seafile.com

More Repositories

1

seafile-rpi

Seafile server package for Raspberry Pi.
Shell
552
star
2

seafile-docker

A Docker image for Seafile server
Python
520
star
3

seahub

The web end of seafile server.
Python
511
star
4

seadroid

Android client for Seafile
Java
504
star
5

seafile-client

Seafile desktop client.
C++
448
star
6

seafile-server

Seafile Server Core
C
424
star
7

seafile-server-installer-cn

One script to install seafile server
Shell
363
star
8

seafile-docs-cn

SeafileๆœๅŠกๅ™จ็”จๆˆทๆ‰‹ๅ†Œ
Shell
293
star
9

seafile-iOS

iOS client for seafile
Objective-C
210
star
10

seafdav

Seafile webdav server
Python
81
star
11

seafile-user-manual

Manual for Seafile client
CSS
58
star
12

libsearpc

A simple C language RPC framework (including both server side & client side). Python binding is also provided
C
56
star
13

seadrive-gui

GUI part of seadrive.
C++
55
star
14

python-seafile

python client for seafile web api
Python
29
star
15

seafile-admin-docs

Shell
25
star
16

webapi-examples

seafile web api examples
C#
20
star
17

ccnet-server

Internal communication framework and user/group management for Seafile server
C
17
star
18

seafile-js

Seafile Javascript API
JavaScript
17
star
19

seadrive-fuse

SeaDrive daemon with FUSE interface
C
17
star
20

seafobj

python library for accessing seafile data model
Python
16
star
21

seafile-shell-ext

Windows Shell Extension for Seafile Client
C++
11
star
22

seafile-vagrant

vagrant configuration for seafile development.
Shell
9
star
23

NewQuickAction

QuickAction for android
Java
8
star
24

maven-repo

maven libraries used by seafle android app
5
star
25

seafile-outlook

Seafile Outlook plugin
C#
5
star
26

seafile-docs-ko

Manual for Seafile server (Korean)
3
star
27

seafile-zimlet

JavaScript
3
star
28

seafile-python-api-examples

seafile apython api examples
Shell
2
star
29

seafile-test-deploy

Scripts for setup the seafile test enviroment.
Shell
2
star
30

seafile-release-tools

Python
2
star
31

seafile-ansible

1
star
32

seafile-server-manual

1
star
33

docker-example-ali

Python
1
star
34

sea-markdown-editor

A WYSIWYG Markdown editor
JavaScript
1
star