Skip to content
This repository was archived by the owner on Nov 16, 2024. It is now read-only.

chrstph-gg/FindMailWin

Repository files navigation

Important Notice

Please note that the development of this codebase has been surpassed by KAELUS. As a result, FindMailWin should be regarded as outdated since this code is not receiving any updates.

KAELUS offers the extended functionality and will be maintained with future updates and support for newer .NET Versions.

GitHub release (latest by date including pre-releases)

.NET Version GitHub last commit


GitHub All Releases GitHub closed issues GitHub issues

FindMailWin

FindMailWin is a simple Windows Desktop application written in C#, that extracts E-Mail-Addresses from any URL you enter.
Based on massimo-rnd/email-extractor

Table of Contents


About

FindMailWin is a simple Windows Desktop application written in C#, that extracts E-Mail-Addresses from any URL you enter.


Features

  • ✅ Extract email addresses from websites
  • ✅ Show results in GUI

Installation

Download the latest version

To start off, please head to the releases page and download a pre-built .app package.

If you don't trust me for some reason, feel free to download the latest released source code and build it your self.

Launch the application

Launch the application using double clicking. If the Application won't execute because it's from a "unknown developer", right-click and click "open".


Usage

Getting email addresses

Simply enter the URL you want to scan. You can either enter the "http://" or "https://" or just simply leave it out. FindMailWin will "fix" the URL.

Click start

Just click start and the applicaton will search the website for email-addresses. Results will be returned in a scrollable textview.


Contributing

Contributions are welcome! Please follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature-name)
  3. Commit your changes (git commit -m 'Add some feature')
  4. Push to the branch (git push origin feature-name)
  5. Open a pull request

License

This project is licensed under the MIT License.


Contact

Feel free to reach out if you have any questions or suggestions!


About

A C# Windows Desktop Application that extracts E-Mails from a Website

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages