{"id":13573378,"url":"https://github.com/rjelierse/update-gmail-signature","last_synced_at":"2026-03-02T11:01:38.159Z","repository":{"id":57568978,"uuid":"107944787","full_name":"rjelierse/update-gmail-signature","owner":"rjelierse","description":"A simple utility to update the GMail signature of all users in your G Suite organization","archived":false,"fork":false,"pushed_at":"2018-06-15T10:46:59.000Z","size":16,"stargazers_count":10,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-07T12:11:25.792Z","etag":null,"topics":["g-suite","gmail","golang-application"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rjelierse.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":"2017-10-23T07:09:59.000Z","updated_at":"2025-03-17T15:59:46.000Z","dependencies_parsed_at":"2022-08-23T18:10:14.611Z","dependency_job_id":null,"html_url":"https://github.com/rjelierse/update-gmail-signature","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rjelierse/update-gmail-signature","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjelierse%2Fupdate-gmail-signature","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjelierse%2Fupdate-gmail-signature/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjelierse%2Fupdate-gmail-signature/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjelierse%2Fupdate-gmail-signature/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rjelierse","download_url":"https://codeload.github.com/rjelierse/update-gmail-signature/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rjelierse%2Fupdate-gmail-signature/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29999217,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T09:59:02.300Z","status":"ssl_error","status_checked_at":"2026-03-02T09:59:02.001Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["g-suite","gmail","golang-application"],"created_at":"2024-08-01T15:00:33.912Z","updated_at":"2026-03-02T11:01:38.031Z","avatar_url":"https://github.com/rjelierse.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# Update GMail signature\n\n\u003e A simple utility to update the GMail signature of all users in your G Suite organization\n\n## Installation\n\n```\n$ go get github.com/rjelierse/update-gmail-signature \n```\n\n## Usage\n\nTo use this program, a valid Google API service account is required. This account should have\n[delegated domain-wide authority](https://developers.google.com/admin-sdk/directory/v1/guides/delegation)\nto allow changing user details.\n\nYou should allow access to these scopes:\n\n* `https://www.googleapis.com/auth/admin.directory.user.readonly`\n* `https://www.googleapis.com/auth/gmail.settings.basic`\n\nAlso, you'll need an HTML template to use as a basis for the email signature.\n\n### Flags\n\n* `-secret`: Set the path the the API credentials file. Defaults to `client_secret.json` in the directory\n  where the command is executed.\n* `-template`: Set the path to the signature template. Defaults to `template.html` file in the directory\n  where the command is executed.\n* `-domain`: The organization to use when looking up users in the G Suite directory.\n* `-subject`: The user to impersonate when looking up users in the G Suite directory.\n  This user should have full access to the directory.\n\n### Template variables\n\nThe following variables are available (for now):\n\n* `Name`: the full name of the user\n* `Title`: the job title in the primary organization\n* `Mobile`: the phone number marked as 'mobile'\n* `Address`: the address marked as 'work'\n* `Phone`: the phone number marked as 'work'\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjelierse%2Fupdate-gmail-signature","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frjelierse%2Fupdate-gmail-signature","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frjelierse%2Fupdate-gmail-signature/lists"}