Get in Touch
-Made with ❤️ by @andrinoff
-- For support, please open an issue on the - GitHub repository. -
-Support the Project
-- If you find this project useful, consider supporting the developer: -
- -diff --git a/public/contact/index.html b/public/contact/index.html index 1f914d1caacb46c4eb9044fb4baef93667814e8e..a597f3207ebbb83a192e0d631df6cd661a407a28 100644 --- a/public/contact/index.html +++ b/public/contact/index.html @@ -1,61 +1,11 @@ - + -
- - -Made with ❤️ by @andrinoff
-- For support, please open an issue on the - GitHub repository. -
-- If you find this project useful, consider supporting the developer: -
- -Redirecting to contact...
+ diff --git a/public/features/index.html b/public/features/index.html index 69804b4a1437d89302aff5814b3731dce40c2d11..d532a4083b087850e109f758cf62549670762047 100644 --- a/public/features/index.html +++ b/public/features/index.html @@ -1,93 +1,11 @@ - + - - - -Redirecting to features...
+ diff --git a/public/get-started/index.html b/public/get-started/index.html index a6bd21229b8549c4e0ff1205576c8c3f8160e20a..231efa245813e697dcc5029732f31a26c83f2bfe 100644 --- a/public/get-started/index.html +++ b/public/get-started/index.html @@ -1,78 +1,12 @@ - + - -To install Email CLI using Homebrew:
-brew tap andrinoff/email-cli
-brew install email-cli
- After installation, run:
-email-cli
- to get started.
-Email CLI is written in Go. To build manually:
-go version).git clone https://github.com/andrinoff/email-cli.git
- cd email-cli
- go build -o email-cli
- ./email-cli
- Optional: Move the binary to your path:
-sudo mv email-cli /usr/local/bin
- - GitHub: - andrinoff/email-cli -
-Redirecting to installation...
+ diff --git a/public/index.html b/public/index.html index 8d7e7b1406ecf53bc7c7c71c51e6acf63e670e3a..1701983f0121f4d47a2a5c4d8f60722d2cc96f52 100644 --- a/public/index.html +++ b/public/index.html @@ -1,54 +1,491 @@ - + - - - -- Never leave your command line to check your inbox or send an email - again! -
-
- + Never leave your command line to check your inbox or send an + email again. A beautiful TUI for power users who live in the + terminal. +
+ + +
+ + Fetches and displays a list of your most recent + emails with beautiful formatting and quick + navigation. +
++ Select an email from your inbox to view its full + content with proper text rendering and attachments. +
++ A simple and intuitive interface for writing and + sending new emails without leaving your terminal. +
++ A clean and modern terminal user interface built + with Bubble Tea that's a pleasure to use. +
++ Uses a local configuration file to store your + credentials securely. Your data never leaves your + machine. +
++ Navigate, select, and manage your emails entirely + with keyboard shortcuts. No mouse required. +
++ Grab the source code from GitHub. Make + sure you have Go installed. +
++ Navigate to the project folder and + compile. +
++ Execute the binary or move it to your + PATH for global access. +
+Move through menus and email lists
+Open emails or confirm actions
+Start writing a new email
+Move between To, Subject, and Body
+Return to the previous view
+Exit the application
++ Made with ❤️ by + @andrinoff +
++ For support, please open an issue on the + GitHub repository. +
+ + +