Skip to content

A cross-platform, one-click lookup dictionary to work for any program and saves your copy-paste searching time

License

Notifications You must be signed in to change notification settings

treaknite/TextSearch

Repository files navigation

TextSearch📑

  • TextSearch is a cross-platform, one-click lookup dictionary software built using Electron.js.
  • It is compatible with any program and saves your copy-paste searching time.

Features✨

  • Cross-platform support (Windows, macOS, Linux).
  • One-click dictionary lookup.
  • Lightweight and fast.

How to Run Locally?🚀

To run the project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/your-repo-link.git
    cd TextSearch
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start

How to Build?🏗

To build the application for different platforms:

  1. Run the following command:
    npm run build

How to Contribute?😎

To become a contributor to this project, follow these steps:

  1. Star this repository.

  2. Fork this repository.

  3. Clone this repository to your local system:

    git clone https://github.com/your-repo-link.git
  4. Create a new branch for your feature or bug fix:

    git checkout -b feature-name
  5. Make your changes and commit them:

    git commit -m "Description of changes"
  6. Push your changes to your forked repository:

    git push origin feature-name
  7. Create a pull request to the main repository.


About

A cross-platform, one-click lookup dictionary to work for any program and saves your copy-paste searching time

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •