Skip to content

J.A.R.V.I.S YOUR VERY OWN ASSISTANT IN COMMAND LINE BY Hashah2311

Notifications You must be signed in to change notification settings

Hashah2311/JARVIS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitBanner


JARVIS (Just A Rather Very Intelligent System)

GitHub version

GitHub license

GitHub Issues

GitHub Open-Issues

GitHub Closed-Issues

GitHub Contributors

Hi there Users! I am glad that you are here!

Built with

About this project:-

GitBanner

This is my first project so pardon me for any errors.

This is JARVIS, your personal assistant in command line! It is completely based on python. I have also provided an virtualenv named env. If you dont know how to use it you can also use the run.ps1(for powershell) or run.cmd(for command prompt) scripts. This assistant is currently supported only for windows as i dont have any linux pc.

Installation

I have provided zipped versions of the bot in the releases section of the project so you can download from there OR clone this repo but in doing so, some features may break.

You dont need to install python to run this assistant. You can use the env. But if you want to, then install python 3, as this project is made with python 3.

Features

This assistant currently have following features:-

GitBanner

  1. Wish the user!
  2. Introduce itself
  3. Search wikipedia
  4. Play songs
  5. Open Google
  6. Email to someone
  7. Tell time
  8. Tell weather
  9. Search on google
  10. Search on youtube
  11. Get jokes
  12. Get news
  13. Give advice
  14. Get your ip
  15. Exit itself
  16. Unmute mic (Zoom/Teams)
  17. Check For Updates
  18. Calculate anything
  19. Provides subtitles

To-Do

  • Sleep Mode
  • Pip package
  • App GUI
  • App rewrite
  • Ultra-Reduce the size

Code Structure

├── .github                                    # Github Files
├── .vscode                                    # VSCode Config Files
├── __pycache__                                # Cache Folder
├── env                                        # ENV
├── mic                                        # Files For Mic Function
│   ├── Zoom_mic.png                           # Zoom's Mic Picture
│   ├── msTeams_mic.png                        # Team's Mic Picture
│   ├── msTeams.py                             # Script To Unmute MSTeam's Mic
│   ├── zoom.py                                # Script To Unmute MSTeam's Mic
│   ├── process.py                             # Process Checking Script
│   └── speak_f.py                             # Speak Function File
├── .gitattributes                             # gitattributes File
├── .gitignore                                 # gitignore File
├── toke.py                                    # Token File
├── __main__.py                                # JARVIS Functions Implementation File
├── __init__.py                                # Main Functions File
├── run.cmd                                    # Command Prompt Script To Run The Program
└── run.ps1                                    # Powershell Script To Run The Program

Editions

Please See Editions file.

Extras

If you have any issues, you can post it in the issues page and I will try to solve it ASAP. If you are interested to know more about the code,etc. you can mail me on "[email protected]". Thank you I will close for now, I am also working on the tutorial video so stay tuned!

About

J.A.R.V.I.S YOUR VERY OWN ASSISTANT IN COMMAND LINE BY Hashah2311

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages