Showing 33 open source projects for "shop java project with source code"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    FrostWire https://www.frostwire.com/ is a media player, Video Downloader and Peer to Peer (P2P) information sharing client for the BitTorrent network. This project is not affiliated with LimeWire LLC. FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix...
    Leader badge
    Downloads: 672 This Week
    Last Update:
    See Project
  • 2

    Serial-Master

    Serial/TCP terminal: ANSI color, logging, HEX input, & XLSX docs.

    Serial-Master is a comprehensive, cross-platform terminal application for both serial (COM) port and network communication, featuring a modern, intuitive graphical user interface (GUI) designed for simplifying debugging and monitoring tasks. Core Communication & Debugging Features Serial-Master is not just a basic terminal; it's a powerful tool with specialized features for data analysis and control: Advanced ANSI Color Display: Enhance data readability with support for ANSI color...
    Downloads: 20 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

    Pastiche ircd

    Simple IRC Server written in Java

    A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers. (Note: This project has been moved to GitHub)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    LASAD

    LASAD

    LASAD is a research based cooperative online argumentation system

    The LASAD (Learning to Argue: Generalized Support Across Domains) system has been developed to support online argumentation and learning argumentation in single or cooperative argumentation sessions. Since the LASAD system has been used in several studies and learning sessions world wide we provide the code to allow existing and future users to enhance and to customize the system for their needs. LASAD has been created in a research project funded by the German Research Foundation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    P2P for Smartphone - Android Gnutella

    P2P for Smartphone - Android Gnutella

    Mobile P2P App - Use a P2P App on your Smartphone

    This Project shows how to create a mobile smartphone app with a gnutella p2p application. It consits of smartphone java sourcecode, documentation, phex source code, phex proxy and instructions to create a working app. This project once was coded with only 2000€ buget and has given revenue of over 30.000€. Happy hacking the java,perl,php code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    innocence-java

    Replace text with POS equivalent text, in a reversible fashion.

    Program takes (currently) english text sentences, and replaces each word in a given sentence with another word having the same Part of Speach (POS) tag. This creates a new sentence containing none of the original words. This new sentence can then be transmitted to a remote user, and using the same software, "de-crypted" into yielding the original sentence. The software relies on having a known "seed" value for the random number generator, which is known only by the sender and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PBTSearch

    PBTSearch

    Search for torrent in private trackers. Works in all platforms.

    ...PBTS use this information directly to the trackers. You can view the code, it's Open Source! and check it. Avaliable trackers: BitSoup, MVTracker, XSpeeds, PublicHD, BajaunaPeli, XBytes, BitShock, Blu-bits, blu-torrents and Torronteros. Added trackers: speedCD, torrentShack, slickerthanhell, all4nothin, HunterBT, Nova+, trackerChile. You can collaborate with this project in order to add more trackers or more characteristics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    TrollHammer is a client/server application that simulates the auctioneering process. It was a software engineering class project at the Swiss Federal Institute of Technology, and the code has been released under the GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved into...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mailster is a project aimed at testing software mail capabilities. It provides a mail server container to test emails sent by your apps without rewriting your application code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    e7o.de CalDAV Project
    CalDAV sync for Android ---- Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside. ---- For code look at: https://github.com/e7o-de/android.caldav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    SerMyAdmin

    Web interface for OpenSIPS

    ...I would like to say thanks to all the people that in some way contributed with the project. The svn code is available to anyone who wants to maintain the project. Most of our development efforts are now focused in a new commercial product based on OpenSIPS called SIP Pulse, completely rewritten in Java and Glassfish www.sippulse.com supporting pre and post paid users with billing and reseller portal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Doing online research has never been easier. You can write surveys online, run a clustering survey, and infinitely customize by adding JSP code. It can generate agile reports from JIRA and Bugzilla hours, and online diagrams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    VoIP's project with Speex codec, speech detecting and crypto coding with traffic counting. All code is a pure Java, so completely cross-platforms. Traffic is about 9 MB per hour in both ends, sources: http://www.open-source-soft.narod.ru/arrow.7z
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project source code will be added shortly..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    This project has moved to github. See http://github.com/evanchooly/javabot for the current code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    OpenLubbs - Light Usable Bulletin Board System. An Open Source version of the original text BBS used at Lancaster University, UK. The goal is to improve the code and make it web based. The project is not affiliated or endorsed by Lancaster University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The MailRA resource adapter allows sending and asynchronously (non-polling) receiving of emails. It is coded according to the JCA 1.5 and Java EE 5 standards. The project is coded from scratch, without using source code from Sun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    一个Java Wiki计划。希望用它来实践一下JSI(http://www.xidea.org/project/jsi). 这个项目还包含一个代码生成器及相关类库。可以单独使用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    For Education or Communication, this project can code ascii to binary or decode it return.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next