vitlav / seafile-client

Seafile desktop client.

Home Page:http://seafile.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Seafile desktop client.

http://seafile.com

License:Apache License 2.0


Languages

Language:TypeScript 76.7%Language:C++ 21.0%Language:Objective-C++ 1.1%Language:CMake 0.5%Language:CSS 0.2%Language:Python 0.2%Language:Shell 0.1%Language:C 0.1%Language:Objective-C 0.0%