Skip to content
/ JL Public
forked from rampaa/JL

JL is a program for looking up Japanese words and expressions.

License

Notifications You must be signed in to change notification settings

thovip119/JL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JL

JL is a program for looking up Japanese words and expressions. Inspired by Nazeka and Chiitrans Lite.

Download from the releases page. Prefer the x86 version for 50-80% less memory usage.

IMPORTANT: If you are using Windows 7 and you intend to use EPWING dictionaries, you MUST use the x86 version because of a .NET bug. See the link for more details.

Screenshots

System requirements

  • Windows 7 or later
  • .NET Desktop Runtime 6.0 or later

Features

  • Highly customizable
  • Custom word and name dictionaries
  • Anki mining
  • Pass-through mode
  • Remembers last window position
  • Recursive lookups
  • Halfwidth -> Fullwidth conversions (and vice-versa)
  • Hiragana -> Katakana conversions (and vice-versa)
  • Chouonpu conversions

Supported dictionaries

EDICT

  • JMdict - Full support
  • JMnedict - Full support
  • KANJIDIC - Full support (w/ composition data)

EPWING

Credits

FAQ

Why can't I look anything up?

Make sure you're not in pass-through mode, kanji mode, have lookup-on-select-only enabled, or have disabled lookups.

Why can't I scroll down the results list?

You need to be in mining mode in order to interact with the popup window.

How do I disable pass-through mode?

Press the opacity slider button located top-left of the main window.

How do I add EPWING dictionaries?

Select the folder containing the unzipped (so you should have a folder of files named like term_bank_1.json, term_bank_2.json...) contents of a dictionary converted with yomichan-import, on the Manage Dictionaries window.

Where are my settings stored?

  • Anki settings: Config/AnkiConfig.json
  • Dictionary settings: Config/dicts.json
  • Everything else: JL.dll.config

Will you add machine translation capabilities?

No.

License

Licensed under the Apache License, Version 2.0

About

JL is a program for looking up Japanese words and expressions.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%