App which allows you to easy add English words to Anki
Go to file
George 9ac9a49ab2
Merge pull request #10 from Horhik/dependabot/npm_and_yarn/plist-3.0.4
Bump plist from 3.0.1 to 3.0.4
2022-03-03 10:17:34 +03:00
.vscode :q 2020-03-10 23:31:37 -04:00
__tests__ init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
android generate APK 2020-05-10 18:56:16 +03:00
ios add some bugs 2020-04-11 19:49:25 +03:00
readme-files add readme 2020-03-25 12:12:53 -03:00
src Fix issues with selecting different part of speeches 2020-05-10 18:16:01 +03:00
.buckconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.eslintrc.json fix view form issues 2020-03-13 13:01:25 -04:00
.flowconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.gitattributes init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.gitignore init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
.prettierrc.js refactor translate api 2020-04-01 10:16:29 -03:00
.watchmanconfig init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
App.jsx add some bugs 2020-04-11 19:49:25 +03:00
app.json init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
babel.config.js init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
index.js init and push after lots of refoldering 2020-02-24 16:54:43 +03:00
metro.config.js fix view form issues 2020-03-13 13:01:25 -04:00
package.json add sound, transcription and examples picker 2020-04-03 02:14:18 -03:00
readme.md Merge pull request #9 from Horhik/dev 2020-05-11 02:17:37 +03:00
rn-start.fs add some bugs 2020-04-11 19:49:25 +03:00
rn-start.sh fix view form issues 2020-03-13 13:01:25 -04:00
tools-start.fs add some bugs 2020-04-11 19:49:25 +03:00
tools-start.sh Add comunication with two APIs 2020-03-17 01:00:14 -04:00
yarn.lock Bump plist from 3.0.1 to 3.0.4 2022-03-03 07:16:05 +00:00

readme.md

AnkiLan

App provide creating automatically fill fields with English words and their definitions, examples, translates and add it to Anki.

App required already installed Anki on your phone.


screenshot

Install

You can download latest the release from releases page

Build and start

git clone https://github.com/Horhik/ankilan
yarn install

yarn start
	# launch paralell
react-native run-android

if something not working read react native docs

Debug

For linux:

Read this Instead yarn start and react-native run-android, you may launch ./rn-start.sh and ./tools-start.sh

Other

It's up to you 😜

Goals

  • Basic functional
  • Add Urban dictionary support
  • Support for other languages than Russian
  • Add fields editor (without bugs 🙃)
  • Add dark theme
  • Create flexibility models
  • Download sound of word to filesystem