{"id":23835168,"url":"https://github.com/jonnung/gtp","last_synced_at":"2025-10-29T22:34:40.577Z","repository":{"id":57697338,"uuid":"234927715","full_name":"jonnung/gtp","owner":"jonnung","description":"Simple ⏱Time-based 🔑OTP Client","archived":false,"fork":false,"pushed_at":"2020-02-01T12:56:18.000Z","size":12,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T03:01:48.676Z","etag":null,"topics":["go","golang","gtp","otp-client","otp-secret"],"latest_commit_sha":null,"homepage":"","language":"Go","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/jonnung.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-01-19T16:14:19.000Z","updated_at":"2023-08-31T03:10:24.000Z","dependencies_parsed_at":"2022-09-05T15:11:33.241Z","dependency_job_id":null,"html_url":"https://github.com/jonnung/gtp","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/jonnung/gtp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnung%2Fgtp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnung%2Fgtp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnung%2Fgtp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnung%2Fgtp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jonnung","download_url":"https://codeload.github.com/jonnung/gtp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jonnung%2Fgtp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263975750,"owners_count":23538387,"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":["go","golang","gtp","otp-client","otp-secret"],"created_at":"2025-01-02T15:27:18.359Z","updated_at":"2025-10-29T22:34:40.494Z","avatar_url":"https://github.com/jonnung.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eGTP - Go one-Time Password\u003c/h1\u003e\n\nSimple ⏱Time-based 🔑OTP Client\n\n![gonewbie](https://img.shields.io/badge/golang-newbie-blue) ![GTP Release](https://github.com/jonnung/gtp/workflows/GTP%20Release/badge.svg?branch=master) ![Github Action](https://img.shields.io/github/workflow/status/jonnung/gtp/GTP%20Release?label=Github%20Action) ![License](https://img.shields.io/github/license/jonnung/gtp) ![first opensource](https://img.shields.io/badge/%F0%9F%8E%89first%20opensource-congratulation-ff69b4)\n\n## What is GTP?\nGTP is a time-based OTP [CLI](https://en.wikipedia.org/wiki/Command-line_interface) client.  \ntime-based OTP is an algorithm implementation defined in the [RFC 6238](https://tools.ietf.org/html/rfc6238).\nIf you received a secret text from [multi-factor authentication](http://en.wikipedia.org/wiki/Multi-factor_authentication) system, GTP is store the secret text on your computer($HOME directory).  \nThe secret text is secure data, but GTP expects your computer to be used only you.\n\n![Alt text](./gtp_usage.svg)\n\n## Installation\n```\n$ go get github.com/jonnung/gtp\n```\n\nor download compiled binary file for multiple platform. See [release page](https://github.com/jonnung/gtp/releases).\n\n\n## Usage\n```\n$ gtp [{number}|list|add|remove|clear]\n```\n\n- `{number}`: Show time based one-time password by specified secret\n- `list`: All registered OTP secrets\n- `add`: Add new OTP secret\n- `remove`: Remove the specified secret\n- `clear`: Clear all secrets\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnung%2Fgtp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjonnung%2Fgtp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjonnung%2Fgtp/lists"}