{"id":47516114,"url":"https://github.com/LandonH2007/mailtide","last_synced_at":"2026-04-01T07:00:42.106Z","repository":{"id":304693661,"uuid":"1019635395","full_name":"LandonH2007/mailtide","owner":"LandonH2007","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-14T16:46:11.000Z","size":19,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T21:12:23.425Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/LandonH2007.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T16:24:05.000Z","updated_at":"2025-07-14T18:42:24.000Z","dependencies_parsed_at":"2025-07-14T21:14:23.072Z","dependency_job_id":"31246a4f-ef19-40ca-b4fd-cacf8212fcb6","html_url":"https://github.com/LandonH2007/mailtide","commit_stats":null,"previous_names":["landonh2007/mailtide"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/LandonH2007/mailtide","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LandonH2007%2Fmailtide","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LandonH2007%2Fmailtide/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LandonH2007%2Fmailtide/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LandonH2007%2Fmailtide/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LandonH2007","download_url":"https://codeload.github.com/LandonH2007/mailtide/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LandonH2007%2Fmailtide/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31269176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-01T06:57:45.811Z","status":"ssl_error","status_checked_at":"2026-04-01T06:57:42.389Z","response_time":53,"last_error":"SSL_read: 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":[],"created_at":"2026-03-27T13:00:30.245Z","updated_at":"2026-04-01T07:00:42.098Z","avatar_url":"https://github.com/LandonH2007.png","language":null,"funding_links":[],"categories":["\u003ca name=\"email\"\u003e\u003c/a\u003eEmail"],"sub_categories":[],"readme":"# Mailtide v1.0.0\n\nA lightweight Python-based CLI email client. Mailtide allows you to browse and manage IMAP inboxes via terminal aswell as send emails.\n\n## Features\n\n- View and browse folders from major IMAP providers\n- Compose and send emails with attachments\n- Move emails between folders\n- Download attachments to disk\n- Works with most major email providers:\n    - Gmail, Yahoo, Outlook, iCloud, ProtonMail, Zoho, GMX, Yandex, FastMail, and more\n- Terminal User Interface powered by 'curses'\n- Plain text and HTML parsing support\n\n---\n\n## Installation\n\n```bash\n# Clone the repo\ngit clone https://github.com/LandonH2007/mailtide.git\ncd mailtide\n\n# Install the .deb package\nsudo dpkg -i mailtide_v1.0.0.deb\n\n# If any dependencies are missing, fix them\nsudo apt --fix-broken install\n```\n\nThen run it:\n```bash\nmailtide\n```\n\n## Controls\n### Main Menu\n| Key        | Action              |\n|------------|-------------------------------|\n| `Shift+S`        | Sign in                       |\n| `Shift+O`        | Sign out                      |\n| `Shift+F`        | Enter folder                  |\n| `Shift+E`        | Load and list messages        |\n| `Shift+R`        | Read email                    |\n| `Shift+M`        | Move email                    |\n| `Shift+D`        | Download attachments          |\n| `Shift+C`        | Compose message               |\n| `Shift+Q`        | Quit                          |\n| `Shift+r`        | Refresh current folder        |\n| `Shift+V` / `Shift+T`  | Page down / up                |\n\n### Composition\n\n| Key   | Action                      |\n|--------------|-----------------------------|\n| `^s`         | Save as draft               |\n| `^l`         | Load draft                  |\n| `^g`         | Send email                  |\n| `^a`         | Attach file                 |\n| `^x`         | Exit compose mode           |\n| `↑` / `↓`    | Navigate message lines      |\n| `Enter`      | New line                    |\n| `Tab`        | Insert tab character        |\n\n## App Passwords \u0026 Security\nIf you're using Gmail, Yahoo, or other services with 2FA, you may need to generate an app-specific password and use it instead of your normal password.\nYour password is not saved between sessions.\n\n## License\nThis project is licensed under the [MIT License](https://mit-license.org/).\n\n## Contributing\nPull requests and feedback are welcome.\n\n## Author\n### Landon Haught\nMade with a lot of frustration and trial \u0026 error,\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLandonH2007%2Fmailtide","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FLandonH2007%2Fmailtide","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FLandonH2007%2Fmailtide/lists"}