-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a075745
commit 5ec59a2
Showing
1 changed file
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,24 +7,24 @@ | |
|
||
# About this project:- | ||
#### 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. You dont need to install | ||
python to run this assistant. You can use the env. But if you want to, than install python 3, as this project is made with python 3. | ||
This assistant currently have following features:- | ||
--->1)Wish the user! | ||
--->2)Introduce itself | ||
--->3)Search wikipedia | ||
--->4)Play songs | ||
--->5)Open Google | ||
--->6)Email to someone(Please see Editions.txt file) | ||
--->7)Tell time | ||
--->8)Tell weather | ||
--->9)Search on google | ||
--->10)Search on youtube | ||
--->11)Get jokes | ||
--->12)Get news | ||
--->13)Give advice | ||
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]" and CC-"[email protected]"(Bonus shilpakar.com is not | ||
organisation, it is my school email id.)Thank you I will close for now, I am also working on the tutorial video so stay tuned! | ||
#### 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. You dont need to install | ||
#### python to run this assistant. You can use the env. But if you want to, than install python 3, as this project is made with python 3. | ||
#### This assistant currently have following features:- | ||
- 1)Wish the user! | ||
- 2)Introduce itself | ||
- 3)Search wikipedia | ||
- 4)Play songs | ||
- 5)Open Google | ||
- 6)Email to someone(Please see Editions.txt file) | ||
- 7)Tell time | ||
- 8)Tell weather | ||
- 9)Search on google | ||
- 10)Search on youtube | ||
- 11)Get jokes | ||
- 12)Get news | ||
- 13)Give advice | ||
#### 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]" and CC-"[email protected]"(Bonus shilpakar.com is not | ||
#### organisation, it is my school email id.)Thank you I will close for now, I am also working on the tutorial video so stay tuned! |