Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A Duolingo XP/gem/streak/etc. farmer CLI Python script, based on DuoXPy's open sourced code.

License

Notifications You must be signed in to change notification settings

sayborduu/DuoKLI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DuoKLI · Discord GitHub Release

A Duolingo XP/gem/streak/etc. farmer CLI Python script, based on DuoXPy's open sourced code. Supports Windows and Linux.

Image of DuoKLI

Prerequisites

Ensure you have the following programs installed:

  • Python (py for Windows, python3 for Linux/MacOS)

Installation

  1. Go to the Releases page and download the zip file from the latest release.

  2. Extract the zip file and open a terminal in the extracted folder.

  3. In the terminal, install the required Python packages:

    py -m pip install -r requirements.txt
    
  4. Launch the main Python script:

    py DuoKLI.py
    

Usage

  • To navigate around the CLI, press the corresponding key on your keyboard that's next to the option you want to select.
  • When launching the script for the first time, you'll need to add an account through the account manager menu to start using DuoKLI.
    • Press 9 to go into the account manager menu, then A to add an account.
    • Paste in your account's JWT token and hit Enter.
    • Once completed, press 0 to go back to the account selection menu, and select your account (in this case, press 1).

FAQ

  • Q: Pip is giving me an error: ERROR: Could not open the requirements file.
    A: Ensure you opened the terminal in the extracted folder where DuoKLI's files are.
  • Q: DuoKLI crashed when I tried to start a farm after adding my account.
    A: This is a known bug. Simply reopen DuoKLI and start the farm again.
  • Q: I'm getting the error "There are no accounts with a saver feature enabled!" in the saver.
    A: Go back into the main menu, open Settings, then Saver Settings, and enable at least one saver feature.

Contact me

Have any questions or suggestions? Contact me on Discord! DMs are open :3

About

A Duolingo XP/gem/streak/etc. farmer CLI Python script, based on DuoXPy's open sourced code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%