Redict(Rekols's Dictionary)
一款 Deepin 平台下的词典,基于 Qt / DTK 开发,占用内存小,使用有道词典 API,内容版权归网易有道公司所有。
编译依赖
sudo apt install g++ qt5-default libdtkcore-dev libdtkwidget-dev libqt5svg5-dev
编译
- mkdir build
- cd build
- qmake ..
- make
运行
- ./redict
License
Copyright © 2018 Unshun White(Rekols)
This project is licensed under WTFPL(Do What The Fuck You Want To Public License).