/jot

solve adobe connects problem with sending ی in chat. (for persian and arabic)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

jot

solve adobe connects problem with sending ی in chat (or anyother application). (for persian and arabic)
فارسی
English

English

if you don't write in arabic or persian, this will be pretty useless to you. when you type something in adobe connect chatbox, the moment you type in ی, the text would become messed up.

to solve this issue, this program changes every ی you type in it to ي, which isn't a problem.

Librarys I used for making this:

keyboard (for switching to adobe connect, writing message, and sending it without the user copyinh and sending the message manually)
sv-ttk (for making the window look better)
time
tkinter (graphical user interface)
tkinter.ttk
re (for replacing ی with ي)

icons

all icons used in this application are from icons8 (drag, send and close). does not include the image in the splash screen!

Sources

-Stack overflow: I got a lot of help from stack overflow! links I used: https://stackoverflow.com/questions/4150053/python-tkinter-using-tkinter-for-rtl-right-to-left-languages-like-arabic-hebr ...

فارسی

آیا تابه حال با تایپ کردن در ادوبی کانکت مشکل داشته اید؟ خب، این برنامه برای رفع این اشکال درست شده است! مشکل ادوبی کانکت این است که وقتی شما ی را تایپ می کنید، آن ی باعث به هم ریختن متن پیام شما می شود، ولی به نظر می رسد ادوبی کانکت با ي مشکلی ندارد. پس این برنامه قبل از ارسال پیام شما، همه ی "ی" ها را با ي عوض می کند!