Metadata-Version: 1.0
Name: Hey
Version: 0.1.1
Summary: UNKNOWN
Home-page: UNKNOWN
Author: Frankie Primerano
Author-email: max00355@gmai.com
License: UNKNOWN
Description: "Hey" is a terminal assistant for helping to make the use of terminal easier for everyone, and more fun. Below are examples of every possible command within "Hey".
        
        "Hey" understands English, with the use of regular expressions and keyword searching you can use dynamic commands.
        
        Download
        ========
        
            ./hey can you please download https://google.com for me?
            ./hey download https://google.com
            ./hey if would be great if you could download https://google.com and name it google.html thanks!
            ./hey download https://google.com as google.txt
        
        Decompress/Compress
        =========
        
            ./hey can you compress file.txt to file.zip
            ./hey compress folder/ as folder.zip
            ./hey decompress folder.tar
        
        Rename
        ======
        
            ./hey rename file.txt to file1.txt
            ./hey rename folder to folder2
        
        
        Go
        ==
        
            ./hey I need to check my email, go to https://gmail.com/
            ./hey go https://gmail.com
            ./hey go to /r/Python
        
        Tell
        ====
        
            ./hey tell me a joke
        
        
        git
        ===
        
            ./hey push everything to github with the message "First commit"
            ./hey push this, this, this, that to github "Second commit"
        
        
        Update
        ======
        
            ./hey update ubuntu
            ./hey update centos
            ./hey update debian
        
        
        Google
        ======
        
            ./hey google "How awesome is Python?" for me, thanks.
            ./hey Would you mind googling "How far is it from here to the sun?" Thanks!
        
        
        Directions
        ==========
        
            ./hey get me directions from "12 hover street, Foovil, PA 32313," to "14 mander street, Barlen, PA 32141"
        
        
        Copy
        ====
            
            ./hey copy a.txt to ~/b.txt
        
        Find
        ====
        
        
            ./hey find me a bar
            ./hey find me a sushi place
            ./hey find me a gym
            ./hey find me a club in San Francisco CA
            ./hey find me a resturant near Helena MT
            ./hey find file "Python.c"
            ./hey find file containing "Password"
        
        What
        ====
        
            ./hey what time is it
            ./hey what is the date
            ./hey what year is it
            ./hey what month is it
            ./hey what day is it
            ./hey what is my name
            ./hey what is my operating system
            ./hey what is my ip
            ./hey what version are you
            ./hey what directory am I in
        
        
Platform: UNKNOWN
