Skip to content

weifengHuang/swift-dictionary

Repository files navigation

Swift Dictionary

Swift Dictionary is a desktop application that supports importing custom third-party dictionaries.

Features

  • Import third-party dictionaries on the main page
  • Support for pronunciation playback
  • View saved words in a vocabulary notebook
  • Support for vocabulary tests & practice
  • Support for exporting vocabulary lists

Usage

  1. Use the toolbar to navigate between the dictionary and notebook views.
  2. Import a dictionary using the "Import Dictionary" button.
  3. Use the search bar to look up words.
  4. Words you look up will automatically be added to your notebook.

Getting Started

Prerequisites

  • Node.js (version 20 or higher)
  • Electron
  • React
  • TypeScript
  • Webpack

Installation

  1. Clone the repository:

    git clone https://github.com/weifengHuang/swift-dictionary.git
    
  2. Navigate to the project directory:

    cd swift-dictionary
    
  3. Install dependencies:

    npm install
    

Running the Application

To start the application in development mode:

npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published