All Projects → haiwen → Seafile

haiwen / Seafile

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

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
M4
1887 projects
shell
77523 projects
Makefile
30231 projects
vala
323 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to Seafile

Mrdoc
online document system developed based on python. It is suitable for individuals and small teams to manage documents, wiki, knowledge and notes. like gitbook.
Stars: ✭ 1,129 (-87.73%)
Mutual labels:  wiki, document-management, markdown
zk.nvim
Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk
Stars: ✭ 24 (-99.74%)
Mutual labels:  wiki, knowledge-management
unicloud
Unison file sync web interface
Stars: ✭ 40 (-99.57%)
Mutual labels:  file-sharing, file-sync
Redpen
RedPen is an open source proofreading tool to check if your technical documents meet the writing standard. RedPen supports various markup text formats (Markdown, Textile, AsciiDoc, Re:VIEW, reStructuredText and LaTeX).
Stars: ✭ 466 (-94.94%)
Mutual labels:  wiki, markdown
Osu Wiki
home of the osu! wiki
Stars: ✭ 246 (-97.33%)
Mutual labels:  wiki, markdown
Communityserver
Free open source office suite with business productivity tools: document and project management, CRM, mail aggregator.
Stars: ✭ 1,363 (-85.19%)
Mutual labels:  file-sharing, document-management
Doctor
Doctor is a documentation server for your docs in github
Stars: ✭ 391 (-95.75%)
Mutual labels:  document-management, markdown
Mininote
📔 A simple Markdown note-taking editor
Stars: ✭ 171 (-98.14%)
Mutual labels:  wiki, markdown
Amwiki
amWiki 是一款由 JS 开发、依赖 Atom 或 Nodejs-Npm 的 Markdown 轻量级前端化开源文库系统
Stars: ✭ 814 (-91.15%)
Mutual labels:  wiki, markdown
Trackdown
TrackDown - Issue Tracking with plain Markdown. If you are missing the "git clone" for your tickets from github.com or bitbucket.org, then this is for you. A lightweight Ticketing System for distributed and unconnected small Teams.
Stars: ✭ 10 (-99.89%)
Mutual labels:  wiki, markdown
Datasafe
Datasafe - flexible and secure data storage and document sharing using cryptographic message syntax for data encryption
Stars: ✭ 32 (-99.65%)
Mutual labels:  cloud-storage, file-sharing
Tms
基于频道模式的团队沟通协作+轻量级任务看板,支持mardown、富文本、在线表格和思维导图的团队博文wiki,i18n国际化翻译管理的响应式web开源团队协作系统。
Stars: ✭ 232 (-97.48%)
Mutual labels:  wiki, markdown
Cattaz
Realtime collaborative tool which can run custom applications in a Wiki page
Stars: ✭ 191 (-97.92%)
Mutual labels:  wiki, markdown
nafanz.github.io
List cloud storage & file sharing
Stars: ✭ 20 (-99.78%)
Mutual labels:  file-sharing, cloud-storage
Deepwiki
A lightweight Markdown wiki system in PHP
Stars: ✭ 188 (-97.96%)
Mutual labels:  wiki, markdown
Gitit Bigger
Gitit Bigger: 超棒的个人、团队Wiki/文档方案(Git、Markdown、Bootstrap、Ace、Docker)
Stars: ✭ 279 (-96.97%)
Mutual labels:  wiki, markdown
Mm Wiki
MM-Wiki 一个轻量级的企业知识分享与团队协同软件,可用于快速构建企业 Wiki 和团队知识分享平台。部署方便,使用简单,帮助团队构建一个信息共享、文档管理的协作环境。
Stars: ✭ 2,364 (-74.31%)
Mutual labels:  wiki, document-management
Wiki
Wiki.js | A modern and powerful wiki app built on Node.js
Stars: ✭ 14,985 (+62.86%)
Mutual labels:  wiki, markdown
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (-40.33%)
Mutual labels:  file-sharing, markdown
Core
☁️ ownCloud web server core (Files, DAV, etc.)
Stars: ✭ 7,599 (-17.41%)
Mutual labels:  file-sharing, file-sync

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 http://manual.seafile.com/build_seafile/server.html

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

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