{"id":22624149,"url":"https://github.com/r00tman/mailer","last_synced_at":"2026-05-07T13:40:51.545Z","repository":{"id":57576512,"uuid":"197770994","full_name":"r00tman/mailer","owner":"r00tman","description":"fast and lean vi-style terminal email reader in just 850 loc","archived":false,"fork":false,"pushed_at":"2021-04-09T03:14:35.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-20T11:37:35.228Z","etag":null,"topics":["email","golang","linux","osx","vim","w3m"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/r00tman.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-19T12:42:37.000Z","updated_at":"2021-04-09T03:14:37.000Z","dependencies_parsed_at":"2022-09-26T19:02:32.791Z","dependency_job_id":null,"html_url":"https://github.com/r00tman/mailer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/r00tman/mailer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r00tman%2Fmailer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r00tman%2Fmailer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r00tman%2Fmailer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r00tman%2Fmailer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/r00tman","download_url":"https://codeload.github.com/r00tman/mailer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/r00tman%2Fmailer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32740896,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["email","golang","linux","osx","vim","w3m"],"created_at":"2024-12-09T00:11:17.110Z","updated_at":"2026-05-07T13:40:51.530Z","avatar_url":"https://github.com/r00tman.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mailer\nFast and lean vi-style terminal email reader\n\n## Getting Started\n\nInstalling/updating:\n```shell\n$ go get -v -u github.com/r00tman/mailer\n```\n\nNow you have `mailer` in `$GOPATH/bin` (which is usually `~/go/bin`).\n\nIf you haven't already, you can add `$GOPATH/bin` to your `$PATH` by appending this to `.bashrc`/`.zshrc`/etc.:\n```bash\nexport PATH=\"${GOPATH:-$HOME/go}/bin:$PATH\"\n```\n\nYou may want to install `w3m`, since it is required to read html emails.\n\nNow you can just run the app:\n```shell\n$ mailer\n```\n\nBTW, feel free to alias/symlink `mailer` to `ml` (or whatever you like), since it is much quicker to type.\n\n## Usage\nMost keybindings are vi/w3m style.\n\nThis means that:\n - `jk`/`Down Up` are for down, up (numbers work too, i.e., `10j` scrolls 10 lines down),\n - `hl`/`Esc Enter`/`Left Right` are for closing, opening emails and mailboxes,\n - `r` is for toggling the read status of the selected message (works in the message viewer too),\n - `q`/`:q` are for quitting,\n - `PgUp PgDown`/`Ctr-U Ctr-D`/`{ }`/`b Space` are for page scrolling,\n - `gg G`/`Home End` are for getting to the start and to the end,\n - `Ctrl-L`/`;` aligns view to the selection (cycles between modes when pressed repeatedly),\n - `/?` are for forward, backward search,\n - `nN` are for next, previous search match.\n\nTip: You can scroll to the text/html part by typing `/html\u003cEnter\u003e\u003cCtrl-L\u003e`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr00tman%2Fmailer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr00tman%2Fmailer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr00tman%2Fmailer/lists"}