SilverDict is a free and open source dictionary lookup program that is cross-platform and follows the client/server model (translation: the app you downloaded from F-Droid won't work without a server running, locally or remotely). The server side is written in Python with Flask and could be deployed to Linux, Mac OS, Windows, Android (via Termux) and iOS (via a-Shell). It has currently two clients: a React web app that has both desktop and mobile interfaces, and an Android app.
The project aims to create a feature-rich dictionary lookup program.
A feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case.