Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.89 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.89 KB

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