Showing 45 open source projects for "java remote"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 1
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and...
    Leader badge
    Downloads: 194,213 This Week
    Last Update:
    See Project
  • 2
    Repeat

    Repeat

    https://youtu.be/7pQHcFfrpDI

    Full-fledged mouse/keyboard record/replay and automation hotkeys/macros creation using modern programming languages, and more advanced automation features. Working across three major OSes: Windows, OSX, and Linux. See more at https://github.com/repeats/Repeat Repeat yourself with some intelligence. This, if used correctly, can improve your productivity greatly.
    Leader badge
    Downloads: 106 This Week
    Last Update:
    See Project
  • 3
    HWUT - The Hello-Worldler's Unit Test

    HWUT - The Hello-Worldler's Unit Test

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode. Test...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Service for remote computer over a network. Includes client on Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 5
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    Apache Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC, RDP, and SSH. We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 6
    SW Test Automation Framework
    The Software Testing Automation Framework (STAF) is a framework designed to improve the level of reuse and automation in test cases and test environments. The goal of STAF is to provide a complete end-to-end automation solution for testers.
    Leader badge
    Downloads: 213 This Week
    Last Update:
    See Project
  • 7
    MusiqBox

    MusiqBox

    An social musicsystem for your Pi and smartphone.

    MusiqBox is an client-server based audio player, which let you stream music files from any device to an server and plays it. You are also able to store music on the server itself and manage it with your smartphone or desktop. The aim of MusiqBox is to extend the functionality of an existing audio-system (e.g. common stereo) with this features: -Playback of common audio-formats like: mp3, ogg, flac, wave,… -Stream music files over the network -Store music files locally -Remote control -Playlist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SrcDS Control

    SrcDS Control

    Cross platform administration tool for Source Engine dedicated servers

    Cross platform (Windows, Mac, Linux) GUI/command line based administration tool for Valve Source Engine dedicated game servers (srcds). Target audiences: - Individuals who want to set up a dedicated server without having to work with command line tools and config files - Experienced groups managing multiple servers/hosts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WiRe

    The Android-smartphone universal television remote

    The WiRe project seeks to provide android smartphones with universal Infrared (IR) television remote control functionality. The limitations/scope of this project include: 1. Android application will be restricted to a minimum Android Operating Sytem of Android 4.2.2 2. Data communications will be conducted over a Wi-Fi network 3. The embedded device will be built utilizing the Beaglebone Black as its core 4. The Final product will be capable of conducting common television controls
    Downloads: 2 This Week
    Last Update:
    See Project
  • Vivantio IT Service Management Icon
    Vivantio IT Service Management

    Your service operation isn’t one-size-fits all, so your IT service management solution shouldn’t be either

    The Vivantio Platform allows you to focus on the IT service management tools that make sense for your organization’s unique service model: from incident, problem and change requests, to service requests, client knowledge and asset management
  • 10
    RAPID, Robot API Delegate
    The Robot Application Programming Interface Delegate (RAPID) is a software reference implementation for remote operations. It promotes interoperability between robot software modules. RAPID includes a standard “API” and data distribution middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software for the autonomous robot GATTACA (alias CrossTiger). C-Code for low level control on Atmega328p. JAVA-Code for remote control panels and online/offline data visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iAlertU

    iAlertU

    An alarm for your MacBook.

    iAlertU is an alarm system for your Apple MacBook that uses the built in motion detection to trigger the alarm and the iSight to capture the image of the thief. Among many other features, it incorporates the ability for users with iPhone, iPad, or iPod Touch to connect to and control iAlertU remotely.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    Bluetooth Car

    Remote controlled car model made from mobile phones

    Car model carries MCU(STM32L152) unit and J2ME mobile phone. It is controlled via bluetooth from another mobile. Car is able to move, turn, speak and take pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    opmarshall

    code generator to marshall/unmarshall C and C++ data structures

    Opmarshall can encode/decode C and C++ data structures from/to a binary buffer. It's like CORBA or Google Protocol Buffer, but does not require an IDL (interface description language). Instead, your objects are simply defined in C/C++, which means that you use the SAME types in your code and on the wire (if you want to call remote systems).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    1) Generic UDP server to wrapper gamepad and joystick events to uinput. 2) Specific UDP client under Android (+2.2) that send events to UDP server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XYZ Machine
    Software application, firmware and U.I. for 4-motors 3-axis milling machine, open hardware, software and mechanics. See also project in details for schematics and images on http://www.contesti.eu/opensource/xyz-dc-motor-controller
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Code for the SALAMANDER environmental sensor project. SALAMANDERs are wireless motes (Crossbow TelosB with MSP430 processor) with a string of sensors attached. Mote code is in nesC. DataGetter java code enables mobile phones to collect sensor data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    OpenDMTP is a protocol/framework that allows communications with small devices (mobile phones, PDA's, and other high-latency/low-bandwidth devices), especially geared towards the transmission of GPS, temperature, and other remote monitoring information.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is a java implement FUSE binding (FileSystem in User Space), again, this can be used as remote file system by io package in this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This software is a Bluetooth software to do some remote Bluetooth operations (via a j2me enable device mobile) like lock/unlock/power off computer, control Winamp (play/pause/id3 info,etc) and it´s in constant development at the moment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TightVNC
    TightVNC is an improved version of VNC, great free remote-desktop tool. The improvements include bandwidth-friendly "Tight" encoding, file transfers in the Windows version, enhanced GUI, many bugfixes, and more.
    Leader badge
    Downloads: 393 This Week
    Last Update:
    See Project
  • 22
    Grid computing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    micontrol is a remote control application that allows you to control media playbacks on your computer from a mobile handset
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Remote control a Windows machine without bluetooth using a java (j2me) mobile device. Either use a direct intenet connection, or a bluetooth-net proxy server (resolving bluetooth/802.11g interference while streaming).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The goal of zAutomation project is to design/implement hardware, firmware and software for remote control and monitoring of physical objects, by using the ZigBee technology and internet. The field of application is robotics and domotics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next