Yakthung Keyboard is an open-source Android keyboard application designed to provide multilingual support with customizable layouts. Currently in development, it aims to offer a seamless typing experience with features like layout switching, long-press deletion, and more.
- Multilingual Layouts: Switch between different keyboard layouts, including symbols and secondary language layouts.
- Long-Press Backspace: Easily delete large sections of text without repeated pressing.
- Open Source: Contributions are welcome! Feel free to provide feedback or make pull requests.
- Android Version: Compatible with Android 5.0 (Lollipop) and above.
- Device Support: Optimized for both smartphones and tablets.
You can download and install the latest version of Yakthung Keyboard directly from the Releases section on GitHub.
- Clone or download the repository.
- Open the project in Android Studio or a compatible IDE.
- Build and run the project on an Android device or emulator.
- Switch Layouts: Use the Shift key to toggle between primary and secondary layouts. The Globe key switches to the symbols layout.
- Input Method Picker: Access the input method picker via the settings gear icon.
- Long-Press Backspace: Hold the backspace key to continuously delete text.
We welcome contributions to improve Yakthung Keyboard. Here's how you can help:
- Fork the Repository: Click the "Fork" button at the top of this page.
- Clone your Fork:
git clone https://github.com/your-username/yakthung-keyboard.git
- Create a Branch:
git checkout -b feature/YourFeatureName
- Make Changes: Implement your feature or bug fix.
- Commit Changes:
git commit -m "Add your message here"
- Push to your Fork:
git push origin feature/YourFeatureName
- Create a Pull Request: Go to the original repository and click "New Pull Request".
Your feedback is valuable to us. Please open an issue if you encounter any problems or have suggestions for new features.
Yakthung Keyboard is licensed under the MIT License. See LICENSE
for more information.
- Upcoming Features:
- Word suggestions and auto-correct.
- Customizable themes and color schemes.
- Integration with third-party services.
- Improved accessibility support.
For questions or collaboration, please reach out to the project maintainer at [ingshalimbu09@gmail.com].