Thanks to visit codestin.com
Credit goes to github.com

Skip to content

⚠️ This software is no longer actively maintained -- Fast, free dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th ed.

License

Notifications You must be signed in to change notification settings

liuhoward/ldoce5viewer

 
 

Repository files navigation

LDOCE5 Viewer (PySide6, Python 3, Qt6)


The LDOCE5 Viewer is an alternative dictionary viewer for the Longman Dictionary of Contemporary English 5th Edition (LDOCE 5).

image

It runs on macOS (Intel, arm), Linux and Microsoft Windows.

This software is free and open source software licensed under the terms of GPLv3.

Linux Python 3

change default python to python3:

cd /usr/bin/ &&
sudo rm python &&
sudo ln -s python3 python

sudo apt install python3-pip libqt6pdfquick6 libqt6quick3d6

sudo /usr/bin/pip3 install -r requirements.txt --break-system-packages

compile & install

make build
sudo make install

About

⚠️ This software is no longer actively maintained -- Fast, free dictionary viewer for the Longman Dictionary of Contemporary English (LDOCE) 5th ed.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.5%
  • CSS 6.3%
  • Other 1.2%