Hebrew offline dictionary for TR++ community
Find a file
Oleg `Kanedias` Chernovskiy 470717c32c
Add language switching screen
2025-01-12 21:59:22 +02:00
app Add language switching screen 2025-01-12 21:59:22 +02:00
gradle/wrapper Initial commit 2024-12-11 00:13:14 +02:00
.gitignore Initial commit 2024-12-11 00:13:14 +02:00
build.gradle.kts Full word review for nouns and adjectives 2024-12-28 01:29:45 +02:00
gradle.properties Initial commit 2024-12-11 00:13:14 +02:00
gradlew Initial commit 2024-12-11 00:13:14 +02:00
gradlew.bat Initial commit 2024-12-11 00:13:14 +02:00
README.md Add README 2024-12-28 15:05:30 +02:00
settings.gradle.kts Initial commit 2024-12-11 00:13:14 +02:00

TR++ Hebrew offline dictionary

This repository hosts the source code for Heb4TR++ android application, which is an offline Hebrew dictionary.

The main incentive of writing such a dictionary was an absence of good offline dictionaries for Hebrew and the slowness of the online search.

Features

  • offline search, both in Hebrew and English/Russian
  • word search history
  • top list of viewed words
  • bookmarking of viewed words

All the features work locally and offline, the application never requests Internet access or any other permissions.

License

Copyright (C) 2024 Oleg `Kanedias` Chernovski

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.