/seafile-client

Seafile desktop client.

Primary LanguageTypeScriptApache License 2.0Apache-2.0

seafile-client Build Status

New version of Seafile desktop client.

BUILD

Prerequisites

INSTALL

cmake .
make
make install

Qt 4.8.0 or higher is required

INSTALL with Qt5

cmake -DUSE_QT5=on .
make
make install

Qt 5.4.0 or higher is recommanded but not required

Internationalization

You are welcome to add translation in your language.

Contribute your translation

Please submit translations via Transifex: https://www.transifex.com/projects/p/seafile-client/

Steps:

  1. Create a free account on Transifex (https://www.transifex.com/).
  2. Send a request to join the language translation.
  3. After accepted by the project maintainer, then you can translate online.