https://github.com/luke-c/ikue
Japanese dictionary application for Android
https://github.com/luke-c/ikue
android android-application dictionary japanese japanese-language java mobile-app
Last synced: 6 months ago
JSON representation
Japanese dictionary application for Android
- Host: GitHub
- URL: https://github.com/luke-c/ikue
- Owner: luke-c
- License: gpl-3.0
- Created: 2016-12-18T00:09:40.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T10:58:17.000Z (7 months ago)
- Last Synced: 2025-11-27T23:17:25.992Z (7 months ago)
- Topics: android, android-application, dictionary, japanese, japanese-language, java, mobile-app
- Language: Java
- Size: 1.61 MB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ikue - Japanese Dictionary
## About
Ikue is an open-source, offline, material design Japanese dictonary application that aims to be fast, intuitive, and lightweight.
Features:
- 100% Offline
- Material Design
- All-In-One Search Bar
- Word of the Day
- Favourites
- History
- Detailed Entry Information
- Wildcard Search Support
- No ads
- No permissions needed
## Usage
If you want to generate the APK yourself, make sure to use the Japanese Dictionary Parser to create your dictionary.db file, and place it in the app/src/main/assets/databases/ folder.
Currently the app only uses the JMdict_e.xml information.
## License
Copyright (c) 2024 Luke Casey
See LICENSE for more information.
