Showing 40 open source projects for "head for windows"

View related business solutions
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 1
    Recaf

    Recaf

    The modern Java bytecode editor

    Recaf is an open-source Java bytecode editor that simplifies the process of editing compiled Java applications. To make things easier Recaf abstracts away much of the internal class file format. Difficult tasks such as updating stack-frames are done automatically. Along with additional features to assist in the process of editing classes, Recaf is the most feature-rich free bytecode editor available. While Recaf makes bytecode editing a more simple process it does not mean you should dive head...
    Downloads: 123 This Week
    Last Update:
    See Project
  • 2
    elevenlabs-api

    elevenlabs-api

    elevenlabs-api is an open source Java wrapper around the ElevenLabs

    Elevenlabs-api is an open-source Java wrapper around the ElevenLabs Voice Synthesis and Cloning Web API. Compiled JARs are available via the Releases tab. To access your ElevenLabs API key, head to the official website, you can view your xi-API-key using the 'Profile' tab on the website. To set up your ElevenLabs API key, you must register it with the ElevenLabsAPI Java API. For any public repository security, you should store your API key in an environment variable, or external from your...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    Cyclops

    Cyclops

    An advanced platform for writing functional applications in Java 8

    ...) -- New data structures do not support operations that would throw exceptions (you can't call head on an empty list for example). Eager and Lazy alternatives for most datastructures (Option is eager, Maybe is lazy + reactive). Improved naming of types (Function1-8 rather than Fn1-8, Either not Xor). Group id is changed to com.oath.cyclops. Versioning between cyclops-react and cyclops is merged on cyclops versioning scheme (version 10 = Cyclops X).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Automated Instrument for Diagrams (AID)

    Plugin for MagicDraw(R) to work on certain functional diagrams

    The AID plugin applies certain rules on functional diagrams that have been created according to the FAS method. Details are described here: https://sourceforge.net/p/aid4md/code/HEAD/tree/trunk/doc/AID%20for%20MagicDraw%20Overview.pdf?format=raw The AID plugin version 9.0 requires MagicDraw / Cameo Systems Modeler 2022x Refresh 1 HF 1. Users of earlier MagicDraw / Cameo versions can download older releases under files. To see which file to download, check the compatibility overview here: https...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 5

    flavour

    A Pure Java Single-Page App Framework

    Make fast, lightweight, native, single-page web apps that run in modern browsers while coding entirely in Java. * Website: https://flavour.sourceforge.io * Mastodon: https://mastodon.social/@FlavourJava * Podcast: https://castini.frequal.com/cast/show/Flavourcast/f7e171e8-22de-4f3b-adbb-5462991343c5 * Source Code: https://sourceforge.net/p/flavour/trunk/HEAD/tree/ * Introductory article in java Magazine: https://blogs.oracle.com/content/published/api/v1.1/assets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    spatial-framework-for-hadoop

    spatial-framework-for-hadoop

    The Spatial Framework for Hadoop allows developers

    The Spatial Framework for Hadoop allows developers and data scientists to use the Hadoop data processing system for spatial data analysis. For tools, samples, and tutorials that use this framework, head over to GIS Tools for Hadoop. At the root level of this repository, you can build a single jar with everything in the framework using Apache Ant. Alternatively, you can build a jar at the root level of each framework component. Custom MapReduce jobs that use the Esri Geometry API require...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...|teachingbox FOR DEVELOPERS: 1) If you use Apache Maven, just add the following dependency to your pom.xml: <dependency> <groupId>org.sf.teachingbox</groupId> <artifactId>teachingbox-core</artifactId> <version>1.2.3</version> </dependency> 2) If you want to check out the most recent source-code: git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core Documentation: https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DrupalCSVFields

    Create Drupal 7 fields from CSV

    I recently have had to create content types with hundred of fields. I decided to create a quick utility to generate them from a CSV file instead of using the Web interface. The application produces a module for Drupal 7. See https://sourceforge.net/p/drupalcsvfields/code/HEAD/tree/trunk/examples/basictest/ for an usage example. It worked for me, but use it at your own risk. I have not tested it in depth. Please backup your data before enabling the modules produced by the utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 10

    PasteControl

    This is a pure JAVA API to handle paste image and upload it

    ... that these developers are not using JSF Vaadin or ZK- any RIA framework already providing a component for uploading your clipboard content . This API is for those who use vanilla Servlet /JSP with some client side framework like Angular JS and Bootstrap , for example. The target beneficiary of this project are those who restrict server side to Vanilla Servlet /JSP and might come across such need often.For them, this API is good with regard to simplicity and over-head. Plus, YOU NEED NOT CODE at all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CoffeeWebServer

    CoffeeWebServer

    An http 1.1 server written in Java

    NIO HTTP/1.1 Web Server with support for multi-part forms, custom servlets, cookies, sessions, SSL, gzip and deflate encodings, pipelining, and more! Written in 100% Java with core server reliance only on the base jdk library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    OpenTRV

    Open-Source Thermostatic Radiator Valve

    Retrofit completely-open reference mechanical/hardware/software design for zoned heating control not relying critically on any proprietary/hacked components. The aim is to include at least one complete mechanical and software design for a replacement TRV head that can be retrofitted without any plumbing plus at least one simple boiler control to allow end-to-end open soft heating zoning, with the ability to connect to home automation system or the Net if required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Solarex - Travel and Explore the Galaxy
    Solarex is a space traveling, trading and prospecting game built upon a stellar system generator. There is a galaxy full of stellar systems with all sorts of treasures to explore - so enter your spaceship, buy some fuel and head off!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    VANTED
    VANTED - Visualization and Analysis of NeTworks containing Experimental Data At SourceForge the VANTED development history is preserved, only limited amount of development will proceed here. Please head on to the most recent developments, which can be observed at www.vanted.org.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe) file. NOW...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    File Piper
    The "File Piper" is a file processing tool. It provides a set of standard file manipulation (copy, head, tail, chunk, zip, search…) in a user-friendly nice-looking Swing interface with possibility to add custom processors written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Log2HTML

    Converts log files (with color codes) to readable html files.

    The Log2Html converter is a tool to easily convert logfiles to a readable html file. It uses colorsets to define which colorcode will be replaced by which color. Open the readme.txt to see how to create own colorsets. Quake and Warsow are shipped with this. You may use the 2 textareas to add properties to the output html files, so you may use a styles for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a game developed in Java. it was developed using the libjcsi library. It's premise is that you are Theseus and you have to find your way through the Labyrinth, kill the Minotaur, and return to the exit with his head.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The open source, multimodal interactive "Sensitive Artificial Listener" dialogue system created by the EU project SEMAINE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jQuantum
    jQuantum is a Java program to simulate a quantum computer, to design quantum circuits, and to visualize the execution of quantum algorithms. Another main purpose, however, is to create images in your head, and thereby - understanding.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    Real-time Head Pose Estimation and Tracking, Eye Gaze Estimation and Gesture Recognition from USB or stereo camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    My Java version of a Jeopardy game. Meant for classroom-style moderated use, rather than head-to-head multiplayer action. I'll continue adding features and taking suggestions!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Application to interface with the BMW IBus interface. Software will first act as a media player, and I'm open to any other suggestions. This will likely only be useful to those who have a BMW car with an Ibus interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Implement a HRTF for binaural spatialization of mono sound sources with respect to head movements and provide a GUI for dynamic drag and drop of sound sources in 2D. Additionally, integrate with a magnetometer to accept real time head position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next