Learn Gujarati alphabets, numbers, and more...
Get the app from Google Play:
The application supports Android 5.0 (API 21+) and above.
- Characters Chart
- Explore characters, their details, and animations.
- Easily navigate by swiping.
- Learn in Sequence
- Sequentially learn alphabets and numbers.
- Swipe through interactive cards with audio.
- Learn by Selected Characters
- Customize learning by picking specific characters.
- Practice by Order
- Test your knowledge matching characters.
- Swipe through cards for practice.
- Practice by Selected Characters
- Focus on specific characters.
- Practice matching as in "Practice by Order."
- Simple card UI and simple navigations.
- Dark theme support.
- Tablet, iPad and Landscape support.
Note: You can't Publish any Source code without permission.
If you want to build from source, just do
git clone https://github.com/gajjartejas/Kano.git
cd Kano
`npm install` or `yarn`
cd ios && pod install && cd..
- Clone repo
git clone https://github.com/gajjartejas/Kano.git
- In Android Studio select "Open an existing Android Studio Project"
- Add
GoogleService-Info.json
file. (you need to create a firebase project then copy and paste it) - Wait for Gradel to sync and then run or build.
- Clone repo
git clone https://github.com/gajjartejas/Kano.git
- Navigate to
Kano/ios
and openOpenHardwareMonClient.xcworkspace
folder. - Add
GoogleService-Info.plist
file. (you need to create a firebase project then copy and paste it) - Run the project.
There are many ways you can contribute to the development.
- Pull requests are always welcome!
- You must respect conventional commits for your commits and PR/MR title.
- You can merge only if your CI is green.
- give priority to squash and merge, and not merge with a merge commit
- Please visit app.tolgee.io in order to update and create new translations
Kano is licensed under the GNU GENERAL PUBLIC LICENSE.