Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bobotig/ebook-reader-dict

Finally decent dictionaries based on Wiktionary for your beloved eBook reader. Daily updates & 13 languages supported so far.
https://github.com/bobotig/ebook-reader-dict

catalan-language danish-language dict dictionary ebook-reader english-language french-language german-language greek-language italian-language kobo norwegian-language plato portuguese-language python romanian-language russian-language spanish-language stardict swedish-language

Last synced: 4 days ago
JSON representation

Finally decent dictionaries based on Wiktionary for your beloved eBook reader. Daily updates & 13 languages supported so far.

Awesome Lists containing this project

README

        

# eBook Reader Dictionaries

[![Update dictionaries](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/auto-updates.yml/badge.svg)](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/auto-updates.yml)
[![Update local-specific data](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/auto-update-data.yml/badge.svg)](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/auto-update-data.yml)
[![Word of the day](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/daily.yml/badge.svg)](https://github.com/BoboTiG/ebook-reader-dict/actions/workflows/daily.yml)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)

1. `[CA]` [Catalan](docs/ca/README.md)
1. `[DA]` [Danish](docs/da/README.md)
1. `[DE]` [German](docs/de/README.md)
1. `[EL]` [Greek](docs/el/README.md)
1. `[EN]` [English](docs/en/README.md)
1. `[EO]` [Esperanto](docs/eo/README.md)
1. `[ES]` [Spanish](docs/es/README.md)
1. `[FR]` [French](docs/fr/README.md) ([news](https://www.mobileread.com/forums/showthread.php?t=330223&page=2))
1. `[IT]` [Italian](docs/it/README.md)
1. `[NO]` [Norway](docs/no/README.md)
1. `[PT]` [Portuguese](docs/pt/README.md)
1. `[RO]` [Romanian](docs/ro/README.md)
1. `[RU]` [Russian](docs/ru/README.md)
1. `[SV]` [Swedish](docs/sv/README.md)

## Users

- [all] [AUR packages](https://aur.archlinux.org/packages?O=0&SeB=nd&K=stardict-bobotig&outdated=&SB=p&SO=d&PP=50&submit=Go) by [Raffaele Mancuso @raffaem](https://github.com/raffaem)

## Development

Set up a virtual environment:

```bash
python3.13 -m venv venv

# For Linux and Mac users
. venv/bin/activate

# For Windows users
. venv/Scripts/activate
```

Install, or update, dependencies:

```bash
python -m pip install -U pip
python -m pip install -r requirements-tests.txt
```

Run tests:

```bash
# All tests
python -m pytest --doctest-modules wikidict tests

# Skip those requiring a working internet connection
python -m pytest --doctest-modules wikidict tests -m "not webtest"
```

Run linters, and quality checkers, before submitting a pull-request:

```bash
./check.sh
```

## Contributors πŸ’–

[![All Contributors](https://img.shields.io/badge/all_contributors-15-orange.svg?style=flat-square)](#contributors-)

Thanks go to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):



MickaΓ«l Schoentgen
MickaΓ«l Schoentgen

πŸ› πŸ’» πŸ“– πŸ“†
Nicolas Froment
Nicolas Froment

πŸ› πŸ’» πŸ“– πŸ“†
Attilio
Attilio

πŸ’»
chopinesque
chopinesque

πŸ’»
Saeed Rasooli
Saeed Rasooli

πŸš‡
Matthias C. Hormann
Matthias C. Hormann

πŸ’»


tjader
tjader

πŸ’»
Victor
Victor

πŸ’»
John Koll
John Koll

🌍
Marta Malberti
Marta Malberti

🌍
Arsenii Chaplinskii
Arsenii Chaplinskii

🌍
Ander Romero
Ander Romero

🌍


Dongchen Yue | 岳东辰
Dongchen Yue | 岳东辰

🌍
Johan Larsson
Johan Larsson

πŸ’»
kyxap
kyxap

πŸ“–

This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

## Stars ✨



Star History Chart