Showing 38 open source projects for "java to do list"

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
  • Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place. Icon
    Incredable is the first DLT-secured platform that allows you to save time, eliminate errors, and ensure your organization is compliant all in one place.

    For healthcare Providers and Facilities

    Incredable streamlines and simplifies the complex process of medical credentialing for hospitals and medical facilities, helping you save valuable time, reduce costs, and minimize risks. With Incredable, you can effortlessly manage all your healthcare providers and their credentials within a single, unified platform. Our state-of-the-art technology ensures top-notch data security, giving you peace of mind.
    Learn More
  • 1
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are both extremely costly, so we created a framework which has "mechanical sympathy" for the hardware it’s running on, and that’s lock-free. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Excel to bean java
    Excel to Java bean until class to get sheet values to list of beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    D3Kbot
    D3Kbot is a list handling chat bot for twitch.tv streamers The bot will allow chatters to join a waiting list to play on stream!! PLEASE READ THE WIKI vvvvvvvvvvvvvvvvvvvvvvvvv
    Downloads: 0 This Week
    Last Update:
    See Project
  • Say goodbye to broken revenue funnels and poor customer experiences Icon
    Say goodbye to broken revenue funnels and poor customer experiences

    Connect and coordinate your data, signals, tools, and people at every step of the customer journey.

    LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
    Learn More
  • 5
    Dr.J Messenger

    Dr.J Messenger

    Instant Messenger Application

    ...Now you can sign in an see who is online... 6. You do not need to add people because they will appear automatically if they are online using Dr.J IM app. Note:: Run Server on separate machine. There are some issues with file sharing feature when server is run on same machine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Chatty

    Chatty

    A Twitch Chat Client

    Chatty is a Twitch Chat Client for everyone who wants to try something different than the Webchat but doesn't want to miss out on many of the Twitch specific features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Coolsmile IRC Client
    Friendly Java IRC client, runnable either as web applet or desktop application. It is based on Eteria IRC client, with many improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    X-Core

    X-Core

    The original Xivio.com World Server Core

    Xivio.com was a commercial children's virtual world website created in 2006 by Gavin Conrad. This is the legacy World Server Java Core made available to the world to do with as it wishes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Inseri-se três valores que serão atribuídos aos lados do triangulo. Este verifica suas medidas e retorna o tipo de triangulo conforme as proporções relativas de seus lados.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    DominoBot

    DominoBot

    An IRC bot project case study.

    ...It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chat4Eclipse - Chat Plugin for Eclipse

    Chat4Eclipse - Chat Plugin for Eclipse

    Facebook & Google Chat for eclipse in perfect camouflage. Enjoy

    Facebook & Google chat plugin for eclipse. The look and feel and chat texts are in perfect camouflage that your colleagues will not even have the slightest idea that you are chatting. :) Key features * Facebook and Google Instant messaging * Show / Hide offline friends * search friends in your buddy list * Enable / Disable logmode chat texts * Keep accounts offline, when busy * Notification in chat window's tab Also visit homepage for download and usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Java Msn Lib(JML) based web msn client developed by Roy Tsang. You can reach me at roy dot cstsang at gmail dot com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    O Bollbox Talk tem como motivação a portabilidade com relação ao ambiente oparacional, haja vista a execução ser sobre a JMV, outra motivação é existe um maior controle do serviço(servidor e protocolo) Licença LGPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    oracle-jutils
    PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is an X-Chat Aqua info script. there are so many forks of the script so we want to unite it now and make it more easy to add your work to the script. Update. This project is a bit on ice. I dont have a Mac to code on at the moment. If there is anyone that want to code on it let me know and i will add to the list so you can upload to here. Update 2012-07-03 I have a mac at home again, and i have seen that the new Ivy Bridge intels do make some problems with the script, so i will start to work on the cpu detection part of the script some more. I will also see if i can bundle it with XChat Azure insted of the old XChat Aqua i have now. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebPhone Mural Chat é um projeto que realiza comunicação (chat) entre uma página Web e um Celular. Ambos conectam à um banco de dados MySQL, que provê e armazena os dados do chat, utilizando-se apenas de uma Rede Wireless. O Workflow é Twitter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free Instant Messenger Server Client
    This project contain chat server and chat client/admin that works on Windows/Unix.. This is a Free software. Developed by Osama Mohammad Oransa, 2009,contain 3 parts : Chat Server ,Admin and Chat Clients, Based on Java RMI, will support XMPP soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Twilight LAN Messenger is a LAN application its coded in JAVA Programming Language, The software can act as a server and client in the same time with an easy to use GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    JCrackChat
    Client-Server Chat Application Written in JAVA ---- 3.0b: Private Chats Implemented ---- 4.0b: It is Now Possible To Send Files ---- 4.5b New Look! ---- 5b: Avatars, Icons and A Lot Of New Features --- 5.2b: Server Management, new Users List
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WompBot is an IRC bot based on pirc java bot from jibble.org. It uses JMegaHal from the same site and includes various functions (Reminders, Admin Commands, Ignore list). Comments Suggestions appreciated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Send XMPP (Gtalk/Google Talk also supported) messages (thanks to Jabber) within a single line of PL/SQL code, get buddies list and status in relational tables (or xml) on Oracle 11g.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MC2 Java Multicast Chat is a serverless p2p chat based on multicast datagrams. Very useful if you want to quickly have a chat session in a Lan without having to do annoying setups. Supports file sharing / sending,multiple channel chat and data encryption
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SimplissIM is a simple instant messenger for local networks where people want to chat, not tweak their software settings. Automatic presence, no server needed, no list of contact to maintain (people appear automatically), seamless file sending...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ISB is a java-developed software for Education purpose only. The codename are TKBot and Guepard Project. This software will let you connect any computer to any IRC server and channel. Do not use this software if you don't have the permission of the comp
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next