Showing 4127 open source projects for "java open source"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    timmy

    timmy

    Timmy is a Pascal unit (i.e. library) for creating chat bots

    Timmy is a Pascal unit for creating chat bots. It provides the TTimmy object, which is a data type that you can assign your variables to to make bots. Once that is done, you can start adding keywords for messages, and get the bot answers to the end user's messages. It's easy to create a bot with Timmy. The unit also provides some other string-related functions, alongside with TStrArray type, which is actually array of string (but it's shorter to call it TStrArray, isn't it?). Timmy is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    aimlGOAP

    A Goal Oriented Action Planning (GOAP) implementation for AIML bots

    Incorporate GOAP in your AIML bot to help it decide what to say. Requires PyGOAPng.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    PyAIMLng

    The Next Generation of Python AIML Interpreter

    A Python AIML interpreter with non-compliant extensions. PyAIMLng is an interpreter for AIML (the Artificial Intelligence Markup Language), forked from Cort Stratton's PyAIML. PyAIMLng adds additional features which are not part of the AIML 1.0.1 specification in order to provide the bot master with a rich set of tools from which to build a more believable AIML bot.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 5
    IRC Services for recent P10N2K compatible ircds (IRCu and IRCoderz). Channel & Username (Nickname enforcement, Memoserv) management features. Also includes a Database Server for Web Services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ANGie

    Alice Next Generation (internet entity)

    An AIML based chat bot building on the original Alice AIML 1.0.1 set produced by Dr. Wallace and the ALICE AI Foundation and the PyAIML code base written by Cort Stratton, the ANGie project incorporates additional AIML sets, adds its own AIML to the set, adds new AIML tags and additional code to provide more dynamic responses and more logical case-based-reasoning. Reading through most AIML sets it seems like the authors' intention was to have a response to every input that a bot has ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PlanetaMessenger.org is a Instant Messenger with support to all well known instant messenger networks including ICQ,MSN,AIM,Yahoo! and Jabber through a powerfull plugin engine. PlanetaMessenger.org support multiples look and feels, plugins and profiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Windows (XP/Vista/7/8/10) ports of the Eggdrop IRC bot
    Downloads: 4 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
    Laravel Video Chat

    Laravel Video Chat

    Laravel Video Chat using Socket.IO and WebRTC

    Laravel Video Chat using Socket.IO and WebRTC. Laravel 5.5 uses Package Auto-Discovery, so doesn't require you to manually add the ServiceProvider.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unofficial Discord 3DS Client

    Unofficial Discord 3DS Client

    A simple unofficial Discord client to use as an example

    This just a simple Discord client for the 3DS build using the Sleepy Discord library and the Wslay library. Also please, notice that this is not an official Discord client, and is not made by the Discord staff. I noticed that a few Discord clients for consoles were using the Discord API incorrectly causing huge issues for those clients. So, I decided to make this as an example of how I think it should have been done. First, you need a token to an account that you own, because Discord doesn't...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Pueblo/UE
    The Pueblo MUD/MUSH/MOO/etc client, originally developed by Chaco Communications. Updated, improved, and open source! The client provides access to "virtual worlds", supporting HTML, colour, forms, and images.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    Interactable

    Interactable

    Experimental implementation of high performance interactable views

    This is an experimental implementation of a declarative API for handling fluid user interactions with views at 60 FPS in React Native. Here are some example use-cases for views that users can interact with. Swipeable card (a la Google Now) springing into place unless swiped away with enough force. Drawer snapping between closed and open with buttons appearing gradually as it's being dragged. Collapsible header that snaps to a smaller size as the content below is being scrolled. Chat heads (a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Webogram

    Webogram

    Telegram web application, GPL v3

    Telegram offers great apps for mobile communication. It is based on the MTProto protocol and has an Open API. I personally like Telegram for its speed and cloud-support (that makes a web app possible, unlike in the case of WA and others). MTProto data can be carried over HTTP (SSL is also supported), so this project is my take at creating one. Hosted version: the app is downloaded via HTTPS as a usual website. Will be available offline due to application cache. Packed version, the app is...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Ares Galaxy

    Ares Galaxy

    A free peer-to-peer (P2P) BitTorrent file sharing client

    Ares Galaxy is a free, open source BitTorrent and chat program that uses its own decentralized supernode/leaf network. Ares Galaxy has a simple, quick access interface with a built in audio/video viewer. Ares allows you to share any digital file including images, audio, video, software, documents, etc. You may now easily publish your files through the Ares’ peer-to-peer (P2P) network.
    Leader badge
    Downloads: 899 This Week
    Last Update:
    See Project
  • 16
    TCSystem provides platform independent c++ framework for streams, templates, threading and networking. It also includes a FOX based MSN Messenger and a file syncronisation program. With version 1.4 an OpenAL based Audio module was started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tron

    Tron

    A Discord chat bot to make a server more entertaining

    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    FlylinkDC++

    DC ++ open source client

    This is a project aimed at producing a file-sharing and chatting client using the ADC protocol. It also supports connecting to the Direct Connect network and downloading torrent files.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 19
    Qiks LAN messenger

    Qiks LAN messenger

    Qiks is a LAN messnger to chat and transfer file esily.

    Qiks is a LAN messenger.You can chat with your friends and transfer files within same netowork.You can use Qiks at your home and office.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Messenger for Desktop 2

    Messenger for Desktop 2

    A simple & beautiful desktop client for Facebook Messenger

    A simple & beautiful desktop client for Facebook Messenger. Chat without distractions on OS X, Windows, and Linux. Not affiliated with Facebook. This is not an official product.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    MkChat
    Simple shoutbox. Used programming language: VB.net Requirements: .NET Framework 4.5.2 or above
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ExtremeTalk(XT)是一个用于企业或者组织内部进行在线通讯的,基于XMPP(Jabber)协议的即时通讯系统。ExtremeTalk(XT) is an Instant Messaging(IM) collaboration platform based on XMPP(Jabber) for enterprises and organizations
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Claudia Bot Builder

    Claudia Bot Builder

    Create chat bots for Facebook Messenger, Slack, Amazon Alexa, etc.

    Claudia Bot Builder helps developers create and deploy chat-bots for various platforms in minutes to AWS Lambda. It simplifies the messaging workflows, automatically sets up the correct web hooks, and guides you through configuration steps, so that you can focus on important business problems and not have to worry about infrastructure code. This code is enough to operate bots for all supported platforms. Claudia Bot Builder automatically parses the incoming messages into a common format, so...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Verlihub

    Verlihub

    NMDC Hub Server

    Verlihub is a NMDC hub server that runs on all operating systems. It is written in C++ and has many rich plugins including Lua, Python and Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Y.V.S-Bot

    A Discord BOT using Discord.js

    The BOT is used in our Discord server.
    Downloads: 0 This Week
    Last Update:
    See Project