{"id":49528808,"url":"https://github.com/masan4444/deepl-clip","last_synced_at":"2026-05-02T05:12:24.070Z","repository":{"id":39924918,"uuid":"267318812","full_name":"masan4444/deepl-clip","owner":"masan4444","description":"Translate the clipboard through DeepL website, like the DeepL app (for Linux).","archived":false,"fork":false,"pushed_at":"2022-05-21T02:42:23.000Z","size":7,"stargazers_count":19,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-03-06T05:56:43.107Z","etag":null,"topics":["deepl","linux","shell","shell-script"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/masan4444.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-27T12:52:45.000Z","updated_at":"2023-03-02T15:58:54.000Z","dependencies_parsed_at":"2022-09-15T12:11:46.894Z","dependency_job_id":null,"html_url":"https://github.com/masan4444/deepl-clip","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/masan4444/deepl-clip","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masan4444%2Fdeepl-clip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masan4444%2Fdeepl-clip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masan4444%2Fdeepl-clip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masan4444%2Fdeepl-clip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/masan4444","download_url":"https://codeload.github.com/masan4444/deepl-clip/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/masan4444%2Fdeepl-clip/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32523586,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T01:12:54.858Z","status":"online","status_checked_at":"2026-05-02T02:00:05.923Z","response_time":132,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deepl","linux","shell","shell-script"],"created_at":"2026-05-02T05:12:23.196Z","updated_at":"2026-05-02T05:12:24.064Z","avatar_url":"https://github.com/masan4444.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# deepl-clip\n\nThe simple shell-script which translate the clipboard through the DeepL website, like the [DeepL app](https://www.deepl.com/app).\n\n![demo](https://raw.githubusercontent.com/wiki/masan4444/deepl-clip/deepl-clip.gif)\n\nThis runs **on Linux**, and automatically removes the line feed code !\n\nThis does **NOT** run on Mac and BSD.\n\n## Dependencies\n\n- xclip\n- nkf\n- xdg-open\n\n## Install\n\n### Ubuntu (Debian)\n\n```\nsudo apt install xclip nkf\ncurl -OL https://github.com/masan4444/deepl-clip/releases/latest/download/deepl-clip.sh\nchmod u+x deepl-clip.sh\n```\n\n### CentOS (RedHat)\n\n```\nyum install epel-release\nyum install xclip nkf\ncurl -OL https://github.com/masan4444/deepl-clip/releases/latest/download/deepl-clip.sh\nchmod u+x deepl-clip.sh\n```\n\n## Usage\n\nEdit language setting ([deepl-clip.sh](https://github.com/masan4444/deepl-clip/blob/master/deepl-clip.sh))\n\n```\n#!/bin/sh\nfrom=en\nto=ja  # de, fr, es, etc. \u003c-------- change\nbrowser=xdg-open\n```\n\nOpen deepl website and translate the clipboard\n\n```\nsh deepl-clip.sh\n```\n\nYou can call this shell-script from a keyboard shortcut\n\n![shortcut](https://raw.githubusercontent.com/wiki/masan4444/deepl-clip/deepl-clip_shortcut.png)\n\n## Links\n\nTwitter: https://twitter.com/444413131313/status/1265824222229590017\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasan4444%2Fdeepl-clip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmasan4444%2Fdeepl-clip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmasan4444%2Fdeepl-clip/lists"}