{"id":19552458,"url":"https://github.com/mahmoudelshimi/translate","last_synced_at":"2025-07-17T02:03:41.665Z","repository":{"id":202840089,"uuid":"707697420","full_name":"mahmoudElshimi/translate","owner":"mahmoudElshimi","description":"A bash script that aims to  translate given statements, from clipboard(selection) or enter them manual.","archived":false,"fork":false,"pushed_at":"2024-02-14T18:50:36.000Z","size":1527,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T20:32:33.362Z","etag":null,"topics":["dmenu","open-source","shell","suckless","translating","unix"],"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/mahmoudElshimi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-20T13:10:24.000Z","updated_at":"2024-02-02T15:45:57.000Z","dependencies_parsed_at":"2024-02-14T20:35:08.371Z","dependency_job_id":null,"html_url":"https://github.com/mahmoudElshimi/translate","commit_stats":null,"previous_names":["mahmoudelshimi/translate"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Ftranslate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Ftranslate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Ftranslate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mahmoudElshimi%2Ftranslate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mahmoudElshimi","download_url":"https://codeload.github.com/mahmoudElshimi/translate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240807831,"owners_count":19860816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["dmenu","open-source","shell","suckless","translating","unix"],"created_at":"2024-11-11T04:18:13.647Z","updated_at":"2025-02-26T07:18:42.024Z","avatar_url":"https://github.com/mahmoudElshimi.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\ntranslate - Translate statements using dmenu with translate-shell or sdcv \n=========================================================================\n\n![Screenshot of translate](screenshots/translate.gif)\n\nAbout\n-----\n- A bash script that aims to translate given statements, from clipboard(selection) or enter them manual.\n- If there is a network connection it will use google's engine(through translate-shell), else it will use a dictionary (through sdcv).\n- It uses dmenu with sxhkd as a user interface. \n  \nRequirements\n------------\n- [dmenu](https://tools.suckless.org/dmenu/) with [bidi](https://tools.suckless.org/dmenu/patches/bidi/dmenu-bidi-20210723-b34d318.diff) patch.\n- [sxhkd](https://github.com/baskerville/sxhkd/)\n- [sdcv](https://github.com/Dushistov/sdcv/)\n- [translate-shell](https://github.com/soimort/translate-shell/)\n- [xclip](https://github.com/astrand/xclip/)\n\nFeel free to install them using your distro's package manager or from their repos.\n\nTo Do\n-----\n- Replace translate-shell with another minimalist and efficient tool.\n\nRunning\n-------\n- Clone the repo\n```\n$ git clone https://github.com/mahmoudElshimi/translate.git\n```\n- Add permission\n```\n$ cd translate \n$ chmod +x translate\n```\n- Add the following lines to sxhkdrc file\n```\nsuper + shift + t\n\t/path/to/translate/translate $(xclip -o) \n```\n\nConfiguration\n-------------\n- You can change languages or dictionaries in translate to match your specifications, see trans(1), and sdcv(1). \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudelshimi%2Ftranslate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmahmoudelshimi%2Ftranslate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmahmoudelshimi%2Ftranslate/lists"}