Search Results for "java remote control" - Page 45

Showing 2674 open source projects for "java remote control"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    CraftBukkit-CommandsEX

    CraftBukkit-CommandsEX

    Modular Minecraft server plugin - commands, events, ...

    This project gives you freedom to get a fully-customized plugin for CraftBukkit Minecraft servers. You choose what to include and build it up. No more command collisions, no unnecessary memory and processor overhead on your server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Ralasafe Access Control Middleware focus on data-level privilege management, including database row/column and content privilege management. It also manages 2) login control; 3) function-level privilege management; and 4) URL privilege authentication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hezze Framework GUI

    Hezze Framework GUI

    Java framework GUI ( based Swing )

    El proyecto Hezze Framework GUI esta dirigido a los desarrolladores, sobre todo aquellos principiantes, que buscan implementar una interfaz grafica diferente a la standard propuesta por AWT o Swing, invirtiendo poco tiempo en el desarrollo de Frames, y sobre todo utilizando pocos objetos para crearla. Implementando la API se puede crear un solo contenedor bastante llamativo desde el punto de vista grafico, añadiendo paneles que asumen el roll de virtuales InternalFrame. Actualmente esta en...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    EfonVNC

    VNC Server For WinCE

    The EfonVNC project is an open source Windows CE Toolset. It contain remote control tools, which is based on RealVNC, And other system helper utils. It is aimed at developers and users who want to develop and use a Microsoft Windows CE 5.0 or above it.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5

    Canon PTZ Joystick

    Control canon PTZ camera locally or remotely by a USB joystick

    Local or remote control a canon PTZ camera by an USB joystick. Attach the RS232 PTZ camera to your computer and control the camera by a USB joystick. This software is also designed to allow owner to remotely control the camera via TCP/IP running the software in the local and many remote computers. NOTE: this is designed for NU700 camera, I don't actually know if the protocol is a standard for Canon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Gridderface

    Keyboard-heavy inferface for marking grid-based puzzles in Java.

    A Java graphical interface for simply notating, marking, solving grid-based puzzles (Nikoli-style, or crossword-like puzzles) neatly on the computer. Intended for heavy keyboard users as for vi, but some mouse control works too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MesonCast

    MesonCast

    Internet-radio server with web-GUI, it broadcasts music from folders

    MesonCast is the Internet-radio server, that allows you to broadcast the music from your computer or remote server across LAN in MP3 format. Server can load music from playlists and/or directories. MesonCast understands a lot of stream and tracker formats. Additional formats are available through plugins. It also can load remote streams or Internet-radio and then retransmit them to clients. MesonCast has a web GUI, that allows you to control a station, browse a playlist and switch tracks in real time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FIDAB is a product and document management system. It handles products and hierarchies of products and tracks product releases. Products are defined by documents, which are put under revision control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Tin Can Jukebox

    Tin Can Jukebox

    Stream your music over the net

    Tin Can Jukebox is a very fast, full featured php/mysql web jukebox that can securely stream large mp3 collections over the internet to multiple users. Features include many browsing modes,dynamic downsampling,playists,language packs & user access controls. Programming 100% fueled by environmentally friendly beer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10

    GWT Uploader

    GWT library that encapsulates the browser's file upload capabilities.

    GWT Uploader is a freely available open source GWT library that encapsulates the file upload capabilities provided by the File and XMLHttpRequest Level 2 APIs as well as the SWFUpload library. Using GWT Uploader allows for enhanced file upload dialogs (multiple uploads, drag and drop, queues, parallel streams, etc.) and interactive interfaces (upload progress indicators, real-time throughput display, etc.) within GWT applications using pure Java code that provides a consistent experience...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    RoboticsControlUI

    Raw Control Interface for Controlling driving Robots

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ARecordUpdater

    ARecordUpdater

    An application that automatically updates A-Records for certain hosts.

    ...Currently 3 hosts are supported: - one.com - eurohost.com - antagonist.nl ARecordUpdater doesn't use its own timer. It's better to use a cron job, so it uses less memory. Written in Java and runs on any machine with Java installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Penagwin NXT Remote

    This is the Penagwin NXT remote which is a java remote for the NXT.

    This is the Penagwin NXT remote which is a java remote for the NXT. It Will work over the internet or network through portforwarding. As of Now It is a WIP so check back in a while when its finished.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mapred-propertypath

    to create a jar to help controle input-paths of mapreduce

    Sometimes, the input-paths of a mapreduce programs are complex. Files and directories are mixed together, it is difficult and boring to write and examine the input paths. This project aims to create a jar to help control the input paths. The basic method is adding a property-file which contains some input-paths and filter-conditions, and the jar generates the input-paths for MR automatically and correctly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Advocate Case Management

    Advocate Case Management

    The project Advocate Case Management is a software solution for a bett

    The project Advocate Case Management is a software solution for a better office management for an advocate office. The application Advocate Case Management has a very attractive and simple graphical user interface. It supports multiple login system. The administrator has all rights of manipulating the data; other user can view the data according to the administrator. In this application the user can maintain the information of the client and the case which is going to be start. It has a nice...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Dock Remote Client

    Ubuntu GUI to control iDevice music playback (requires app)

    Control your iPhone or iPod Touch music playback from your Ubuntu pc using a simple and comfortable perfectly integrated interface (requires a compatible App). Download "Revererse Remote" from the Apple App Store, install Dock Remote Client on your Ubuntu laptop and that's done! With Dock Remote Client right sat on the sofa with your Ubuntu laptop with your iDevice connected to a Hi-Fi system you can: - Pause a song - Play the previous/next song - Adjust the volume - Toggle shuffle/repeat - Browse your library - Play any song of your library (also by album or by artist) - Put a song in the playing queue, so that when the song playing in that moment has finished, Dock Remote Client will play the first song in the playing queue All this perfectly integrated in your Ubuntu system: - Notifications supported - Integration with the Ubuntu sound menu - Sensibility to media keys
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DefendLine
    Low-cost, easy to replicate GSM-based remote controlled security system capable of taking and sending pictures of a guarded site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    distributed_netbeans_7.0.1

    This will have the code for Distributed netbeans 7.0.1 for openVMS

    Distributed NetBeans for openVMS is a plug-in which has two parts( a plug-in that needs to be installed on NetBeans IDE (7.0.1 is the currents version which for which plug-in is developed), and ideserver kit which is installed on the OpenVMS side,(java version 1.5 or above need to be present on server for Ideserver kit to get installed. Using this set of kits we can create remote projects for languages like (c, cxx, pascal, basic, cobol,java), we can also write ant scripts, bash scripts ect. What ever we add/remove on the IDE, will be refleted on the server end as well. We have all room for improvement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JListenToMe lets you take control of eSpeak so comfortable, thanks to its friendly graphical interface and easy configuration. It is too easy and the best, is free software!.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    MPC Remote

    A Portable Device Remote Control for Media Player Classic

    Due to the poor availability of remote controls for Media Player Classic built in web interface, I went and found this, however when I looked at it, It was untidy and parts were broke, I have tidied it up and removed and fixed broken parts, Over the course of this peroject I shall be updating it to the latest mpc api, This works under any browser however, works best under Safari for iPhone, other browser support will come soon, aswell as reinclusion of the broken sections. I cannot...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    BBRPC

    BlackBerry app that can control a remote computer

    BlackBerry app that can control a remote computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JPlayerClassic

    JPlayerClassic

    Simple Media Player written in java

    JPlayer Classic is a free and open source player written in java and using JMF (Java Media Framework) to decoding multimedia formats. JPlayer Classic support multiple video and audio formats such as .mov .mp3 .wav .au .aiff and some .mpg .mpeg formats and i works to make it support larger range of formats in the release 1.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    T-Plan Robot - GUI Test Automation

    T-Plan Robot - GUI Test Automation

    Image based Test Automation tool (Java) - Test ANYthing, ANYwhere

    ...T-Plan Robot (formerly VNCRobot), is the most flexible and universal black box automated testing tools on the market. This project is the former open source version, and is now superseded by T-Plan Robot Enterprise. Robot is platform independent (Java), and thus performs well in situations where other tools may fail. Robot runs on and automates all major systems e.g. Windows, Linux and Unix, plus mobile platforms, such as IOS and Android. The product has the same functionality, look and feel regardless of OS, and your scripts are completely transferable between platforms. Utilising remote desktop technologies, together with image based testing principles, T-Plan Robot provides a human-like approach to software testing from the end-user GUI perspective. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server,...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo