Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/haiwen/seafile-client

Seafile desktop client.
https://github.com/haiwen/seafile-client

Last synced: 3 days ago
JSON representation

Seafile desktop client.

Awesome Lists containing this project

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:

Steps:

1. Visit the webpage of Transifex ([https://explore.transifex.com/haiwen/seafile-client/](https://explore.transifex.com/haiwen/seafile-client/)).

2. Click the "Join this project" button in the bottom right corner.

3. Use an email or GitHub account(recommended) to create an account.

4. Select a language and click 'Join project' to join the language translation.

5. After accepted by the project maintainer, then you can upload your file or translate online.