https://github.com/jgwest/jmemorize
jMemorize is written in Java and uses Leitner-flashcards to make memorizing facts not only more efficient but also more fun. Fork of https://github.com/riadd/jMemorize
https://github.com/jgwest/jmemorize
jmemorize
Last synced: about 2 months ago
JSON representation
jMemorize is written in Java and uses Leitner-flashcards to make memorizing facts not only more efficient but also more fun. Fork of https://github.com/riadd/jMemorize
- Host: GitHub
- URL: https://github.com/jgwest/jmemorize
- Owner: jgwest
- License: gpl-2.0
- Created: 2020-12-04T08:22:20.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-21T12:20:10.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T22:30:43.878Z (4 months ago)
- Topics: jmemorize
- Language: Java
- Homepage:
- Size: 450 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jMemorize
## AboutjMemorize is written in Java and uses Leitner-flashcards to make memorizing facts not only more efficient but also more fun.
jMemorize manages your learn progress and features categories, statistics and a visually appealing and intuitive interface.
## How to run
jMemorize requires Java 11 to run. Just (double-)click the icon to start the application or type `javaw -jar jMemorize-1.3.0.jar` from command line.
Java is available from the [AdoptOpenJDK project](https://adoptopenjdk.net/).
## Original Creator
This original creator of this software was [Riad Djemili](https://github.com/riadd/jMemorize) ([email protected]), who licensed it under the GPL license. A copy of the GPL license is provided with this sourcecode.The following people are thanked by the original author for contributed ideas and patches:
- Bret Harsham (patches)
- Adam Ehlers Nyholm Thomsen (patches)
- Magnus Hildebrandt (Icons)The following people are thanked by the original author for translation:
- Lukas Rypl
- Adam Ehlers Nyholm Thomsen
- Kristjan Schmidt
- MILLE.ca
- Randy Sugianto
- Filip Tack
- Tomek Pedzimaz
- Radek Ostrowski
- Ney
- Magnus Bodin
- Ali Baser
- Mert Nuhoglu
- Tianyi Cui
- Haakon Meland Eriksen
- Sander van Rijnswou
- Eberhard Herzog
- René MayaIcons are from the [Eclipse project](http://eclipse.org) and from Mark James's [Silk icon set](http://famfamfam.com/lab/icons/silk).