• Stars
    star
    104
  • Rank 328,640 (Top 7 %)
  • Language
    Python
  • Created over 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Hey is a terminal helper that allows you to execute commands using plain old English.

"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.

NOTE: if you are running Linux or Windows you have to escape the quotes in the terminal for example

./hey google "dog"

Has to really be

./hey google \"dog\"

Weather

./hey weather for 89893

Calculate

./hey calculate "4*4"

Probability

./hey flip a coin
./hey roll a dice 
./hey roll a dice with 12 sides
./hey roll a 64 sided dice for me

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"

Weather

./hey hows the weather looking for 2502265?
	./hey for the area code 2502265 show me the weather
	./hey weather now for area code 2502265

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

More Repositories

1

fist

A lightweight full-text index server with a focus on speed and efficiency.
C
629
star
2

Blunt

A CSS framework that helps with layouts and leaves your styling alone.
SCSS
620
star
3

HTTPLang

A scripting langauge to do HTTP routines.
Python
499
star
4

MatchBox

Project now called IonicBackup
Python
288
star
5

FlappyBird

A flappy bird clone for a speed-programming video. Made this in 72 minutes.
Python
222
star
6

arcanevm

A Fully Homomorphic Encryption Brainfuck virtual machine
Python
199
star
7

Coffer

A lightweight platform for creating isolated and portable development environments
Python
91
star
8

LanderDB

An embedded database engine written in Python
Python
75
star
9

electron-react-boilerplate-minimal

An Electron + React boilerplate for minimalists using React Hooks.
JavaScript
74
star
10

zCoin

A different approach to the idea of a crypto currency.
Python
49
star
11

CryptoTracker

Create and track your crypto currency portfolio from the terminal
Python
45
star
12

SpaceInvaders

This is a Space Invaders clone created for a speed-coding video. This tool 1.5 hours to complete.
Python
43
star
13

Vault

A safe way to store passwords on your computer.
Python
29
star
14

Pong

Pong created in 30 minutes
Python
20
star
15

IonicBackup

Dropbox Clone - Total rewrite of MatchBox - Used for personal servers.
Python
19
star
16

Sperre

A peer-to-peer instant messaging protocol.
Python
18
star
17

flutter_app_name

Dart
14
star
18

DoodleJump

This project was made in 120 minutes for a YouTube speed code.
Python
13
star
19

Feather-Python

A light weight Python web framework.
Python
11
star
20

Ernie

The Ernie Programming Language
Python
11
star
21

HNLive

A live updating version of hacker news http://hnlive.cf
HTML
7
star
22

InputValidator

A small module that is used as an input validator for untrusted form data. Mainly meant to be used for validating data before being inserted into a database such as MongoDB.
Python
6
star
23

BlooCoin

A crypto-currency that uses a central server rather than a peer-to-peer network.
Python
5
star
24

voidpass

A flexible password manager for dealing with stateful and stateless password profiles.
Dart
5
star
25

IonicDB

IonicDB is a NoSQL Database Engine written in Python.
Python
4
star
26

Grass

Adds useful features to CSS
Python
3
star
27

Breakout

Python
3
star
28

Blink

Mini Language Interpreter In Python
Python
3
star
29

PySpider

A simple, hacky web crawler in Python.
Python
2
star
30

ScalaAlgorithmsAndDataStructures

Implementations of popular data structures and algorithms in Scala in order to learn Scala.
Scala
2
star
31

Template

Easy to use HTML/CSS framework to help kickstart your web development.
2
star
32

MIM

Max Instant Messager - Mini messaging server/client
Python
2
star
33

ByePy

Python Virus
Python
2
star
34

ByteMail

A Peer-to-peer Email System
Python
2
star
35

TinyShell

A tiny Linux shell created in C
C
2
star
36

PyProxyWeb

PyProxy Web Version
Python
2
star
37

InappropriateImageDetector

An algorithm that "learns" to recognize inappropriate content in pictures.
Python
2
star
38

CaptchaSolver

This uses Tesseract OCR and Python (PIL and PyTesseract) to solve captchas. Tested with Amazon Captchas.
Python
1
star
39

SpooktoberGameJam

Submission for the Spooktober game jam (https://itch.io/jam/spooktober-jam-2021). Project built with Godot.
GDScript
1
star
40

PyColors

A Python module that makes it easier to use Terminal/CMD text colors.
Python
1
star
41

Find

Quick File Finder in Python
Python
1
star
42

TiASM

A tiny assembly like language for attempting to learn how assembly works a little bit better.
Python
1
star
43

CentralChat

IM System
Python
1
star
44

WASD

Esolanguage Interpreter
Python
1
star
45

SFMLPong

Pong game created using C++ and SFML
C++
1
star
46

PyReloader

A tiny autoreloader for Python
Python
1
star
47

PyTradeBotLib

A Python trade bot that uses Selenium.
Python
1
star
48

MusicStream

A web API for streaming music, will eventually become an XBMC plugin.
Python
1
star
49

SFMLFlappyBird

Flappy Bird made with C++ and SFML
C++
1
star
50

PyVersion

Simple file transfer
Python
1
star
51

SlackerScript

A programming language for playing with numbers.
Python
1
star
52

Chater

Online voice chat
Python
1
star
53

PyTextingLib

Library for sending text messages with Python
Python
1
star
54

LocalBackup

A Python script for backing up local files to a local external drive.
Python
1
star
55

an-os

Something that will resemble an OS at some point.
Assembly
1
star
56

vimrc

My vimrc
Vim Script
1
star
57

ByteChat

Peer-to-Peer Chat Sytem Using TCP
Python
1
star
58

PrivateBackup

Personal file backup system that is easy to deploy and use.
Python
1
star
59

HTTPServerAndClient

A basic HTTP server and client written in Python
Python
1
star
60

ServerManager

A script that I created to manage a bunch of servers and accessing them via SSH.
Python
1
star
61

PyMail

An Email System In Python
Python
1
star
62

Warbora

A peer-to-peer chat system with encrypted data.
Python
1
star
63

MyMusicManager

A cool Pygame script for streaming music over the internet.
Python
1
star
64

BracesForPython

The simpler solution to pythonb
Python
1
star
65

FileUpload

Demonstration of file uploading, and downloading, using Flask and MongoDB
Python
1
star
66

ShaCoin

ShaCoin is a new take on Crypto Currencies that looks to take a different approach to Crypto Currencies. ShaCoin's predecessor is zCoin. ShaCoin is a fork of zCoin that includes many improvements that could not be added in a new version of zCoin.
Python
1
star
67

pgtera

A PostgreSQL extension for rendering the Tera HTML templating language.
Rust
1
star