Skip to content

stevenxxiu/albert_google_translate_steven

Repository files navigation

Albert Launcher Google Translate Extension

Translate sentences using Google Translate.

Install

To install, copy or symlink this directory to ~/.local/share/albert/org.albert.extension.python/modules/google_translate_steven/.

Config

Config is stored in ~/.config/albert/albert.google_translate_steven/settings.json.

Synonyms can be added for languages in google_trans_new.constant.

Example config:

{
  "cn": "zh-cn"
}

Development Setup

To setup the project for development, run:

$ cd google_translate_steven/
$ pre-commit install --hook-type pre-commit --hook-type commit-msg

To lint and format files, run:

$ pre-commit run --all-files

About

Translate sentences using Google Translate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published