{"id":29636686,"url":"https://github.com/brpaz/ulauncher-mailinator","last_synced_at":"2025-07-21T17:34:15.772Z","repository":{"id":45363226,"uuid":"136825555","full_name":"brpaz/ulauncher-mailinator","owner":"brpaz","description":"ulauncher extension for generating temporary email addresses with Mailinator","archived":false,"fork":false,"pushed_at":"2021-12-17T20:10:56.000Z","size":1478,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-02T05:58:54.933Z","etag":null,"topics":["mailinator","ulauncher"],"latest_commit_sha":null,"homepage":"","language":"Python","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/brpaz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"brpaz","patreon":"brpaz","custom":"https://www.buymeacoffee.com/Z1Bu6asGV"}},"created_at":"2018-06-10T16:28:18.000Z","updated_at":"2024-03-07T20:48:35.000Z","dependencies_parsed_at":"2022-09-11T19:01:59.127Z","dependency_job_id":null,"html_url":"https://github.com/brpaz/ulauncher-mailinator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/brpaz/ulauncher-mailinator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-mailinator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-mailinator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-mailinator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-mailinator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brpaz","download_url":"https://codeload.github.com/brpaz/ulauncher-mailinator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brpaz%2Fulauncher-mailinator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266342809,"owners_count":23914262,"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-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["mailinator","ulauncher"],"created_at":"2025-07-21T17:34:11.738Z","updated_at":"2025-07-21T17:34:15.756Z","avatar_url":"https://github.com/brpaz.png","language":"Python","funding_links":["https://github.com/sponsors/brpaz","https://patreon.com/brpaz","https://www.buymeacoffee.com/Z1Bu6asGV"],"categories":[],"sub_categories":[],"readme":"# Ulauncher mailinator\n\n[![Ulauncher Extension](https://img.shields.io/badge/Ulauncher-Extension-green.svg?style=for-the-badge)](https://ext.ulauncher.io/-/github-brpaz-ulauncher-mailinator)\n[![CircleCI](https://img.shields.io/circleci/build/github/brpaz/ulauncher-mailinator.svg?style=for-the-badge)](https://circleci.com/gh/brpaz/ulauncher-mailinator)\n![License](https://img.shields.io/github/license/brpaz/ulauncher-mailinator.svg?style=for-the-badge)\n\n\u003e [Ulauncher](https://ulauncher.io/) extension that will generate a fake email address and open it for you.\n\n![demo](demo.gif)\n\n## Requirements\n\n* [ulauncher](https://ulauncher.io/)\n* Python \u003e= 3\n* Faker library ```pip install faker --user```\n\n## Install\n\nOpen ulauncher preferences window -\u003e extensions -\u003e add extension and paste the following url:\n\n```https://github.com/brpaz/ulauncher-mailinator```\n\n## Usage\n\nTyping ```mailinator``` will trigger the extension and generate a Fake email address.\n\nEnter key will copy the email to the clipboard, while Alt+Enter will copy and open the respective inbox on Mailinator website.\n\n## Development\n\n```\ngit clone https://github.com/brpaz/ulauncher-mailinator\ncd ulauncher-mailinator\nmake deps\nmake link\nmake dev\n```\n\nThe `make link` command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.\n\nThe `make dev` command will run ulauncher in Verbose mode without any extension enabled. To start your extension search on the output for something like\n\n```\nVERBOSE=1 ULAUNCHER_WS_API=ws://127.0.0.1:5054/ulauncher-mailinator PYTHONPATH=/usr/lib/python3/dist-packages /usr/bin/python3 /home/bruno/.cache/ulauncher_cache/extensions/ulauncher-mailinator/main.py\n```\n\nand execute the command in another terminal window.\n\nTo see your changes `CTRL+C` and re-run the command.\n\n## Contributing\n\nAll contributions are welcome. Feel free to open an issue or submit a PR!\n\n## Show your support\n\n\u003ca href=\"https://www.buymeacoffee.com/Z1Bu6asGV\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" \u003e\u003c/a\u003e\n\n# FAQ\n\n\u003cdetails\u003e\u003csummary\u003eUnexpected API error. when installing the extension\u003c/summary\u003e\n\u003cp\u003e\nThis error usually means that you have a missing Python dependency, necessary for the extension to run.\nPlease check the \"requirements.txt\" file and install the specified libraries with pip.\n\u003c/p\u003e\n\u003c/details\u003e\n\n## Related\n\n* [alfred-mailinator](https://github.com/AssafShalin/alfred-mailinator)\n\n## License\n\nCopywright @ 2019 [Bruno Paz](https://github.com/brpaz)\n\nThis project is [MIT](LLICENSE) Licensed.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrpaz%2Fulauncher-mailinator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbrpaz%2Fulauncher-mailinator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbrpaz%2Fulauncher-mailinator/lists"}