{"id":25424712,"url":"https://github.com/ptraced/tmail-unofficial-library","last_synced_at":"2025-07-19T20:08:58.570Z","repository":{"id":245566449,"uuid":"818771353","full_name":"ptraced/TMail-Unofficial-Library","owner":"ptraced","description":"TMail Unofficial Library","archived":false,"fork":false,"pushed_at":"2024-11-29T12:18:59.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T08:31:22.368Z","etag":null,"topics":["codecanyon","tmail"],"latest_commit_sha":null,"homepage":"https://codecanyon.net/item/tmail-multi-domain-temporary-email-system/20177819","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ptraced.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":"2024-06-22T20:19:49.000Z","updated_at":"2024-11-29T12:19:03.000Z","dependencies_parsed_at":"2024-06-22T20:41:40.234Z","dependency_job_id":"cac83b2c-d8a3-4772-a808-e359ccc38d6c","html_url":"https://github.com/ptraced/TMail-Unofficial-Library","commit_stats":null,"previous_names":["thevisual/tmail-unofficial-library","vendorattestation/tmail-unofficial-library","ptraced/tmail-unofficial-library"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptraced%2FTMail-Unofficial-Library","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptraced%2FTMail-Unofficial-Library/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptraced%2FTMail-Unofficial-Library/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ptraced%2FTMail-Unofficial-Library/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ptraced","download_url":"https://codeload.github.com/ptraced/TMail-Unofficial-Library/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239207394,"owners_count":19599966,"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":["codecanyon","tmail"],"created_at":"2025-02-16T23:17:21.502Z","updated_at":"2025-02-16T23:17:22.439Z","avatar_url":"https://github.com/ptraced.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TMail-Unofficial-Library\n\n# Usage\n\n```\n//init client\nTMail client = new TMailClient(\"https://urltmail.url\", \"APIKEY HERE\");\n \n //gen new email GenerateEmail(int length)\nvar email = await client.GenerateEmail(8);\n \n//check\nvar emails = await client.CheckEmail(email); // Will return Waiting until emails arrive.\nwhile (await client.CheckEmail(email) == \"Waiting.\")\n{\n\tawait Task.Delay(1000);\n}\n\nConsole.WriteLine(emails);\n```\n\n# Install via Nuget\n```cs\nInstall-Package TMail.API\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptraced%2Ftmail-unofficial-library","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fptraced%2Ftmail-unofficial-library","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fptraced%2Ftmail-unofficial-library/lists"}