Naitik4516 / Gravia-4

A virtual destktop assistant that can open and close applications, web-sites, play songs, play youtube videos, calculate mathematics equations, talk like your friend, solve probles, tell jokes, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gravia

A virtual desktop assistant created by python

Warning

  • It is now unmaintained Check out Gravia 5.0 for the latest version of Gravia
  • This project is only for educational purpose
  • If you are using this project for your own purpose then you have to change the api keys and password in the code

Logo

Authors

Features

  • Simple User-friendly Gui
  • Open and close desktop applications
  • Open websites
  • Play any music
  • Play or search in youtube
  • Calculate mathematics equations
  • Weather reporting
  • Temperature calculating
  • Real-life News Reporting
  • Login System
  • Answer any question
  • Perform System Tasks i.e. - Calculate system battery, change pc wallpaper, shutdown, restart, logout, sleep, etc.
  • Automate system or browser
  • And have more exciting features and were come me in future

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

EMAIL_ADDRESS

EMAIL_ADDRESS_PASSWORD

TWILIO_ACCOUNT_SID

TWILIO_AUTH_TOKEN

NEWSAPI_API_KEY

OPENWEATHERMAP_API_KEY

FREEGEOAPI_API_KEY

WOLFRAMALPHA_API_KEY

Run Locally

Clone the project

  git clone https://github.com/Naitik4516/Gravia.git

Go to the project directory

  cd Gravia

Install dependencies

  pip install -r requirements.txt

Start the app

  python "Gravia 4.1.py"

Documentation

Documentation

Feedback

If you have any feedback, click on feedback

License

GNU GPLv3

About

A virtual destktop assistant that can open and close applications, web-sites, play songs, play youtube videos, calculate mathematics equations, talk like your friend, solve probles, tell jokes, etc.

License:Apache License 2.0


Languages

Language:Python 100.0%