Skip to content

johann-su/vocabulary-trainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vocabulary trainer cli

A cli to practice vocabulary of a language

Usage

vocabulary-trainer

Add new languages

  1. take example.csv file and add your vocabulary
  2. place it in the languages folder with the name new language-known language.csv (sp-en.csv)

Setup

  1. activate text to speech api in google cloud dashboard and create a service account
  2. add service account key to PATH export GOOGLE_APPLICATION_CREDENTIALS="[PATH]"
  3. cd into this project and run npm link

About

A cli to practice vocabulary

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published