Showing 3992 open source projects for "java windows 7"

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
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 1

    PVF Server

    Multi-protocol server written in Java

    This is a multi-protocol server written in Java that can be extended to support any protocol. Configuration is done through the application interface or through a web based interface. An HTTP web server is built-in. The project is NOT intended for production runs. It was not updated since 2004. The current version was ressurected only as a teaching aid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JBot

    JBot

    Make Slack and Facebook Bots in Java

    JBot is a java framework (inspired by Howdyai's Botkit) to make Slack and Facebook bots in minutes. It provides all the boilerplate code needed so that you can make your bot live right away. Provides you with all the boilerplate code which handles underlying WebSocket connections and other complexities. Supports extra events in addition to all the events supported by Slack/Facebook which makes your work a lot easier. Receiving & sending messages is as easy as defining a @Controller and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    secureshares

    SecureShare is a web-based file exchange system

    SecureShare is a web-based file exchange system running under Tomcat 6 or 7 with a MySQL backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    APISudPersistence

    APISudPersistence

    APISudPersistence, é uma API de mapeamento parecida com o Hibernate, podendo mapear um atributo de uma entidade com as colunas de uma tabela, realizando a persistência dos dados, sem a necessidade de criar sql de insert. etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 5
    VP (VideoParody)

    VP (VideoParody)

    1 of a kind video conferencing app with amazing features.

    Video Conferencing, Snapchat, Skype & YouTube Video parody Creator & Recorder. Video conferencing that allows you to swap your face with the face of ironman, batman, a tiger, Darth Vader or 2 eye masks. Change your voice to bart simpson or optimus prime or use your own voice in video conferences and when recording. Download YouTube videos of 5 minutes or less in duration. You can download music videos or the videos you will be parodizing. Videos you will parodize must consistently show 1...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NEXUSe2e Business Messaging Server
    NEXUSe2e server provides XML based messaging using e.g. ebXML to integrate business processes that span multiple companies. Its main use is for supply chain integration, e.g. for exchanging orders and other business documents in electronic form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    a .NET Windows TAPI Dialer With Outlook Contects Support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Alfresco Community Edition

    Alfresco Community Edition

    Open Source Enterprise Content Management ECM

    The open source Enterprise Content Management (ECM) software that handles any type of content, allowing users to easily share and collaborate on content.
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 9
    Accent Tool Suite

    Accent Tool Suite

    Accent interfaces and controls systems through goals and policies

    Accent (Advanced Component Control Enhancing Network Technologies) is a comprehensive tool suite that interfaces a variety of communications systems and allows these systems to be controlled through goals (high-level user aims) and policies (lower-level system rules). Accent has been applied to the domains of: o Call Control: for telecommunications, particularly call control in Internet telephony o Home Care: for home automation and telecare, particularly for domestic appliances...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10
    PINO 3 is a client/server chatsystem for the Windows platform based on TCP/IP. It consists of two application (PINO 3 as client and PINO 3-Server as server) and supports all required modern features (user registrations, multiple rooms, user groups,....).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WeChatLuckyMoney

    WeChatLuckyMoney

    WeChat's lucky money helper

    WeChatLuckyMoney is an automation-focused project designed to interact with and manage digital “red envelope” features within the WeChat ecosystem, commonly used for sending and receiving monetary gifts. The system likely automates actions such as detecting, opening, or managing these transactions in real time. It is built with a focus on responsiveness and efficiency, enabling users to interact with time-sensitive features more effectively. The project may include mechanisms for monitoring...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ace Operator is a tool for enabling live communications between company representatives and online users from web sites. By clicking on the "live help" button, customers can get access to company representatives and exchange information in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    demo-repository

    Just for testing things.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Supybot
    Nested commands, easy configuration, and an incredibly flexible and easy-to-use plugin system distinguish Supybot from other IRC bots. There simply isn't a more flexible or easier to use IRC bot!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    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. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BiDiB-Wizard

    BiDiB-Wizard

    Configuration tool for BiDiB decoders (see http://www.bidib.org/)

    This is a configuration tool with graphical user interface to modify properties of and to define macros for BiDiB decoders (see http://www.bidib.org/). The BiDiB-Wizard uses a free JIDE license for open source projects. Please visit http://www.jidesoft.com/ for more information.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Winprint HylaFAX Reloaded

    Winprint HylaFAX Reloaded

    Handy HylaFAX client for Windows.

    FAXCOVER SUPPORT AVAILABLE! START INSTALLER TO LEARN MORE. Enhanced version of Winprint HylaFAX. Fully supports Vista / 7 / 8 /10 and 64 bit systems. Can send multiple documents as a single fax. Supports multiple recipients and delayed send. Can read fax numbers from Extended MAPI (Outlook) and ODBC sources. Multilanguage. Terminal Services compliant. NOTE: this is NOT a standalone faxing program. It requires HylaFAX to do its work.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 19
    AfterLogic WebMail Lite 7
    AfterLogic WebMail Lite PHP is a free AJAX webmail application. Users can receive, view, manage, compose, and send email through web interface (IMAP and SMTP supported). Source code included.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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
  • 22
    Windows (XP/Vista/7/8/10) ports of the Eggdrop IRC bot
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    FilteredPush
    Network software for annotation and quality control of distributed data. Supported by NSF: DBI 0646266 and NSF: DBI 0960535. http://wiki.filteredpush.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Object Oriented Distributed Systems

    Simplified Architecture for Distributed Systems

    OODVS is a Java framework which goal is to increase the Java runtime support for Object Oriented Distributed Virtual Systems providing local access to distributed resources via proxies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
MongoDB Logo MongoDB