Showing 107 open source projects for "java project with source code"

View related business solutions
  • 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
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    Universal G-Code Sender

    Universal G-Code Sender

    A cross-platform G-Code sender for GRBL, Smoothieware, etc.

    A full-featured gcode platform used for interfacing with advanced CNC controllers like GRBL , TinyG, g2core and Smoothieware. Universal Gcode Sender is a self-contained Java application that includes all external dependencies and can be used on most computers running Windows, MacOSX or Linux. With older versions of GRBL UGS is pretty reliable when it comes to jogging, but there are limitations. With GRBL 1.1 this is no longer the case when using the new JOG MODE syntax. This first-class jog...
    Downloads: 438 This Week
    Last Update:
    See Project
  • 2
    go-orbit-db

    go-orbit-db

    Go version of P2P Database on IPFS

    orbit-db is a distributed peer-to-peer database on IPFS. This project intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's orbit-db project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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 such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • 4
    GeoNetwork opensource - Metadata Catalog
    A web based Metadata Catalog Server for data description and discovery. Supports both generic and geospatial data discovery. It implements international standards (e.g. ISO19115/19139/19119, ISO19115-3, DCAT-AP, CSW 2.0, OGC API Records). It originates from the United Nations and is used by many governments as geoportal software. Active development and discussion takes place on GitHub and OSGeo Discourse. You can also connect directly with the companies supporting the...
    Leader badge
    Downloads: 154 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Kablink
    Kablink open team collaboration software uses social networking to unify team workspaces w/ real-time web conferencing. Collaboration for knowledge networking, program management, communities-of-practice, telework, other business process/functional areas
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WireShare
    Formerly entitled LimeWire Pirate Edition(LPE), WireShare is the newest fork of the original LimeWire open source project. Our sole intention is to create and maintain a bona fide continuation of the project. All work is undertaken on a pro bono basis. The name was changed for legal reasons.
    Leader badge
    Downloads: 207 This Week
    Last Update:
    See Project
  • 7
    Multiverse

    Multiverse

    Decentralized Version Control System

    The goal of the Multiverse project is to create a developer-centric network for code hosting, collaboration, and archival. One that is community-operated, privacy-respecting, and completely open source. Multiverse builds on top of the libp2p and IPFS projects to provide a decentralized code-hosting network. Decentralized networks shift the power from service providers to the users in the form of data ownership.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    TxPB

    TxPB

    TemporalX gRPC and Documentation Resources

    TxPB is the main source of information for using TemporalX, and includes protocol buffer definitions, generated code, and documentation. If you are looking for the protocol buffer definitions, check the pb folder. If you want bindings in other languages, feel free to open a github issue. Alternatively you can generate language bindings independently as long as the languages you are using support the appropriate protocol buffer and gRPC versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cabos

    Cabos

    Cross-platform Gnutella file-sharing servent in Xojo with Java backend

    Cabos is a simple, elegant Gnutella file-sharing servent (server-client) compatible with Windows and Mac. It is written based on LimeWire code in Java, with a customised front-end in Xojo. Cabos emphasises simplicity and elegance: its user interface and preferences dialogue are sleek and polished. It includes Mojito DHT support. Cabos is the continuation of a project also called Cabos and run by a Japanese developer nicknamed heavy_baby; he has since ceased development on it and redirected his attentions to Acqlite, another Gnutella client. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    EasyUpload

    EasyUpload

    Uploading files from Android to a desktop PC.

    ...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. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    EasyUpload

    EasyUpload

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

    ...The project just works for images and later it can work with any type of files. The source code of both the client and server apps are available in this GitHub page: https://github.com/ahmedfgad/AndroidFlask The project is documented in a Heartbeat tutorial titled "Uploading images from Android to a Python-based Flask server" available here: https://heartbeat.fritz.ai/uploading-images-from-android-to-a-python-based-flask-server-691e4092a95e Logo image from flaticon.com by phatplus (https://www.flaticon.com/authors/phatplus)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Soy

    Soy

    Static Websites on the Distributed Web

    Soy is a collection of smart contracts and tools to enable you to build your site on the distributed web. By virtue of using ENS and IPFS your content will be quickly accessible all over the world without having to set up or manage any infrastructure. Scripting with Soy usually looks something like this. This is an example of creating a new Soy instance and using it to register a domain and publish the content hash for the site. Once you have ENS set up to point to an ipfs hash, simply add...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PeerGuardian

    PeerGuardian - a privacy oriented firewall application

    ...It's highly recommended to use PeerBlock instead, which is a continuation of PeerGuardian's development in Windows, with bug fixes and support for Windows Vista and Windows 7. Collaboration with peerblock.com is welcome! PeerGuardian is an open project. Not only is its source code open for you to read, use, and modify - but the project is open for you to join and contribute in any form (code, documentation, bug reports, web and support).
    Downloads: 42 This Week
    Last Update:
    See Project
  • 14
    BabyBluetooth

    BabyBluetooth

    The easiest way to use Bluetooth

    ...Chain method body, the code is more concise and elegant. Distinguish delegated calls through channel switching, and facilitate switching. Complete documentation, and the project is active, constantly updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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: 2 This Week
    Last Update:
    See Project
  • 16
    Owl is a multi user document repository (knowledgebase) , document manager and/or document management system (DMS) written in PHP for publishing of files/documents onto the web for a corporation, small business, group of people, or just for yourself. Final Code Hosted on GitHub
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FileHasher

    FileHasher help to get the hash code from any file

    FileHasher is a easy java application to get the hash code from any file. Files uploaded are stable code Git code are unstable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the source code. For the binaries go to http://www.reload.ac.uk ***
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    jTechnologies FileManager++

    Project Collaboration simplified

    The jTechnologies FileManager++ Project Collaboration solution perfectly combines aspects of Collaboration, Project Management and Document Management by providing a wide set of complex but easy-to-use functionalities to assist you and your teams by handling all of your daily business workloads successfully - everywhere. Interested? Read more about on our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    This project is a BitTorrent client which can work as a system service (or daemon) controllable through a web interface. It is written in Java so it should run in Windows, Linux, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ENTDownloader (moved to GitHub)

    ENTDownloader (moved to GitHub)

    Gestionnaire de fichiers pour l'ENT de l'Université d'Auvergne

    The project has moved to GitHub: http://github.com/ksubileau/ENTDownloader
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    Document Management System

    This project is for managing documents in an organisation effectively

    As business grows, Capturing, Storing and Sharing corporate knowledge is vital to the success of business. Electronic Document Management System (EDMS) is the best solution for managing information more efficiently, accurately, and cost-effectively. EDMS improves organizational effectiveness by providing companies with greater ability to manage their unstructured information. It also enhances an organization’s ability to leverage information stores by allowing enterprise wide access for...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A universal platform for resource discovery and description that shares XML meta-data over existing peer-to-peer (P2P) networks such as Gnutella and JXTA.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next