Search Criteria
Package Details: tmpmail 1.2.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/tmpmail.git (read-only, click to copy) |
---|---|
Package Base: | tmpmail |
Description: | A temporary email right from your terminal written in POSIX sh |
Upstream URL: | https://github.com/sdushantha/tmpmail |
Licenses: | MIT |
Submitter: | dusansimic |
Maintainer: | None |
Last Packager: | dusansimic |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2021-12-17 14:31 (UTC) |
Last Updated: | 2022-05-05 14:49 (UTC) |
Dependencies (5)
- curl (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR)
- jq (jq-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- w3m (optional) – email rendering support
- xclip (wl-clipboard-x11AUR, xclip-gitAUR) (optional) – address copy support
Latest Comments
m040601 commented on 2024-06-07 08:38 (UTC) (edited on 2024-06-07 08:45 (UTC) by m040601)
The service is not gone, here is its homepage and API https://www.1secmail.com/api/
This tool "tmpmail" is just a cli to that API.
It is an "extremely" usefull simple CLI tool to that API and PKGBUILD and still works fine. Although the last updates in the git repo, https://github.com/sdushantha/tmpmail are from 2022,
Unfortunately this PKGBUILD "tmpmail" was abandoned.
I asked the maintainer fo "tmpmail-git" if he wants to adopt "tmpmail", https://aur.archlinux.org/packages/tmpmail-git
Anyone else interested ?
kleintux commented on 2023-01-03 11:49 (UTC)
service is gone, i think we should delete this AUR
FabioLolix commented on 2021-12-19 10:24 (UTC)
Thanks for updating!
dusansimic commented on 2021-12-19 10:18 (UTC)
@FabioLolix thanks for the report! I have a habit of explicitly specifying source name for git repos. Everything is patched now.
dusansimic commented on 2021-12-19 10:17 (UTC)
@kleintux that's the last release on the release page but project maintainer hasn't added new releases on GitHub for newer versions. The latest version of the package is in fact 1.1.9 and it's on the commit I specified as a source. An issue is open on GitHub about this and it should be addressed there. Cheers!
FabioLolix commented on 2021-12-19 02:22 (UTC)
@kleintux that an old release
FabioLolix commented on 2021-12-17 21:25 (UTC)
Hello,