Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.05 KB

CLI custom features

Usage:

In terminal, type "./run.py" followed by "username". Failure of giving username will reprompt the user.

Following are the features and there corresponding commands available in this custom CLI shell.

         Features                 command          
   
    local news (by city)    :        news             
    weather (by city)       :       weather           
    wallpaper of the day    :  change my wallpaper    
    quote of the day        :        quote             
    download youtube videos : download youtube videos 
    movie ratings           :     movie ratings       
    facebook login          :      facebook           
    hackathons list         :  upcoming hackathon   
    wikipedia search        :     wikipedia	   
    stock prices            :   stock prices        
    cryptocurrency prices   :  crypto prices	   

change my wallpaper, facebook login and hackathons list will not work in Windows and MacOS devices but linux devices only.