Skip to content

matejmajny/t9-translator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

T9 Translator 🤖

GitHub commit activity GitHub last commit GitHub contributors GitHub issues
Python app to translate T9 text.

Abilities 🔍

  • Latin to T9 translation
  • T9 to Latin translation
  • Works without Internet

Installation 💾

Clone the repo or use GitHub download function and run:

python3 main.py
  • If you are on Windows 8.1+ you can use the executable file.
  • For .py file run pip install -r requirements.txt

Libraries 📦

Notes/Known issues 📝

  • If you enter string like 222 222 or 22222 the code will error.
  • Only use A-Z or 1-9.
  • Do not mix numbers with letters.

Having issues or a suggestion ❗❓

Have you found a bug or want to suggest some idea? Create a issue or contribute.

Contribute

If you want to contribute create a pull request which I will review and add (if everything is allright and i like it)

About

Translates T9 text. (in both ways)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages