Search Results for "written in java" - Page 25

Showing 3319 open source projects for "written in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    CONF Bot will play the Facebook game Confrontation for you, automating clicks so you don't have to repeat the same action 40 or 50 times in a row for no good reason. It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A 2D simulation server for the ASURO robot written in JAVA. The server offers the ASURO 2.8.1 Lib as an interface for clients via TCP/IP. The simulation part is based on the phys2d engine. Example clients are written for JAVA and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 5
    TC5Edit

    TC5Edit

    A small Java based text editor designed for coders.

    TC5Edit is a text editor which is written in java. It includes syntax highlighting, the ability to compile 4 languages (Java, C, C++, scala) and the ability to paste to pastebin. It is mainly designed with coders in mind however general use is viable. I wrote this so long ago and it is slow and buggy and Java. It is really bad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Contacts Email Extractor
    This email harvester and bulk mailer is written in java and is totally free. Must have java installed to Click & Run the .jar file. Get email addresses in batches. Mac OS use Contacts Extractor.jar with the JavaMail API in a \lib folder next to it.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Biome Level Editor

    A simple game level editor written in Java.

    The Biome Editor is a small project that I have been working on in my spare time, it currently contains a pathing editor, tile editor, and a few other small features -- but for the most part it is incomplete and a work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    WebDiff

    Graphical tool for visualizing changes in web pages

    WebDiff is a graphical tool for visualizing changes in web pages. It is written in Java and uses Eclipse's SWT toolkit. You can view changes between any two HTML files on your file system or a web server, distinguishing them in a manner of your choice. There is a plan to eventually support viewing changes between Git/Subversion/Mercurial clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Oemu

    CP/M emulator

    Oemu is a 8085 emulator written in java. It runs only CP/M but intends to be a multiemulator with full debugging capabilities. Some features Oemu currently implements (at least partially): terminal simulator (with customizable behaviour), swing based debugger, access to CP/M disk format (Oemu can mount directories as CP/M disks), multilingual user interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 10

    Enigma

    Enigma is a completed top down zombie survival game written in Java.

    Enigma is a completed top down zombie survival game written in Java when Tristan and I were just sixteen years old. I co-wrote the game with Tristan Homsi as a final assignment for our grade 10 class. If I remember correctly, we were given two weeks to work on the final. Tristan and I started early in the year and worked on it for months before the final was even assigned. The game got us our 100% and certainly impressed our fellow classmates. When we look back at Enigma, we realize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PS3 Media Server

    PS3 Media Server

    A DLNA-compliant UPnP Media Server

    PS3 Media Server is a DLNA-compliant UPnP Media Server. Originally written to support the PlayStation 3, PS3 Media Server has been expanded to support a range of other media renderers, including smartphones, TVs, music players and more. Because it is written in Java, PS3 Media Server supports all major operating systems, with versions for Windows, Linux and Mac OS X. The program streams or transcodes many different media formats with little or no configuration. It is powered...
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 12
    Sudoku for Java - HoDoKu
    Sudoku generator/solver/analyzer written in Java (English and German). Lots of human style techniques (singles, subsets, LCs, fish, wings, uniqueness, coloring, chains, ALS), powerful analyzer (manage multiple solutions for one sudoku). Includes Learning and training modes and a booklet printer.
    Leader badge
    Downloads: 299 This Week
    Last Update:
    See Project
  • 13
    Enhanced Vnc Thumbnail Viewer
    The enhanced version of the Vnc Thumbnail Viewer written in Java. Open-source software by Intelligent Millionaire Co., Ltd (www.the-im.com). The main developer is Thosaphol Rodkwamtuk. The source code repository of this project has its new home on GitHub: https://github.com/the-im/enhanced-vnc-thumbnail-viewer
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    The OVAL Utilities are a set of utilities for manipulating content written in the OVAL Language. These are general utilities that will assist anyone in using OVAL content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Open source 3D physics and dynamics engine and library written in pure Java. This is a Java port of ODE / OpenDE (Open Dynamics Engine). THIS PROJECT HAS BEEN MOVED TO A NEW LOCATION: http://www.ode4j.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Ldap Address Book

    Ldap Address Book

    LDAP client providing user friendly access to global address books.

    An LDAP Client, written in Java, designed to act as the front end for a global address book implemented as an LDAP directory. Supports full read/update/delete access to directory entries. Fully configurable for all schemas.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Easy File Share

    Easy File Share

    File Sharing Simplified

    Easy File Share is a software which will allow you to share files from your PC to any other device which has a web browser with networking support. You can even share files to your android or iOS device. It is written in java so will run on any platform supporting java. Java 1.6 or higher required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Nemeth Crisp

    A library that converts Math ML and Unicode to Nemeth Braille.

    This utility can be used by developers to implement Braille technologies while working with Math ML, Unicode and the web or other scientific application written in the Java Programming language. After the Unicode is translated into Math ML, one can optionally generate a browser-ready, HTML 5 document with the appropriate HTML 5 tags and the imbeded Math ML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Mouse Rate

    Mouse Rate

    OS independent mouse rate checker written in Java.

    Tiny program written in Java, which provides OS - independent and clean algorithm to measure your mouse rate (mouse latency). Java 7u5 or higher needed to run version 1.1 and lower. Java 7u40 or higher needed to run version 1.2 and higher. **Version 1.3 changes - Fixed graphic artefacts appearing while program window is dragged. **Version 1.2 changes - Major code review & cleanup - Mouse watching algorithm optimized - Duplicate cursor statistics calculations removed & rewritten...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    mcDomus

    mcDomus

    Java Domotic Over Ethernet

    A evolved HMI written in JAVA for the control of buildings. Main features: - datalogger - 5 language support - web page access - HMI touchscreen - plugin for hw and sw - supported I/O: * up to 100 digital inputs (REED, volumetric, photocells, etc. ..) * up to 100 digital outputs (sirens, lights, boilers, valves) * up to 24 analog inputs (thermometers, gauges, rain gauges, etc. ..) * up to 12 analog outputs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Dependency Discovery Tool

    A tool for discovering external dependencies in Office files.

    The Dependency Discovery Tool searches through binary office files (.doc, .xls and .ppt) and tries to find any documents or files that are linked to the document. It is written in java, using the Apache POI libraries ( http://poi.apache.org ) This project was part of a summer scholarship from the School of Engineering and Computer Science at Victoria University, Wellington (http://ecs.vuw.ac.nz) in conjunction with Archives New Zealand ( http://archives.govt.nz ). At the moment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jStyleParser

    Java CSS parser and DOM style assignment library

    jStyleParser is a CSS parser written in Java. It has its own application interface that is designed to allow an efficient CSS processing in Java and mapping the values to the Java data types. It is also able to apply the parsed style sheets to a DOM that represents an HTML or XML document and to compute the resulting style of the individual document elements. It supports CSS 2.1 and a large subset of CSS3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    nxCMS

    nxCMS

    Universal Content Management System (Java EE6)

    Universal content management system written in Java EE6 / Spring using Dojo framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    BeeKeeper

    A minesweeper clone written in Java

    BeeKeeper (v0.1) is a minesweeper clone written in Java, using only vector graphics (primitive shapes and lines). The objective of the game is to collect all of the honey without disturbing any of the dormant bees, as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    UECraft

    This is a modpack for the Technic Launcher written from scratch

    UECraft is a modpack for the Techinc Launcher that is writen from scratch and paired with BuildCraft.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.