Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mumu-lhl/ciyue

A simple mdict dictionary with Android support
https://github.com/mumu-lhl/ciyue

android-app dictionary flutter mdd mdict mdx

Last synced: 25 days ago
JSON representation

A simple mdict dictionary with Android support

Awesome Lists containing this project

README

        

# Ciyue

[![GitHub Release](https://img.shields.io/github/v/release/mumu-lhl/Ciyue)](https://github.com/mumu-lhl/Ciyue/releases/latest)
[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/mumu-lhl/Ciyue/total)](https://github.com/mumu-lhl/Ciyue/releases/latest)
[![F-Droid Version](https://img.shields.io/f-droid/v/org.eu.mumulhl.ciyue)](https://f-droid.org/packages/org.eu.mumulhl.ciyue/)
[![Translation status](https://hosted.weblate.org/widget/ciyue/svg-badge.svg)](https://hosted.weblate.org/engage/ciyue/)

English | [δΈ­ζ–‡](./README_CN.md)

A mdict dictionary with Android support

## Features

* πŸ“„ Support MDX/MDD
* 🎨 Support Material You
* πŸ”ˆ Support reading aloud
* πŸ”– Bookmarking words to the word book
* πŸ“™ Add multiple dictionaries and switch between them

## Screenshots

|||||
|--|--|--|--|
| Home | Settings | Manage dictionaries | Search Words |

## Install

[Get it on F-Droid](https://f-droid.org/packages/org.eu.mumulhl.ciyue/)

Or download the latest APK from the [Releases Section](https://github.com/mumu-lhl/Ciyue/releases/latest).

## Recommended Dictionaries

See [Wiki](https://github.com/mumu-lhl/Ciyue/wiki#recommended-dictionaries).

## Permissions

### INTERNET (Internet)

Ciyue uses WebView to display words in a dictionary, and WebView needs INTERNET permission to work, even if when displaying local data.

### READ_EXTERNAL_STORAGE / MANAGE_EXTERNAL_STORAGE (Manage External Storage)

Ciyue needs the permission to read mdd file, which is the resources of mdx file. (such as images, JavaScript, CSS, etc.)

## Translation

You can visit [Weblate](https://hosted.weblate.org/engage/ciyue/) to add languages or fill in translations.

[![Translation status](https://hosted.weblate.org/widget/ciyue/multi-auto.svg)](https://hosted.weblate.org/engage/ciyue/)

## Contributor

[![Contributor](https://contrib.rocks/image?repo=mumu-lhl/Ciyue)](https://github.com/mumu-lhl/Ciyue/graphs/contributors)

## License

[MIT](./LICENSE)