Skip to content

tallguyjenks/runes.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

28 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

runes.sh | αš±αš’αšΎα›–α›‹.α›‹αš»

Picture Preview

Who? | αšΉαš»α›Ÿ?

For anyone

What? | αšΉαš»αš¨α›?

A script that reads standard string input and outputs elder futhark runes

Note that because elder futhark doesn't have representative characters for Q or Z, those characters will pass through the script unaltered. As will special characters, numbers, and punctuation 123456789<>!@#$%^&*(),./\|~_

When? | αšΉαš»α›–αšΎ?

ALWAYS, pipe everything into runes.sh

Where? | αšΉαš»α›–αš±α›–?

In terminal emulators near you, as long as they support UTF-8

Why? | αšΉαš»α›ƒ?

Because its freakin awesome!

CASTING SPELLS IN YOUR TERMINAL IS THE FUTURE

--- Bryan 2020

Collaboration | αš²α›Ÿα›šα›šαš¨α›’α›Ÿαš±αš¨α›α›α›ŸαšΎ

Got an idea that can help? open an issue or Pull request.

Testing | α›α›–α›‹α›α›α›œ

I managed to set up some unit tests for this script in the main directory of the repo you can run ./tests/test and it will run several tests ive developed so far to see if functionality is working as it should.