dotDictionary is a simple user-generated dictionary using Electron JS Framework.
You should install npm before using the app, unless you're using the release binary files.
Dowload the repository files or clone it, then run:
# Install Dependencies
npm install
# Start the app
npm start
# Build for all platforms (Check package.json for other build commands)
npm run build-allDownload the latest releases Here.
See the list of contributers who participated in this project.