You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 28, 2018. It is now read-only.
Increase your memory skills while learning a new language. Create a vocabulary kvtml file (e.g. in Parley), load it to Hablamemo, select your level and you are ready! Image mode is also supported. Hablamemo widget comes with a sample of spanish-english and spanish-greek vocabulary files. You are stronly encouraged to use your own vocabulary files.
Many parts of the code as well as the gameplay itself are based on memory activity of GCompris: http://gcompris.net.
Dependencies
------------
- Plasma 5.0 or later
- Qt 5 xmllistmodel QML module (In Debian/Ubuntu, install: qml-module-qtquick-xmllistmodel)
Installation
------------
- Unzip the archive
- $ mkdir build
- $ cd build
- $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local ..
- $ make
- $ (sudo) make install
- Hablamemo widget is now available to be added to desktop/panel.
- Widget can be opened in windowed mode as well (Application > Education > Languages)
License
--------
GNU GENERAL PUBLIC LICENSE Version 3
Copyright (C) 2017 Dimitris Kardarakos <dimkard AT gmail DOT com>