{"id":20217539,"url":"https://github.com/pforret/gosh","last_synced_at":"2026-05-08T20:32:09.128Z","repository":{"id":144772235,"uuid":"582131562","full_name":"pforret/gosh","owner":"pforret","description":"Simple Golang toolkit to use in bash scripts","archived":false,"fork":false,"pushed_at":"2023-01-01T13:17:49.000Z","size":19293,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-03T11:33:58.547Z","etag":null,"topics":["bash","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pforret.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":"2022-12-25T20:06:14.000Z","updated_at":"2023-01-01T13:15:04.000Z","dependencies_parsed_at":"2024-06-21T06:59:02.003Z","dependency_job_id":"b193792e-a781-49de-aa09-c75020b95f53","html_url":"https://github.com/pforret/gosh","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/pforret/gosh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fgosh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fgosh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fgosh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fgosh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pforret","download_url":"https://codeload.github.com/pforret/gosh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pforret%2Fgosh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32795885,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["bash","golang"],"created_at":"2024-11-14T06:34:32.715Z","updated_at":"2026-05-08T20:32:09.111Z","avatar_url":"https://github.com/pforret.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pforret/gosh\n\n![](assets/gosh.logo.jpg)\nSmall functions that should have been in bash but aren't, developed in Golang\n\n```\nUsage:\n  gosh [command]\n\nAvailable Commands:\n  completion  Generate the autocompletion script for the specified shell\n  help        Help about any command\n  microtime   return time in 'epoch' style (seconds since 1 Jan 1970)\n\nFlags:\n  -h, --help     help for gosh\n  -t, --toggle   Help message for toggle\n\nUse \"gosh [command] --help\" for more information about a command.\n```\n## subcommands\n\n### gosh ascii\n```bash\nConvert Unicode text to ASCII characters\n\u003e echo 'Îñtérnåtîönàlïsātìõń is $(AWESOME)!!' | gosh ascii\nInternationalisation is $(AWESOME)!!\n\nUsage:\n  gosh ascii [flags]\n\nFlags:\n  -h, --help   help for ascii\n```\n\n### gosh microtime\n\n```bash\nreturns time as an integer or as a float\n\u003e gosh microtime\n1672080617\n\u003e gosh microtime true\n1672080617.458\n\nUsage:\n  gosh microtime [flags]\n\nFlags:\n  -h, --help   help for microtime`\n```\n\n### gosh slug\n```bash\nConvert Unicode text into a slug\n\u003e echo 'Îñtérnåtîönàlïsātìõń is $(AWESOME)!!' | bin/gosh-mac slug\ninternationalisation-is-awesome\n\nUsage:\n  gosh slug [flags]\n\nFlags:\n  -h, --help   help for slug\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fgosh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpforret%2Fgosh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpforret%2Fgosh/lists"}