Skip to content
    Back to all Bounties

    Earn 1,800 ($18.00)

    Time Remainingdue 1 year ago
    Completed

    Replicate DeepL Windows Extensions but using Google Translate API

    felixgraeber
    felixgraeber
    Posted 1 year ago
    This Bounty has been completed!

    Bounty Description

    Problem Description

    I want to have something like DeepL for Windows where I:

    1. Select a text
    2. Double click on a pre-defined shortcut (e.g., for DeepL its two times ctrl+c, I would want two times ctrl+x)
    3. The small window on the bottom right opens, pastes the text that has been highlighted into the top box, sends it to another translation API (e.g., Google API), and translates it from English into German
    4. The German translation is visible in the lower box

    Acceptance Criteria

    1. Works based on double click of short cut
    2. Pastes selected text into upper box
    3. sends it to translate API
    4. Displays translated text in lower box
    5. Should live in the icon tray in the bottom right and be able to be closed there
    Copyright © 2024 Replit, Inc. All rights reserved.
    • twitter
    • tiktok
    • instagram
    • facebook

    Replit

    Programming languages

    • Python
    • JavaScript
    • TypeScript
    • Node.js
    • Nix
    • HTML, CSS, JS
    • C++
    • Golang