https://github.com/0xpr03/vocabletrainer-android
Vocabulary Trainer for Android - not lang specific
https://github.com/0xpr03/vocabletrainer-android
android educational-software vocable vocabulary
Last synced: about 1 month ago
JSON representation
Vocabulary Trainer for Android - not lang specific
- Host: GitHub
- URL: https://github.com/0xpr03/vocabletrainer-android
- Owner: 0xpr03
- License: apache-2.0
- Created: 2017-04-27T19:01:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-04-05T15:45:48.000Z (over 1 year ago)
- Last Synced: 2024-05-20T21:23:06.810Z (over 1 year ago)
- Topics: android, educational-software, vocable, vocabulary
- Language: Java
- Homepage:
- Size: 4.35 MB
- Stars: 29
- Watchers: 5
- Forks: 10
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
# VocableTrainer-Android [](https://github.com/0xpr03/VocableTrainer-Android/actions)
VocableTrainer-Android is a word and vocable training software for the android platform.
It provides training with different modes, sessions and multiple word lists.## Features
- [X] N:N word support (multiple meanings)
- [X] "Additional" Column shown after solving (irregular verbs etc)
- [X] A<->B Random training over multiple lists
- [X] Stop/Continue training sessions at any time
- [X] Classic Mode: type in and verify
- [X] Quick Mode: no typing
- [X] Adjustable amount of word repetition in training
- [X] Export/Import of lists to/from CSV files with highly configurable CSV format## Missing Features
- [Image support](https://github.com/0xpr03/VocableTrainer-Android/issues/81)## Features planned
- [ ] Usage statistics for repetiton of worst vocables
- [ ] Import/Export of [KVTML](https://edu.kde.org/contrib/kvtml.php) files
- [ ] Fast list editing from the PC (requires online account)## Bugs, Contribution etc
Feel free to open an Issue for ideas, bugs, localisation or feature requests. Or even better a PR.You can also join the matrix channel [#vta:matrix.org](https://matrix.to/#/#vta:matrix.org) to ask questions.
## FAQ
- Docs ?!
[Docs!](https://github.com/0xpr03/VocableTrainer-Android/wiki)
- What about these internet permissions?!
These are used only to take part in an opt-in android-api-version survey.
- What about a localisation for X ?
I would appreciate a PR for localizations.
- Playstore version
Google wants money for publishing a free app, so if you want to see a playstore release, you can donate for that.
- The latest release is not on f-droid.
Please wait for f-droids build process to catch up.
- What is this first `1.0` version before `0.1` about ?
Default values weren't changed. It is therefore "0.0"## Distribution
Please always link to the f-droid repository, I won't give any support for unofficial builds.
You are not allowed to distribute this application under this name by yourself until 4 years after the last release.
## License
VocableTrainer-Android is distributed under the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html).