{"id":13484013,"url":"https://github.com/sup-heliotrope/sup","last_synced_at":"2025-05-13T21:04:35.080Z","repository":{"id":6433469,"uuid":"7672151","full_name":"sup-heliotrope/sup","owner":"sup-heliotrope","description":"A curses threads-with-tags style email client (mailing list: supmua@googlegroups.com)","archived":false,"fork":false,"pushed_at":"2025-04-21T04:48:53.000Z","size":6764,"stargazers_count":911,"open_issues_count":79,"forks_count":96,"subscribers_count":35,"default_branch":"develop","last_synced_at":"2025-04-28T12:07:01.272Z","etag":null,"topics":["email","mua","ruby","tui"],"latest_commit_sha":null,"homepage":"http://sup-heliotrope.github.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sup-heliotrope.png","metadata":{"files":{"readme":"README.md","changelog":"History.txt","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,"zenodo":null}},"created_at":"2013-01-17T18:55:03.000Z","updated_at":"2025-04-23T21:07:28.000Z","dependencies_parsed_at":"2024-01-01T06:24:07.785Z","dependency_job_id":"5ff49db2-1f86-4c35-850e-1410639cd551","html_url":"https://github.com/sup-heliotrope/sup","commit_stats":{"total_commits":2290,"total_committers":118,"mean_commits":"19.406779661016948","dds":0.6825327510917031,"last_synced_commit":"a20a7fec266fbf4ee89876231c49b7027b69c136"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup-heliotrope%2Fsup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup-heliotrope%2Fsup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup-heliotrope%2Fsup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sup-heliotrope%2Fsup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sup-heliotrope","download_url":"https://codeload.github.com/sup-heliotrope/sup/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311330,"owners_count":21569009,"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":["email","mua","ruby","tui"],"created_at":"2024-07-31T17:01:17.988Z","updated_at":"2025-04-28T12:07:06.452Z","avatar_url":"https://github.com/sup-heliotrope.png","language":"Ruby","readme":"# Sup\n\nSup is a console-based email client for people with a lot of email.\n\n\u003cimg src=\"https://sup-heliotrope.github.io/images/old_screenshot_1.png\" /\u003e\n\n## Installation\n\n[See the wiki][Installation]\n\n## Features / Problems\n\nFeatures:\n\n* GMail-like thread-centered archiving, tagging and muting\n* [Handling mail from multiple mbox and Maildir sources][sources]\n* Blazing fast full-text search with a [rich query language][search]\n* Multiple accounts - pick the right one when sending mail\n* [Ruby-programmable hooks][hooks]\n* Automatically tracking recent contacts\n\nCurrent limitations:\n\n* Sup does in general not play nicely with other mail clients, not all\n  changes can be synced back to the mail source. Refer to [Maildir Syncback][maildir-syncback]\n  in the wiki for this recently included feature. Maildir Syncback\n  allows you to sync back flag changes in messages and to write messages\n  to maildir sources.\n\n* Unix-centrism in MIME attachment handling and in sendmail invocation.\n\n## Problems\n\nPlease report bugs to the [GitHub issue tracker](https://github.com/sup-heliotrope/sup/issues).\n\n## Links\n\n* [Homepage](https://sup-heliotrope.github.io/)\n* [Code repository](https://github.com/sup-heliotrope/sup)\n* [Wiki](https://github.com/sup-heliotrope/sup/wiki)\n* Mailing list: supmua@googlegroups.com (subscribe: supmua+subscribe@googlegroups.com, archive: https://groups.google.com/d/forum/supmua )\n\n## Maintenance status\n\nSup is a mature, production-quality mail client. The maintainers are also\nlong-term users, and mainly focus on preserving the current feature set. Pull\nrequests are very welcome, especially to fix bugs or improve compatibility,\nhowever pull requests for major new features are unlikely to be merged.\n\n## Alternatives\n\nIf Sup is missing a feature you are interested in, it might be possible to\naccomplish using Sup's [powerful hooks mechanism][hooks]. Otherwise, here are\nsome alternatives to consider:\n\n* [Notmuch](https://notmuchmail.org/) was inspired by Sup. There are a wide\n  variety of [Notmuch clients](https://notmuchmail.org/frontends/) available.\n  The most similar to Sup's look-and-feel is\n  [Alot](https://github.com/pazz/alot) \u0026mdash; also a curses-based front end.\n  Alot even ships with a\n  [built-in](https://github.com/pazz/alot/blob/master/extra/themes/sup)\n  [Sup theme](https://github.com/pazz/alot/wiki/Gallery#user-content-theme-sup)!\n\n* [mu](https://www.djcbsoftware.nl/code/mu/) /\n  [mu4e](https://www.djcbsoftware.nl/code/mu/mu4e.html). Like Sup, a search-based\n  email back end, and also implemented using Xapian. The emacs-based front end\n  [is quite different](https://www.djcbsoftware.nl/code/mu/mu4e/Other-mail-clients.html).\n\n## License\n\n```\nCopyright (c) 2013--     Sup developers.\nCopyright (c) 2006--2009 William Morgan.\n\nThis program is free software; you can redistribute it and/or\nmodify it under the terms of the GNU General Public License\nas published by the Free Software Foundation; either version 2\nof the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program; if not, write to the Free Software\nFoundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA\n02110-1301, USA.\n```\n\n[sources]: https://github.com/sup-heliotrope/sup/wiki/Adding-sources\n[hooks]: https://github.com/sup-heliotrope/sup/wiki/Hooks\n[search]: https://github.com/sup-heliotrope/sup/wiki/Searching-your-mail\n[Installation]: https://github.com/sup-heliotrope/sup/wiki#installation\n[ruby20]: https://github.com/sup-heliotrope/sup/wiki/Development#sup-014\n[maildir-syncback]: https://github.com/sup-heliotrope/sup/wiki/Using-sup-with-other-clients\n","funding_links":[],"categories":["Email","Happy Exploring 🤘","Table of Contents","\\*nix/\\*nux"],"sub_categories":["Email"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup-heliotrope%2Fsup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsup-heliotrope%2Fsup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsup-heliotrope%2Fsup/lists"}