{"id":13786302,"url":"https://github.com/kyubuns/UniMail","last_synced_at":"2025-05-11T22:30:52.971Z","repository":{"id":144733339,"uuid":"89550875","full_name":"kyubuns/UniMail","owner":"kyubuns","description":"Send mail (with image) from unity","archived":false,"fork":false,"pushed_at":"2018-12-30T13:29:14.000Z","size":26,"stargazers_count":24,"open_issues_count":0,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T22:36:15.734Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":null,"language":"C#","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/kyubuns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-04-27T03:16:16.000Z","updated_at":"2024-05-24T02:53:08.000Z","dependencies_parsed_at":"2024-01-17T05:43:51.724Z","dependency_job_id":"830e95a4-3eeb-4f3b-8b9c-aa6d55834178","html_url":"https://github.com/kyubuns/UniMail","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyubuns%2FUniMail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyubuns%2FUniMail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyubuns%2FUniMail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kyubuns%2FUniMail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kyubuns","download_url":"https://codeload.github.com/kyubuns/UniMail/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253645103,"owners_count":21941311,"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":["unity"],"created_at":"2024-08-03T19:01:13.406Z","updated_at":"2025-05-11T22:30:52.510Z","avatar_url":"https://github.com/kyubuns.png","language":"C#","readme":"# UniMail\n\n## Sample\n\n```csharp\nusing UnityEngine;\nusing UniMail;\n\npublic class Sample : MonoBehaviour\n{\n    public void Start()\n    {\n        Mail.Send(\"unimail@example.com\", \"subject\", \"body1\\nbody2\");\n    }\n}\n```\n\nSample Script: [Sample.cs](https://github.com/kyubuns/UniMail/blob/master/Assets/Plugins/UniMail/Sample/Sample.cs)\n\n## How to use\n\n* Import unity package https://github.com/kyubuns/UniMail/releases\n\n## Supported Platform\n\n### Send email with image\n\n* iOS\n\n### Send email without image\n\n* OSX\n* OSX/Editor\n* Windows\n* Windows/Editor\n* iOS\n","funding_links":[],"categories":["Script Utility"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyubuns%2FUniMail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkyubuns%2FUniMail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkyubuns%2FUniMail/lists"}