Skip to content

Moonquit/vkdreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vkdreader - Vk Dialogs Reader

"Made with Python"

Do you have a lot of unread dialogs and want to read them? Vkdreader will help you with this!

📍 Installation options:

  1. Install as repository

    • Install
    git clone https://github.com/moonquit/vkdreader.git

    Git must be installed

    • Install dependencies
    pip install -r vkdreader/requirements.txt
    • Run At the main repo directory run vkdreader like a module:
    cd vkdreader
    python -m vkdreader
  2. Install exe

    Download the exe and run it

Recommendations (if you install as repository)

  • Create virtual enviroment and install packages there

    Linux

     cd vkdreader
     python3 -m venv env
     source env/bin/activate

    Windows

     cd vkdreader
     python -m venv env
     env\scripts\activate
    After session you can deacticate your env
     deactivate

About

Vkdreader - Vk Dialogs Reader

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages