Skip to content

Brean-dev/hackertyper

Repository files navigation

Quick and simple HackerTyper-like terminal application for linux and Powershell(not tested).

Building

git clone https://github.com/Breinss/hackertyper.git
cd hackertyper

using CMake

cmake CMakeLists.txt

CMake will generate a Makefile for us. then:

make

you'll have a linux executable named 'hackertyper' to run it:

./hackertyper

editing

to edit the written text, just edit the 'str' global variable, put "\n" for each line jump.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published