Hey

Hey is a terminal helper that allows you to execute commands using plain old English.
Alternatives To Hey
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Ohmyzsh159,647132 days ago1December 07, 2014620mitShell
🙃 A delightful community-driven (with 2,100+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
Terminal89,074
21 hours ago1,515mitC++
The new Windows Terminal and the original Windows console host, all in the same place!
Tldr44,420
18 hours ago239otherMarkdown
📚 Collaborative cheatsheets for console commands
Bat41,5681352 days ago37September 10, 2022213apache-2.0Rust
A cat(1) clone with wings.
Lazygit35,559219 hours ago209July 18, 2022499mitGo
simple terminal UI for git commands
Cheat.sh35,413
a day ago118mitPython
the only cheat sheet you need
Httpie27,8561,6454216 days ago55May 06, 2022146bsd-3-clausePython
🥧 HTTPie for Terminal — modern, user-friendly command-line HTTP client for the API era. JSON support, colors, sessions, downloads, plugins & more.
Fd27,726
a day ago24May 29, 202295apache-2.0Rust
A simple, fast and user-friendly alternative to 'find'
Awesome Shell27,520
2 days ago79cc0-1.0
A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Modern Unix26,760
12 days ago86
A collection of modern/faster/saner alternatives to common unix commands.
Alternatives To Hey
Select To Compare


Alternative Project Comparisons
Readme

"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
Popular Terminal Projects
Popular Command Line Projects
Popular Command Line Interface Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Command Line
Terminal
Weather