Search Results for "java launcher app" - Page 2

Showing 70 open source projects for "java launcher app"

View related business solutions
  • 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.
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    HostMonApp

    HostMonApp

    The Simplest Multi-User Latency Monitoring Web App

    Hostmon is a latency monitoring web app designed for ISP Support Technicians. Hostmon enables the Support Technician to provide a more rounded and detailed oriented service to his/her customers. Hostmon gives the Technician the ability to constantly monitor the network latency to hundreds of customer devices simultaneously. The Technician now has available, not only up to the minute network latency graphs for each device, but they can also view the historic latency information for monitored...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SINE Isochronic Entrainer

    SINE Isochronic Entrainer

    Free and Open Source Brainwave Entrainment application

    SINE Isochronic Entrainer is a Free and Open Source Brainwave Entrainment application for PC, Android, and HTML5. Brainwave Entrainment is the practice of using sounds, visual stimuli or even electromagnetic fields to alter the frequency of brainwaves. It can be done for several reasons: people with insomnia can take great benefit from it, but it can also be used to improve your attention span, and even simulate the effects of some recreational drugs. The effect is not permanent, and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    light-control

    light-control

    Take control of your server thanks to a light web app from any device

    The main target of this project is to be able to take control of a given server from any device that can open a simple and lightweight web page within the same local network. The client part has been successfully tested on a OSX from an IPad and an IPhone, Android from a Samsung Galaxy Alpha, Mac OS X, Linux Ubuntu and Windows, using Firefox (FF), Internet Explorer (IE), Safari and Chrome. The server part has been successfully tested on Mac OS X, Linux Ubuntu and Windows. More...
    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 generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Food Storage Calculator

    Food Storage Calculator

    Java 7 based food needs calculator using Google Web Toolkit and HTML5

    This web app uses the Google Web Toolkit, (currently version 2.6.1). No hooks to the Google App Engine are required, so the entire application can be contained on an HTML5 web page. The application is technically written in a restricted APIs version of Java 7, then compiled down to JavaScript. Any data storage needs use HTML5's data persisting capabilities Use this food storage calculator to help plan food storage preparedness.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hcon Security Testing Framework

    Hcon Security Testing Framework

    Open Source Penetration Testing / Ethical Hacking Framework

    HconSTF is Open Source Penetration Testing Framework based on different browser technologies, Which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments.contains webtools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain - students, Security Professionals,web developers, manual vulnerability assessments and much more.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 8
    AribaWeb
    AribaWeb (aribaweb.org) is the Open Source java-component-based web application development framework for creating rich, AJAX-enabled applications with the absolute minimum of code (and no hand-coded JavaScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    dynamide
    dynamide is a dynamic web application framework for handling the presentation and business layers in a traditional web app. See http://dynamide.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Bingham App

    Bingham App

    Android and iOS app for accessing school info.

    This app was originally made in Utah for Bingham high school students and is now being made open source so that any school that wishes to can use this as a template for their own school app. The app has several features such as integration with Skyward, access to the school calendar (via Google Calendar), a GPA calculator, bell schedules, a news feed (via RSS), and access to the school online newspaper feed (RSS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    CC2

    Cyclos 3.7 port with improved UI and additional reporting app

    CC2 is a customised, repackaged version of Cyclos 3.7 which is designed to * Allow small communities to get up and running quickly with the world’s leading alternative currency software * Improve the look and feel of Cyclos and make it more intuitive for users * Add additional reporting functionality (x and z reporting, automated invoicing) for business users **Please see the Release Note** on the Wiki Tab for background of this project and non-technical aspects of setting up...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OMPISpecto

    OpenMPI tool for monitoring openMPI applications

    Open MPI application monitoring (and steering) from a web-interface and a mobile device.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jObject.js

    Simple JavaScript API

    jObject.js is a Simple JavaScript API to help users develop web app clients much easier and faster . It provides CSS manipulation,supports get elements by Class includes Event handling,Form validation, simplified AJAX, graceful ModalWindow, Calendar, Timer and some System support functions such as Java like System.out.println(). Every thing in this API is encapsulated in objects.It is also a cross browser compatible API. jObject.js lets you sleep earlier
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DCI Bridge
    DCI Bridge is a web application (sevice) that provides standard access to the distributed computing infrastructures (DCIs) like grids, desktop grids, clusters, clouds and service based computational resources by implementing the specification of the OGSA Basic Execution Service 1.0. The DCI Bridge web application creates a transparent layer between the users (workflow systems) and the DCI systems. The user can submit jobs to the various DCI systems using the OGSA Basic Execution Service...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    Bimage

    Bimage allows groups to view and generate images of infinite depth

    Bimage is combination of javascript and Servlet scripting meant to allow users to explore images with (near-)infinite depth. Bimage uses javascript to create the images and then save them to the database for later use. This allows users to come together to explore and generate complex, depthful images. Bimage is targeted for Google App Engine (GAE), and uses the datastore for a backend, though it should be adaptable to other backends. This project is set up for eclipse using the GAE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TechDoc

    Technical documentation for mobile phones

    TechDoc is a distributed system composed of a number of applications: a central java based web application using a SQLite database to import Technical documentation from CSV files (catalogue + files) and an Android based app or an iPhone/iPad app to install in a mobile phone, which is synchronized with the central web application and is able to work off-line and show the catalogue and files (e.g. PDF files). iPhone/iPad app can be downloaded through the Apple App Store. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    cloud4apps

    cloud4apps is a set of cloud services and tools for apps and websites

    cloud4apps is a set of FREE cloud services and tools designed to be consumed by any native or web app regardless of the platform. We provide the following services: - App translation (localization) via crowd-sourcing - In-App sales & licensing Management - Remote error logging - Cloud data storage for apps
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    stafftracker

    Track your roaming staff, know their whereabouts and give them orders

    Track your roaming staff, know their whereabouts and give them orders instantly. Works with web admin app, Android, Nokia etc. clients...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Manual Reader App
    The Manual Reader app for Android mobile devices allows developers to easily create and distribute offline manuals for easy installation on user devices. Included is a manual for the c:geo geocaching app.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Ohio State Government Reps
    A mobile phone App to keep in touch with Ohio State government officials. In addition to getting information about the elected official this app will facilitate contacting those officials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A mobile app to locate various points of interest in Ohio with descriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple CRUD app that uses basic JQuery functions. Detail screen has CRUD & next/prev buttons. Select a person via the master list screen. Master is a JQ DT with buffering. It uses MySQL. Pls refer to http://tekne-techne.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A tiny web app enabling MIDI synthesis of tin whistle alphabetic tablature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DocsFree is the first and only open source java-based Docs App Server. DocsFree is offered as an alternative to proprietary Docs solutions MS Office Online and Sharepoint, as well as to proprietary Docs SaaS offerings such as Google Docs.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB