Skip to content

Your development friend 🐥; a voice assistant to help you eliminate mundane git commands and control other routine tasks around development.

License

Notifications You must be signed in to change notification settings

Tejas-Ladhani/DevDost

Repository files navigation

DevDost

💥 Introduction

DevDost (formerly GitDost) is a standalone voice assistant to perform routine tasks around development and most importantly it help you eliminate mundane git commands.

💡 Why did I build this?

Let me ask you one question , which is correct git origin push main , git push origin main or git push main origin ? You may know the answer, but someone new to git may find it difficult. As a result,it all started with "GitDost" to help beginners get started with version control and allows them to avoid using drive links to share their code.

🛠️ Local development

That's pretty easy. To ensure that you are able to install everything properly, we would recommend you to have Git, Python or Annaconda and pip installed.

We will first start with setting up the Local Project Environment:

git clone https://github.com/Tejas-Ladhani/DevDost.git
cd DevDost
pip install -r requirements.txt
python devDost.py

🥁 Features

  • Manages version control for you
  • DevDost can check ip, location, news, emails for you.
  • User can open and close different applications by voice commands like open notepad or open vs code etc.
  • Search queries/doubts/question from stackOverflow, google, wikipedia, youtube and many more, on behalf of user.
  • DevDost can play songs for you, as well as you can ask for some jokes for you.
  • DevDost can read PDFs as audio-book for you.
  • Wanna go handless ? DevDost got you covered; switch tabs, take screenshots via simple voice commands.
  • send message via different platforms for example whatsapp.

📜 LICENSE

AGPL 3.0 License

About

Your development friend 🐥; a voice assistant to help you eliminate mundane git commands and control other routine tasks around development.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages