Skip to content

AlexGustafsson/hackertyper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Hackertyper Bash

A script to run a hackertyper-like program directly in your shell.

Demo

Quickstart

# Run without downloading
curl https://raw.githubusercontent.com/AlexGustafsson/hackertyper/master/hackertyper.sh | bash

# Run after downloading
./hackertyper.sh [optional file]

Table of contents

Quickstart
Disclaimer

Disclaimer

Although the project is very capable, it is not built with production in mind. Therefore there might be complications when trying to use the service for large-scale projects meant for the public. The project was developed to easily achieve a hackertyper-like application in your terminal using only common utilities and as such it might not promote best practices nor be performant.

About

A hackertyper-like application in the terminal using Bash

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages