https://github.com/mo9a7i/ts_astro_arabic_reverse_typing
A web-page that helps write Arabic in applications that do not support Arabic, such as legacy Photoshop, Call of Duty, ...etc.
https://github.com/mo9a7i/ts_astro_arabic_reverse_typing
arabic astro reshape typescript
Last synced: 3 months ago
JSON representation
A web-page that helps write Arabic in applications that do not support Arabic, such as legacy Photoshop, Call of Duty, ...etc.
- Host: GitHub
- URL: https://github.com/mo9a7i/ts_astro_arabic_reverse_typing
- Owner: mo9a7i
- License: mit
- Created: 2024-05-24T18:57:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-01T21:19:19.000Z (over 1 year ago)
- Last Synced: 2025-01-20T05:05:25.334Z (over 1 year ago)
- Topics: arabic, astro, reshape, typescript
- Language: Astro
- Homepage: https://arabic-keyboard.mo9a7i.com/
- Size: 504 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arabic Reverse Typing أداة تحويل النصوص العربية بالمعكوس
[](https://astro.build)
[](https://www.typescriptlang.org/)
[](https://tailwindcss.com/)
أداة لتحويل النصوص العربية للإستخدام في البرامج التي لا تدعم اللغة العربية.
This is a simple web app that allows you to type in Arabic in reverse order to use in non-arabic supported applications.

## 🚀 المميزات
- ✨ تحويل فوري للنص العربي
- 📱 يدعم جميع الأجهزة والشاشات
- ⌨️ اختصارات لوحة المفاتيح
- 🎮 مناسب للألعاب والبرامج
- 🎨 واجهة مستخدم عصرية وسهلة
## 🛠️ التقنيات المستخدمة
- [Astro](https://astro.build)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Flowbite](https://flowbite.com/)
## How to use
1. Visit the [Arabic Reverse Typing](https://mo9a7i.github.io/ts_astro_arabic_reverse_typing/) website.
2. Type in the text you want to reverse in the input field.
3. Click the "copy" button.
4. Paste in the application you want
## 🏃♂️ Development
```bash
# Install dependencies
npm install
# Run development server
npm run dev
# Build for production
npm run build
```
## 📝 License
[MIT License](LICENSE)
## 🤝 Contributing
Contributions are welcome! Please feel free to submit a Pull Request.