Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mumu-lhl/ciyue
- Owner: mumu-lhl
- License: mit
- Created: 2024-08-15T02:43:33.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-11T13:27:34.000Z (27 days ago)
- Last Synced: 2024-10-14T03:42:16.920Z (25 days ago)
- Topics: android-app, dictionary, flutter, mdd, mdict, mdx
- Language: Dart
- Homepage: https://f-droid.org/packages/org.eu.mumulhl.ciyue/
- Size: 852 KB
- Stars: 149
- Watchers: 3
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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
|||||
|--|--|--|--|
| | | | |## Install
[](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)