# seafile-client **Repository Path**: lins05/seafile-client ## Basic Information - **Project Name**: seafile-client - **Description**: Seafile 基于 Qt 的 GUI 客户端 - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 33 - **Forks**: 25 - **Created**: 2013-11-04 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: filemanager **Tags**: None ## README ## seafile-client [![Build Status](https://secure.travis-ci.org/haiwen/seafile-client.svg?branch=master)](http://travis-ci.org/haiwen/seafile-client) [Seafile](https://seafile.com) desktop client. ## BUILD ## ### Prerequisites ### - Qt5 - cmake - [libsearpc](https://github.com/haiwen/libsearpc) - [seafile](https://github.com/haiwen/seafile) ### INSTALL ### ``` cmake . make make install ``` > Qt 5.2 or higher is required Ubuntu users can install seafile client from this [PPA](https://code.launchpad.net/~seafile/+archive/ubuntu/seafile-client) ### INSTALL with Qt5 ### ``` cmake . make make install ``` > Qt 5.5 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.