HemabhKamboj / CLI_custom_features

This project is build using python, it is a tool to run automate tasks from terminal by python running python scripts in background
1 stars 1 forks source link
api python scripts scripts-python terminal

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.