Skip to content

This program takes a number, and outputs a string of unicode characters

License

Notifications You must be signed in to change notification settings

britishben/unicoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

unicoder

This program takes an integer, converts the base, and outputs a string of unicode characters, starting at the point given.

I created this to make a quick "secret text" encoder.

Eventually, this will handle text strings as well, and support decoding, I just haven't needed that functionality yet.

unicoder.py is the console version, and unicoder_g.py uses tkinter to create a graphical version.

About

This program takes a number, and outputs a string of unicode characters

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages