Showing 199 open source projects for "gimp-program"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Cypht

    Cypht

    Lightweight Open Source webmail written in PHP and JavaScript

    ...Cypht is an application built entirely of plugins, or as we call them, module sets (which is obviously way cooler sounding than plugins), that are executed by the framework. Modules provide a flexible way to add new features or customize the program without hacking the code. Cypht is Open Source (LGPL V2), and written in PHP and JavaScript.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    E-MailRelay

    E-MailRelay

    SMTP email proxy and relay server

    E-MailRelay is a simple SMTP proxy and relay MTA, written in C++, for Linux and Windows. As a proxy all messages can be passed through a user-defined program, such as a spam-filter, which can drop, readdress, or edit messages as they pass through.
    Leader badge
    Downloads: 487 This Week
    Last Update:
    See Project
  • 3
    Outlook CalDav Synchronizer

    Outlook CalDav Synchronizer

    Sync Outlook with Google, SOGo or any other CalDAV / CardDAV server

    ...Supported Outlook versions are 2021, 2019, 2016, 2013, 2010 and 2007 and Office 365 for Desktop. This project was initially developed as a master thesis project at the University of Applied Sciences Technikum Wien, Software Engineering Degree program. Outlook CalDav Synchronizer is Free and Open-Source Software (FOSS), still you can support the project by donating on Sourceforge or directly within the About dialog of our Plugin. Contact us for enterprise support at https://caldavsynchronizer.org/enterprise/contact
    Leader badge
    Downloads: 531 This Week
    Last Update:
    See Project
  • 4
    Small HTTP server

    Small HTTP server

    Universal server

    It is not only a web server, it is also Mail server, DNS server, FTP server, Proxy server, VPN server and client... All in one! This program will help you to open all the possibilities Internet can offer for your company - public site, provide Internet access and personal mailboxes for each employee! HTTP server. Server Side Includes. Regular expression in SSI. CGI interface for scripts (Executable files; Perl,PHP, or another external interpreters) ISAPI interface. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Powerful App Monitoring Without Surprise Bills Icon
    Powerful App Monitoring Without Surprise Bills

    AppSignal starts at $23/month with all features included. No overages, no hidden fees. 30-day free trial.

    Tired of monitoring tools that punish you for scaling? AppSignal offers transparent, predictable pricing with every feature unlocked on every plan. Track errors, monitor performance, detect anomalies, and manage logs across Ruby, Python, Node.js, and more. Trusted by developers since 2012 with free dev-to-dev support. No credit card required to start your 30-day trial.
    Try AppSignal Free
  • 5
    Referee Manager

    Referee Manager

    Management of table tennis umpires, referees, and their assigments.

    Referee Manager is an offline, stand-alone program for managing table tennis umpires, referees, and their assigments. Development takes place in gitlab, releases are released as git tags in gitlab or files here in sourceforge. https://gitlab.com/open-tt/refereemanager/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    PoptrayU

    PoptrayU

    Email Notifier For Windows

    ...Preview your email before downloading it to your mail client or launching webmail applications. Create rules to delete or change the priority of messages. This program builds upon the open source PopTray mail notifier adding many new features including Windows Vista/7/8/10 support, UTF-8 and unicode support, HTML Preview, IMAP support, TLS & SASL support, etc.
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7

    SendMail

    SendMail is a simple program that can send e-mails via SMTP protocol.

    SendMail is a simple program that can send e-mails via SMTP protocol. It is created using C# and is only available for Windows operating system. .NET Framework 4.8 is required to run the program.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 8
    gnubiff is a mail notification program that checks for mail, displays headers when new mail has arrived and allow to display first lines of new mails. Multiple protocols and frontends are supported.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9

    MeTA1

    secure, reliable, fast MTA

    MeTA1 is a message transfer agent that has been designed with these main topics in minds: * Security * Reliability * Efficiency * Configurability * Extendibility MeTA1 consists of five main modules of which only one runs as root: * mcp: the main control program is similar to inetd(8): it starts all other MeTA1 modules and watches over their execution. mcp runs as root in order to bind to port 25 and to change the uid of the processes it starts. * smtps: the SMTP server receives e-mails. * smtpc: the SMTP client sends e-mails. * smar: the address resolver provides lookups in various maps including DNS for mail routing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10

    HERMES Mail

    The cult-favourite eMail client formerly known as Qualcomm Eudora

    ...With over 100 man-years of development time behind it and a clean, intuitive interface that makes handling messages a breeze, Hermes Messenger (formerly known as QUALCOMM Eudora) is more than a way to send and receive mail: it's a powerful management tool with features to increase your productivity and enhance your communications. It is the best eMail program for people who get lots of it. If you're not yet one of them, you soon will be. Take control of your eMail before it takes control of you! Hermes provides industrial-strength communication, free of ads and free of cost.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 11

    Real Vs Random Double Star Counts

    C code to parse the Gaia DR2 dataset to find real and random binaries.

    ...g2dataStructures.h: Data structure for Gaia DR2 data gaiaGR2toNa.c: Takes the Gaia DR2 ascii, csv data and formats them into g2data structures. sortNaGR2dataByRa.c: Sorts g2data structures into a list ordered by increasing right ascension. tstGaiaDR2data.c: A generic program to test a g2data file. utilities.tgz: Files called out by the above C programs in their include statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program is an email antivirus/antispam gateway. It is an interface to the postfix or sendmail (or any other smtpd), which runs antivirus and/or spamchecker. Its modular architecture can use any combination of antivirus/spamchecker according to co
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sortmail is a program to process incoming email, classify it and process it accordingly. Sortmail can handle incoming email as it arrives or download from a POP server. Sortmail is easier to configure than procmail and can replace fetchmail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    bulk email sender

    bulk email sender

    Bulk email sender run as windows background service

    bulk email sender java (1) Import emails form Excel file (2) append more receiver's mails in the Excel file while the mailing program is still running. (3) simultaneously/ in parallel start as many number of mailer-programs on my system as I want to. (4) When mail is sent, the program should update Date and Time of sending of mail in another cell of the same Excel file (6) Program hidden from everywhere. you can stop it form Task Manager" from Services/process list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mailsend

    A program to send mail via SMTP from command line

    mailsend is a simple command line program to send mail via SMTP protocol. It can send a piece of alert mail from a program in a networked Windows machine. It's feature-filled, cross-platform, free and open source, and does not use any config file.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    This project was created to provide an UI for communication telnet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SMC Anti-Spam Filter

    SMC Anti-Spam Filter

    Blocks spam without blocking any legitimate messages

    ...SMC uses a greylisting like technique to stop the junk-mail and a set of dynamic auto "whitelists" for unknown, but legitimate senders. In purpose of anti-virus protection the program can use very popular Clam AntiVirus engine as a back end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crème Fraiche

    Crème Fraiche

    eml2pdf converter

    I DO NO LONGER CLAIM PLATFORM-INDEPEDENCE FOR Crème Fraiche. THIS PROGRAM RUNS ON LINUX. Crème Fraiche transforms EML-files, as they are created by email-clients, to PDF. PSE see the rubygems.org site for updates or use the gem-tool right away to install Crème Fraiche: ~$ gem install cremefraiche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    emailwatcher

    emailwatcher

    A Light and Efficient Tray-Based Email Notifier for Windows

    A small and very light email notifier for Windows that sits in the tray, periodically checks your email account(s) and notifies you of new emails. Shows read and unread email counts. Allows you to launch your email program directly. Includes an optional floating window which is very useful for multiscreen setups. Simple, elegant, efficient and reliable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    send mass mail (FREE)
    This program features a fast and easy way to send mass mail without stressing servers or violating terms of hosting companies. Simply type in the subject and message and click send emails. This application runs in the web browser and requires good support for ajax. Also the email addresses must already be stored in a database. Please review and ask any questions you might have.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a command line date/time manipulation and formatting program, very useful in scripts. You can easily add or subtract days, hours and/or minutes from a specified date. Supports all date(1) output formats plus more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Abuse is a simple program that helps people fight spam. It will "read" any e-mail header you indicate, go on-line and check the various NICs, open relay DBs... prepare/send an email (lart) to the spammer's ISP in order for your voice to be heard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Gmail Reader

    Read and send mail with ease

    This program reads and send mail. Its very easy to use. Written in CSharp by B.J Erasmus
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Quick Desktop Recorder

    Program to record desktop with voice and email it

    A program that record a desktop and voice through microphone and create MP4 file and send it to Outlook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB