1605 projects for "java open source" with 2 filters applied:

  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • MyQ Print Management Software Icon
    MyQ Print Management Software

    SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS

    Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
    Learn More
  • 1
    A package that contains a database and a server which allows you to develop industry php applications from your mobile device!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CodeWhisk

    Programming keyboard for Android

    CodeWhisk is an input method for Android that is designed to make programming code entry efficient (and fun!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simple Yaml2Java Transformer

    Simple Yaml2Java Transformer

    Provides quick transformation from yaml to Java Objects

    Provides quick transformation from .yaml or .yml files in classloader or filesystem to java class instances. GitHub: https://github.com/DeMmAge/Simple-Yaml-Transformer Library based on snakeyaml: https://mvnrepository.com/artifact/org.yaml/snakeyaml Add Jitpack repository in <repositories> section in pom.xml: <repositories> <repository> <id>jitpack.io</id> <url>https://jitpack.io</url> </repository> </repositories> Add Simple-Yaml-Transformer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a set of NFC applications that uses a common framework that interacts with the JSR 257. There are two application examples: NFCMuseum and Picking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Battery Notifier & Widget

    Battery Notifier & Widget

    A program which displays battery details in notifications & widgets.

    This is an open-source program which tells the user the battery details (percentage, temperature, health). It can display in two modes: - by notification; - by widget. Hope you enjoy it and soon it will be on the Android Market!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    As a player, you may want to play a game which can be customizable and enjoyable. As a game developer, you may want to develop a game more efficiently and enjoy the process of development. Please join in us and make the fertile game soil.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WiFi-Direct-File-Transfer-App

    This allows you to exchange data between devices

    WiFi Direct File Transfer is a experimental app that will allow sharing of data between Android devices running Android 4.0 or higher using a WiFi direct connection without the use of a WiFi access point. This will enable data transfer between devices without relying on any existing network infrastructure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is a high performance Mobile OS based on the Symbian Foundation code. We use the kernel and some engines. We create a simpler application framework that allows AJAX, Java, Mono, and other well behaved Rich Internet Application frameworks to operate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 10
    Symwire is a Host-based Intrusion Detection System (HIDS) and Integrity Checker written entirely in open c for symbian. It aims to be a complete, free, multiplatform, and open-source solution for detecting modifications and tamperings in files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Model View Controller framework for .NET CF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Lua implementation for the Symbian OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DOSpad SeparatePackage

    DOSBOX for IOS modify.

    This is designed to issue DOS software to run independently in the IOS. based on DOSPad and dosbox 0.74.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RobCo is a control (and also debug) software for robots or other embedded projects with microcontrollers. Currently a serial connection is used for data exchange between the µC and RobCo. The software will stay runable on Openmoko phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Palm School - C++ Classes for the PalmOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Write your HotSync conduit in Python. Initial source code kindly donated by Jeff Senn. Project source almost complete when donated. Currently Alpha status due to dormancy. Project is a Python module that talks to the Palm C HotSync APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TSW:Field Guide - Localization

    Localization files for the TSW-FieldGuide application for Android

    This project is allows users of The Secret World - Fielg Guide android application to create localized versions of the strings.xml file to support their language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    iStuff Mobile is a rapid prototyping toolkit to help explore sensor based interactions with mobile phones. This repository serves as the location for the mobile phone background application to facilitate interactions with the mobile phone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ztooly

    Ztooly is a comprehensive collection of 50+ free online tools designed

    Ztooly is a comprehensive collection of 50+ free online tools designed to boost productivity and simplify everyday tasks. From AI-powered generators to image editing, data conversion, PDF handling, social tools, and more — Ztooly is your all-in-one web toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    delegates

    delegates

    Modern c ++ 17 library containing delegate.

    Modern c ++ 17 library containing delegate which is a data structure that refers to a static method or to a class instance and an instance method of that class. * Github repository : https://github.com/gammasoft71/delegates * Homepage : https://gammasoft71.wixsite.com/delegates * Reference guide : https://codedocs.xyz/gammasoft71/delegates/ * Examples : https://github.com/gammasoft71/delegates/tree/master/examples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A mobile application to identify plant images. A portable botanist at your fingertips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pomodoro Time

    Pomodoro Time

    Gestión de tareas utilizando la técnica Pomodoro

    Gestión de tareas utilizando la técnica Pomodoro
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Port of the Irrlicht engine for the S60 3rd Ed platform. Aimed to be run in the Nokia N95 8Gb.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Minimalist, portable, mobile biased, game engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    fm-xml2json

    fm-xml2json

    An XML Parser that converts XML into JSON on the FileMaker Pro.

    A FileMaker script which when passed a valid XML string, will covert this string into a JSON object.
    Downloads: 0 This Week
    Last Update:
    See Project