{"id":24736780,"url":"https://github.com/akshayp001/automail","last_synced_at":"2025-10-10T06:31:40.336Z","repository":{"id":272162529,"uuid":"915649623","full_name":"Akshayp001/automail","owner":"Akshayp001","description":"Automail is a cross-platform Flutter application for managing email templates efficiently. It simplifies the process of creating, organizing, and sending emails with customizable features, including:  Editable email templates with dynamic placeholders. ","archived":false,"fork":false,"pushed_at":"2025-02-03T16:47:04.000Z","size":2603,"stargazers_count":14,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T16:52:21.112Z","etag":null,"topics":["automation","dart","firebase","flutter","getx","googleapis","smtp"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Akshayp001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-01-12T12:47:43.000Z","updated_at":"2025-02-13T05:07:21.000Z","dependencies_parsed_at":"2025-01-12T16:32:29.181Z","dependency_job_id":"c527b7ab-8d04-435d-a4ea-afbf6d0c9261","html_url":"https://github.com/Akshayp001/automail","commit_stats":null,"previous_names":["akshayp001/automail"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Akshayp001/automail","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshayp001%2Fautomail","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshayp001%2Fautomail/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshayp001%2Fautomail/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshayp001%2Fautomail/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Akshayp001","download_url":"https://codeload.github.com/Akshayp001/automail/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Akshayp001%2Fautomail/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279002967,"owners_count":26083489,"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-10-10T02:00:06.843Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":["automation","dart","firebase","flutter","getx","googleapis","smtp"],"created_at":"2025-01-27T21:59:39.201Z","updated_at":"2025-10-10T06:31:40.331Z","avatar_url":"https://github.com/Akshayp001.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n📧 AutoMail\n===========\n\n**A Flutter Application for Crafting \u0026 Managing Reusable Email Templates**\n\n[![GitHub Release](https://img.shields.io/github/v/release/Akshayp001/automail?style=for-the-badge)](https://github.com/Akshayp001/automail/releases)  \n[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)  \n[![Flutter](https://img.shields.io/badge/Flutter-%2302569B.svg?style=for-the-badge\u0026logo=Flutter\u0026logoColor=white)](https://flutter.dev)\n\nNever write repetitive emails again! AutoMail streamlines your workflow by letting you create, organize, and send templated emails with attachments – directly from your mobile device or via SMTP.\n\n* * *\n\n✨ Features\n----------\n\n### 📝 Template Creation\n\n*   **Rich Content Templates**  \n    Save pre-defined combinations of:\n    \n    *   Customizable email subjects\n        \n    *   Formatted body content\n        \n    *   Multiple file attachments\n        \n    *   Category-based organization\n        \n    *   Searchable tags\n        \n\n### ⚡ Smart Integration\n\n*   **One-Click Email Launch**  \n    Instantly open your email client with selected templates from anywhere on your device\n    \n*   **Direct SMTP Sending**  \n    Send emails programmatically without leaving the app (configure your SMTP server)\n    \n\n### ☁️ Cloud Sync\n\n*   **Secure Cloud Storage**  \n    Templates are safely stored in the cloud (Firebase) for cross-device access\n    \n*   **Offline Access**  \n    Recently used templates available without internet connection\n    \n\n### 🔍 Organization\n\n*   **Dynamic Categorization**  \n    Organize templates with custom categories (e.g., \"Sales\", \"Support\")\n    \n*   **Tagging System**  \n    Add multiple tags for quick search (#invoice, #follow-up, #marketing)\n    \n\n* * *\n\n📸 Preview\n----------\n\n# Email Template Manager Guide\n\n## 1. Authentication Setup\n\u003cimg src=\"assets/icons/oauth_ss.jpg\" width=\"400\" alt=\"OAuth Setup\"\u003e  \n*OAuth 2.0 authentication screen for API integrations*\n\n\u003cimg src=\"assets/icons/smtp_auth_ss.jpg\" width=\"400\" alt=\"SMTP Setup\"\u003e  \n*SMTP server configuration for direct email delivery*\n\n## 2. Template Management\n\u003cimg src=\"assets/icons/creating_template_ss.jpg\" width=\"400\" alt=\"Template Editor\"\u003e  \n*Template editor interface with rich text formatting options*\n\n## 3. Dashboard Overview\n\u003cimg src=\"assets/icons/homepage_ss.jpg\" width=\"400\" alt=\"Main Dashboard\"\u003e  \n*Main dashboard showing recent templates and quick actions*\n\n**Key Features:**\n- Template editor with WYSIWYG interface\n- Multiple authentication methods\n- Category-based template organization\n- One-click email sending\n- Template version history\n* * *\n\n📥 Installation\n---------------\n\n### Direct Download\n\n[![Download APK](https://img.shields.io/badge/Download_APK-v1.0.0-green?style=for-the-badge\u0026logo=android)](https://github.com/Akshayp001/automail/releases/download/automail-app/app-release.apk)\n\n\n\n`git clone https://github.com/Akshayp001/automail.git`\n\n`cd automail`\n\n`flutter pub get`\n\n`flutter run`\n\n* * *\n\n🚀 Usage\n--------\n\n1.  **Create Template**\n    \n    *   Tap \"+\" to start new template\n        \n    *   Add subject/body/attachments\n        \n    *   Assign category and tags\n        \n    *   Save to local device or cloud\n        \n2.  **Send Email**\n    \n    *   Browse templates by category/tags\n        \n    *   Tap desired template → \"Send Now\"\n        \n    *   Choose:  \n        a) Open email client with pre-filled content  \n        b) Send directly via SMTP (configure in settings)\n        \n3.  **Manage Templates**\n    \n    *   Swipe left to edit/delete\n        \n    *   Use search bar for quick access\n        \n    *   Export templates as JSON for backup\n        \n\n* * *\n\n🛠 Technology Stack\n-------------------\n\n*   **Frontend**: Flutter (Dart)\n    \n*   **Backend**: Firebase Cloud Firestore\n    \n*   **Email Services**: SMTP (via mailer package)\n    \n*   **State Management**: Getx\n    \n*   **Local Storage**: Shared Prefs\n    \n*   **File Picker**: flutter\\_file\\_picker\n    \n\n* * *\n\n🤝 Contributing\n---------------\n\nWe welcome contributions! Please follow these steps:\n\n1.  Fork the repository\n    \n2.  Create your feature branch (`git checkout -b feature/amazing-feature`)\n    \n3.  Commit your changes (`git commit -m 'Add some amazing feature'`)\n    \n4.  Push to the branch (`git push origin feature/amazing-feature`)\n    \n5.  Open a Pull Request\n    \n\n* * *\n\n📄 License\n----------\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n* * *\n\n**Crafted with ❤️ by Akshayp001**  \n_Need help? Open an issue or reach out at [akshaypp7001@gmail.com](mailto:akshaypp7001@gmail.com)_\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayp001%2Fautomail","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakshayp001%2Fautomail","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakshayp001%2Fautomail/lists"}