Showing 594 open source projects for "java gmail client"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    aredis

    An Asynchronous Pipelined Java client for Redis

    AREDIS (Asynchronous REDIS java client) is a java client for the Redis Cache server (http://redis.io) designed for performance and efficiency. It has only one connection to each server and uses pipelining for performance rather than connection pooling. It uses the Java 7 NIO based Asynchronous channel API for socket communication to the Redis server. Important features are Data Handler API for storing Objects, OPTI_JAVA_HANDLER for efficient storage of Java Objects, built-in gzip compression, subscribe API for messaging, support for Lua scripts, key hash based sharding, Future results for use in regular synchronous applications, connection pool for Redis transactions using WATCH and auto closing of idle connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EasyUpload

    EasyUpload

    EasyUpload Server Accepts Images from Android to be Uploaded to a PC

    EasyUpload is a client-server project for uploading images from Android to a PC. The project is very simple. Just select the images from the Android device, establish a connection to the server using its IPv4 address and port number, and then upload the images in a fast way. Download the server project from here: http://easyupload.sourceforge.net The simplicity of using EasyUpload helps to avoid using Bluetooth for image transfer. The project just works for images and later it can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A complete rewrite of the mobile java irc-client WLIrc. (http://wirelessirc.sourceforge.net) Aims to be more responsive and use less memory maintaining the current gui and looks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    An Java based API for accessing Google's Gmail service. Important: Project has moved to: https://github.com/lokanx/gmlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MIST for TntConnect

    MIST for TntConnect

    Easily import email into TntConnect

    Quickly and easily imports email into TntConnect history from IMAP and Gmail accounts. Runs natively on Windows, macOS and Linux - no CrossOver required! Works with all TntConnect 3.1+ and 4.x databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java BiDiB Client

    Java BiDiB Client

    Java library to BiDiB (see http://www.bidib.org/)

    A Java library, providing an easy to use interface to the BiDiB protocol (see http://www.bidib.org/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Hedwig Mail server
    Hedwig is an open source IMAP, SMTP, POP3 server written in Java, designed with ease of installation and configuration in mind. Hedwig enables storage of mail message headers in a relational database(MySQL or Oracle) and mail messages in a file system. Visit http://hwmail.sourceforge.net/ for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    JennyNet

    JennyNet

    Java Network Layer for Server/Client Communication

    Java Network Layer resting on TCP/IP is now developed by Wolfgang Keller, SF user "kse". This site is outdated and contains an old version of the software. I have given up developing this project and left all copyright to Wolfgang Keller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java Mail Client

    Lets you access Gmail using low badwidth...

    This Gmail client has been written in java. It supports access to gmail using low bandwidth. You can see inbox, compose a new mail etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Vuze - Azureus

    Vuze - Azureus

    An extremely powerful and configurable BitTorrent client

    Vuze (formerly Azureus) is an extremely powerful and configurable BitTorrent client. Search and download torrent files. Play, convert and transcode videos and music for playing on many devices such as PSP, TiVo, XBox, PS3, iTunes (iPhone, iPod, Apple TV).
    Leader badge
    Downloads: 4,029 This Week
    Last Update:
    See Project
  • 13
    EasyModbusTCP/UDP/RTU .java

    EasyModbusTCP/UDP/RTU .java

    Modbus TCP, Modbus UDP and Modbus RTU client/server Java library

    Modbus TCP, Modbus UDP and Modbus RTU client/server library and Simulators for JAVA Suitable for data exchange between JAVA-Applications and PLCs like Schneider-electric; Siemens S7; Wago; Bosch-Rexroth; CoDeSys Devices and many more. Supports Function Codes: - Read Coils (FC1) - Read Discrete Inputs (FC2) - Read Holding Registers (FC3) - Read Input Registers (FC4) - Write Single Coil (FC5) - Write Single Register (FC6) - Write Multiple Coils (FC15) - Write Multiple Registers (FC16) - Read/Write Multiple Registers (FC23) See http://www.easymodbustcp.net for implementation guide and codesamples javadoc: http://easymodbustcp.net/javadoc/javadoc/index.html V2.7: Bugfixes and Methods to send/receive String V2.6: Timeout Modbus RTU V2.5: Bugfixes and Modbus RTU Impementation for Client Packaged has been changed; that means that this version is imcompatible with previous versions. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 14
    This is an email client written in Java, using Swing and JavaMail. It supports IMAP (including disconnected IMAP), POP3, and unix-style mbox folders. It also has (alpha) support for encryption using PGP and S/MIME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EBICS Client

    Client EBICS libre écrit en Java / Free EBICS client written in Java

    Le protocole EBICS est l'un des remplaçants les plus pressenti du standard ETEBAC, permettant l'échange de fichiers entre les banques et leurs clients, qui sera complétement arrêté vers la fin du Juin 2012 en France. De ce fait, nous avons procédé au développement d'un framework en Java qui implémente un client EBICS (version 2.4) pour le secteur bancaire français. L'utilisation de ce framework, qui vient de passer avec succès tout les tests de qualifications EBICS (www.qualif-ebics.fr), permet aux applications Java d'échanger en toutes sécurité les transactions bancaires sous forme de fichiers à travers Internet. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    GITST Free Email Sender

    GITST Free Email Sender

    GITST FREE EMAIL SENDER

    GITST Email Sender allows you to send multiple emails from multiple email accounts adding limits on each email account For example, you want to send 500 from gmail then switch to yandex and send 300 from yandex and so on that is all what it does sends unlimited emails from multiple different email accounts it is basics of anti-spam penetration system
    Downloads: 2 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

    CheckeredFlag

    CheckeredFlag is a super simple mail server.

    CheckeredFlag is a super simple mail server. The intended use is for local application development that needs to be able to send email. CheckeredFlag runs on the local machine and doesn't need a network connection nor any special set up. Just run it and that is all. SMTP, POP, and webmail are provided, which means you can send email with any email client and recieve email with just about every email client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    MUSCLE

    Client-server networking library

    The MUSCLE system is a fast, portable, flexible client-server system for distributed applications. Clients send BMessage-like PortableMessages to each other either directly or via a centralized server (with built-in database and 'live query' support).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Columba
    Columba is an email client written in Java, featuring a user-friendly graphical interface with wizards and internalionalization support. Its a powerful mail management tool with features to enhance your productivity and communication.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    OpenYMSG
    OpenYMSG is an open source Yahoo Messenger API implementation. It began as a fork of jYMSG, primarily to upgrade the API. It is intended to get you up and running with a simple Yahoo Messenger client in very little time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Rmldonkey
    A Multiplatform GUI for Mldonkey( Open source, multi-platform, multi-protocol P2P client. Includes support for eDonkey2000, Overnet, BitTorrent, Direct Connect and Fasttrack, ... ) written on JRuby + Swing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Messaging middleware for Service Oriented Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Dr.J Messenger

    Dr.J Messenger

    Instant Messenger Application

    Developed in JAVA using Sockets API. Instructions : 1. First run the Server... note the ip address of server shown in the dialog box when the server runs 2. Go to Client folder. put ip address of the server in the server.set file. 3. Run the Client application 4. Before Signing in you have to register a unique username by Clicking Sign up button at the bottom 5.
    Downloads: 0 This Week
    Last Update:
    See Project