Giter Site home page Giter Site logo

odrevet / fujiten Goto Github PK

View Code? Open in Web Editor NEW
9.0 3.0 2.0 11.48 MB

Fujiten is a Japanese dictionary application made with the flutter framework

Objective-C 0.05% Dart 99.26% Kotlin 0.16% Swift 0.53%
edict japanese japanese-dictionary japanese-language japanese-study kanji kanjidic2

fujiten's Introduction

Fujiten is a Japanese dictionary application made with the flutter framework.

Definition and kanji comes from the EDICT dictionary, compiled as a database from the edict_database project.

Get it on F-Droid Get it on Google Play

or get the APK from the Releases Section

Setup

In order to fujiten to work, the Expression Database and the Kanji Database are needed.

The databases can be downloaded and installed from fujiten via the "settings/databases menu or by downloading the database manually from https://github.com/odrevet/edict_database

Top menu

Bars

Access the settings menu.

The settings menu allow you to download the dictionaries, set brightness and read legal information.

Insert

Radicals <>

Will match kanji composed with the selected radicals

Kanji character Ⓚ

Will match any kanji

Kana character ㋐

Will match a hiragana/katakana character

Joker .*

Any match

Convert

In case your device is not equipped with a Japanese input keyboard, fujiten can convert Latin character (romaji) to hiragana or katakana.

Lowercase romaji will be converted to hiragana, uppercase romaji will be converted to katakana.

Kotoba / Kanji search

When Kotoba is selected, fujiten will search for expression.

When Kanji is selected, fujiten will search for kanji.

Clear

Clear the input field.

Search

Run the search.

Tips

  • Search are performed with regular expression, quantifiers "{}" and meta-characters like "." and others can be use

  • Use search by radical < > when searching for an expression which you do not know a kanji but recognize some of it's radical example: <化>

  • When no results, add ".*" at the beginning or the end of your search

Platforms

The Android releases are build from the main branch using the sqflite package to access the databases.

The Linux releases are build from the sqlite3 branch using the sqlite3 package to access the databases.

Fujiten may be build for Windows, Mac and IOS but I cannot provide release for those OS at this moment.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.