Coder Social home page Coder Social logo

zekeh / acnicoy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from phxstick/acnicoy

0.0 1.0 0.0 36.53 MB

Tool for learning Japanese and other languages.

Home Page: https://phxstick.github.io/acnicoy/

License: GNU General Public License v3.0

Makefile 0.13% Python 2.56% JavaScript 73.56% HTML 6.22% CSS 13.65% Shell 1.16% Batchfile 0.99% PowerShell 1.72%

acnicoy's Introduction

Acnicoy is a tool for learning Japanese and other languages. It implements a Spaced Repetition System (SRS) to help with the memorization of vocabulary. While the basic features work for every language, the program offers a few additional features specifically for learning Japanese.

The following screenshot shows an example of a dictionary search as well as information being displayed for a selected kanji. You can browse screenshots for more of Acnicoy's features along with short descriptions here. They are also linked in the list of features further below.

Screenshot of Dictionary Section

Features

The basic features for every language include:

  • Add words to your vocabulary and organize them into lists. (screenshot)
  • Review your vocabulary according to a spaced repetition scheduler. (screenshot)
  • Customize the review sessions, e.g. by switching to flashcard-mode. (screenshot)
  • Get an overview over scheduled reviews and items ready for review. (screenshot)
  • Adjust the spaced repetition system with custom intervals. (screenshot)
  • View statistics illustrating your learning progress. (screenshot)
  • Write notes using Markdown syntax and organize them into groups. (screenshot)
  • Use shortcuts to speed up frequently used procedures. (screenshot)
  • Change the design by switching to other color schemes. (screenshot)

For learners of the Japanese language, the program additionally offers:

  • Look up words in the dictionary (similar to Jisho and Houhou SRS). (screenshot)
  • Conveniently edit vocabulary items using suggestions from the dictionary. (screenshot)
  • Get an overview over all kanji and look up details for single kanji. (screenshot)
  • Separately add kanji to your vocabulary and review meanings and readings.

Installation

You can download the latest releases for Windows and Linux from GitHub.

Building from source

Acnicoy requires Node.js v12.x and uses the npm package manager. The build process is simple:

$ git clone https://github.com/phxstick/acnicoy
$ npm install
$ npx gulp

You can then run the program using npm start.

Generating language-specific data

If you would like to generate language data for Japanese yourself, you can find all necessary files in my Dropbox. The JMdict file in that folder could be a bit outdated, so you might want to download the latest version from here first. You can then set the variable RESOURCE_PATH to point to the folder containing all the raw data files and run make data, which will generate all data and put it the directory specified by the variable OUTPUT_PATH.

License

This work is licenced under the GNU GPLv3.

Credits

See the list of resources.

Contact

I gladly accept feedback and suggestions. You can open a GitHub issue or contact me at: [email protected]

acnicoy's People

Contributors

phxstick avatar zekeh avatar

Watchers

James Cloos avatar

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.