{"id":23086138,"url":"https://github.com/umarquez/go-ph0n3","last_synced_at":"2025-08-07T02:39:13.816Z","repository":{"id":64297283,"uuid":"196141104","full_name":"umarquez/go-ph0n3","owner":"umarquez","description":"Virtual DTMF phone dialing simulator / tones generator","archived":false,"fork":false,"pushed_at":"2019-07-10T22:08:25.000Z","size":16,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-03T15:43:37.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/umarquez.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":"2019-07-10T06:01:16.000Z","updated_at":"2020-10-11T21:10:52.000Z","dependencies_parsed_at":"2023-01-15T08:45:18.960Z","dependency_job_id":null,"html_url":"https://github.com/umarquez/go-ph0n3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/umarquez/go-ph0n3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umarquez%2Fgo-ph0n3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umarquez%2Fgo-ph0n3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umarquez%2Fgo-ph0n3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umarquez%2Fgo-ph0n3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/umarquez","download_url":"https://codeload.github.com/umarquez/go-ph0n3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/umarquez%2Fgo-ph0n3/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266962351,"owners_count":24012997,"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","status":"online","status_checked_at":"2025-07-25T02:00:09.625Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-12-16T18:16:50.202Z","updated_at":"2025-07-25T05:39:54.377Z","avatar_url":"https://github.com/umarquez.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# go-ph0n3\nVirtual DTMF phone dialing simulator / tones generator\nit is uses [Oto lib](https://github.com/hajimehoshi/oto) (by [Hajime Hoshi](https://star.one/)) as sound lib and is based on [Oto's example](https://github.com/hajimehoshi/oto/blob/master/example/main.go) which is licensed under the Apache License Version 2.0.\n\n## Example:\n\n```golang\npackage main\n\nimport go_ph0n3 \"github.com/umarquez/go-ph0n3\"\n\nfunc main() {\n\tphone := go_ph0n3.NewPh0n3(nil).Open()\n\t_ = phone.DialString(\"13243546\")\n\t\u003c-phone.Close\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarquez%2Fgo-ph0n3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fumarquez%2Fgo-ph0n3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fumarquez%2Fgo-ph0n3/lists"}