https://github.com/chrisgrieser/alfred-japanese-dictionary

Japanese-English Dictionary using jisho.org with audio, csv export of entries, and preview of dictionary sites.

https://github.com/chrisgrieser/alfred-japanese-dictionary

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: researchgate.net
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.2%) to scientific vocabulary

Keywords

alfred-workflow japanese-dictionary
Last synced: 10 months ago · JSON representation

Repository

Japanese-English Dictionary using jisho.org with audio, csv export of entries, and preview of dictionary sites.

Basic Info
  • Host: GitHub
  • Owner: chrisgrieser
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 316 KB
Statistics
  • Stars: 6
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 12
Topics
alfred-workflow japanese-dictionary
Created almost 2 years ago · Last pushed 11 months ago
Metadata Files
Readme Funding License

README.md

Alfred Japanese Dictionary

GitHub downloads Alfred Gallery downloads

Version number

Japanese-English dictionary using jisho.org with audio, csv export of entries, and preview of dictionary sites.

Showcase

Showcase

Usage

  • Search for a word in English or in Japanese (Romaji, Kana, Kanji) via the keyword ji.
    • Copy the Japanese translation.
    • ⌘⏎ Open the word at jisho.org (or an alternative dictionary site).
    • ⌥⏎ Copy the URL to the entry at the selected dictionary site.
    • ⇧⏎ Play the Japanese audio pronunciation, with configurable speech rate.
    • ⌃⏎ Open the first "Read more" link of the entry in the browser.
    • Fn⏎: Append the entry to a .csv file. This is useful to import words into other tools, such as Anki.
    • Alternatively, you can also use the keyword (ji must be followed by a space, does not require one), or use a hotkey.
  • Use the keyword hiragana or katakana to display a kana cheatsheet.
  • Use the keyword jg to look for Japanese grammar guides.

Entry preview

Install Alfred Extra Pane to display a preview of the entry's dictionary site.

Showcase

Installation

The workflow requires Alfred 5 with the Powerpack. (A one-time paid upgrade.)

➡️ Download the latest release.

The workflow auto-updates via Alfred's workflow-update mechanism.

Credits

About the developer

In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.

Buy Me a Coffee at ko-fi.com

Owner

  • Name: Chris Grieser
  • Login: chrisgrieser
  • Kind: user
  • Location: Berlin, Germany
  • Company: Technical University of Berlin

Researcher in sociology & software developer

GitHub Events

Total
  • Release event: 2
  • Watch event: 3
  • Delete event: 5
  • Push event: 30
  • Pull request event: 3
  • Create event: 8
Last Year
  • Release event: 2
  • Watch event: 3
  • Delete event: 5
  • Push event: 30
  • Pull request event: 3
  • Create event: 8

Dependencies

.github/workflows/alfred-workflow-release.yml actions
  • actions/checkout v4 composite
  • softprops/action-gh-release v2 composite
.github/workflows/stale-bot.yml actions
  • actions/stale v8 composite
.github/workflows/pr-title.yml actions
  • amannn/action-semantic-pull-request v5 composite