Skip to content

mgropp/voctrain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • Linux
  • Python 3 packages
    • Duolingo API (pip3 install duolingo-api)
    • colorama (pip3 install colorama)
  • mpg123 (or pygame) for audio output

Installation

Use pip to install the Python packages and make sure you have mpg123 installed.

Create a file auth.py with two variables for user and password:

user = "thats-me"
password = "secret"

Note

This project is not affiliated with Duolingo. It's just a little personal side project I've been working on to make learning a new language a little easier for me.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages