Ecosyste.ms: Awesome

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

https://github.com/farseerfc/ydcv-rs

A rust version of https://github.com/felixonmars/ydcv/ .
https://github.com/farseerfc/ydcv-rs

rust ydcv

Last synced: 3 months ago
JSON representation

A rust version of https://github.com/felixonmars/ydcv/ .

Lists

README

        

# ydcv-rs

[![Build Status](https://travis-ci.org/farseerfc/ydcv-rs.svg)](https://travis-ci.org/farseerfc/ydcv-rs)

A rust version of [ydcv](https://github.com/felixonmars/ydcv/).

# How to build

```bash
cargo build
```

# (Original) YouDao Console Version

Simple wrapper for Youdao online translate (Chinese <-> English) service [API](http://fanyi.youdao.com/openapi?path=data-mode), as an alternative to the StarDict Console Version(sdcv).

# License

GPL-2.0