Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kulmanferdi/fmail
Desktop mail application built in C# WinForms.
https://github.com/kulmanferdi/fmail
c-sharp csharp email imap imap-client mailkit smtp winforms winforms-application
Last synced: about 1 month ago
JSON representation
Desktop mail application built in C# WinForms.
- Host: GitHub
- URL: https://github.com/kulmanferdi/fmail
- Owner: kulmanferdi
- License: mit
- Created: 2024-04-17T20:00:03.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-08T09:19:05.000Z (3 months ago)
- Last Synced: 2024-11-08T10:26:18.726Z (3 months ago)
- Topics: c-sharp, csharp, email, imap, imap-client, mailkit, smtp, winforms, winforms-application
- Language: C#
- Homepage:
- Size: 92.2 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# FMail
## Features
🔑**Simple Interface:** Clean and intuitive UI for effortless navigation.
🏎️**Fast and Reliable:** Built with performance in mind, ensuring quick response times.
🔒**Secure:** Utilizes the latest encryption techniques to keep your emails safe.
## To get started
1. Clone the repository:
```bash
git clone https://github.com/kulmanferdi/fMail.git
```
2. Install [MailKit](https://github.com/jstedfast/MailKit) NuGet package:First:
```bash
Install-Package -Name 'MimeKit' -Source "https://www.nuget.org/api/v2" -SkipDependencies
```
Then:
```bash
Install-Package -Name 'MailKit' -Source "https://www.nuget.org/api/v2"
```## MIT license
Distributed under the MIT License. See `LICENSE.txt` for more information.
## Star History
[![Star History Chart](https://api.star-history.com/svg?repos=kulmanferdi/fmail&type=Date)](https://star-history.com/#kulmanferdi/fmail&Date)
## Contact
Ferdinand Kulman - [@kulmanferdi](https://twitter.com/kulmanferdi) - [email protected]
Project Link: [https://github.com/kulmanferdi/fmail](https://github.com/kulmanferdi/fmail)
## Version
FMail - 1.1.2.0