Search Results for "simple java project" - Page 84

Showing 12940 open source projects for "simple java project"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1

    oreka

    Enterprise telephony recording and retrieval system

    Enterprise telephony recording and retrieval system with web based user interface. The project currently supports recording voice from VoIP SIP, Cisco Skinny (aka SCCP), raw RTP and audio sound device and runs on multiple operating systems and database systems. It can record audio from most PBX and telephony systems such as BroadWorks, Metaswitch, Asterisk, FreeSwitch, OpenSIPS, Avaya, Nortel, Mitel, Siemens, Cisco Call Manager, Cosmocom, NEC, etc... It is amongst others being used in Call...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Civilizer

    Civilizer

    Civilizer - Tool to efficiently manage your data/knowledge/idea

    ...Civilizer's full text search functionality is simple but powerful. You can search with simple space separated keywords as other tools, but unique Civilizer Search Operators can boost your search ability a lot further. Your search phrase can be fine-tuned as far as you can go. Another useful feature is its multi-panel view. It helps you view multiple data in the same screen eliminating the need to jump across separate pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PurpleAdmin-Free-Admin-Template

    PurpleAdmin-Free-Admin-Template

    Purple Admin is one of the most stylish Bootstrap admin dashboards

    Purple Admin is one of the most stylish Bootstrap admin dashboard you can get hands on. With its beautifully crafted captivating design and well-structured code. Featuring 4 different sample dashboards, 5+ sample layout styles, and over 20 sample pages, Purple dashboard makes development faster and easier. This Admin template comes with documentation and priority support for 12 whole months. Our templates are all regularly updated, making sure you get the best template possible. Forget about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MarkList

    MarkList

    Collection of Mark lists from Mobile App and Print Progress Cards

    Teachers can submit mark lists from mobile app. Mark lists are bulk printed. Pdf can be printed individually. Mark lists are compiled in to one data sheet. Progress cards can be viewed or printed directly. You can write your own code to print Progress Card. Data is collected in Text Format so can be accessed and interpreted easily. Mobile App Google Playstore Link : https://play.google.com/store/apps/details?id=in.refort.MarkList&hl=en Other open source projects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Information Extraction from Arabic Text

    Java based framework for extraction information from Arabic text

    This project presents a model a for extracting information from Arabic text. The project executables include three Java based modules that can be used to implement a rule-based information extraction process from Arabic text. These modules are: 1-A module for annotating a selected Arabic text file using a custom morpho-syntactic Part-of-Speech tagging scheme. 2-A module that can be used along with Protégé for establishing Ontology Web Language (OWL) based ontologies based on the concepts and relations in a text file. 3-A module for automatically extracting information from annotated Arabic text files. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    xml2j

    XML Schema SAX based code generator for Java

    XML Code Generator and Framework for Java, helps you develop high-volume XML Parsers quickly and consistently. Unlike most development tools, xml2j does not force you to use a vendor specific API; using our generator the model is the API. The code generator uses XSLT to transform XML Schema to Java code and is fully adaptable. With XSD there are many different possible approaches to defining a schema for your XML, therefore the generator first normalizes the XSD to an XML fit for code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Webcam Capture API

    Webcam Capture API

    Allow integrated or USB-connected webcams to be accessed from Java

    This library allows you to use your built-in or external webcam directly from Java. It's designed to abstract commonly used camera features and support various capturing frameworks. Assume a situation when your code depends on some capturing framework, but suddenly you have to drop it and use a different, maybe newer one (e.g. replace archaic JMF with newest GStreamer). By doing this you will have to rewrite significant piece of your code because these frameworks are completely different and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    An easy and simple tool to calculate the half-lives of radioactive substances and looking up elements on the table of elements by name, element symbol, atomic number, or atomic weight. Source code is on GitHub here: https://github.com/InfinityDevelopment/ChemistryCalculator NOTE: This is a Java program. Inside the ZIP there is the .jar file and .bat file(which you would run to start the program on Windows) required to run on Windows, however, to run it on other operating systems you will most likely need to execute "java -jar program.jar" on it from that OS's terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Advanced Business Timer

    Advanced Business Timer

    Simple and easy to use timer and stopwatch for any computer

    This free and simple to use timer and stopwatch is created by Nathansoftware.com. The Advanced Timer is easy to use and has many customizable options including alarm sounds and advanced settings that allow you to lock or hibernate your computer when the timer goes off. This project is actively supported and new features including launching on startup are soon to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JWT Spring Security Demo

    JWT Spring Security Demo

    A demo for using JWT (Json Web Token) with Spring Security

    This is a demo for using JWT (JSON Web Token) with Spring Security and Spring Boot. I completely rewrote my first version. Now this solution is based on the code base from the JHipster Project. I tried to extract the minimal configuration and classes that are needed for JWT-Authentication and did some changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    GLPK for Windows

    GLPK for Windows

    Windows binaries for the GNU Linear Programming Kit (GLPK)

    GLPK 4.65 (GNU Linear Programming Kit, http://www.gnu.org/software/glpk/) is a solver for large-scale linear programming (LP), and mixed integer programming (MIP). This project supplies the most recent Windows executables - 2018-03-17. Linux and OSX users should download the source distribution from http://ftp.gnu.org/gnu/glpk
    Leader badge
    Downloads: 327 This Week
    Last Update:
    See Project
  • 14
    Project Apollo seeks to provide a Java based web application development framework. The framework is not a RAD tool, but a set of tools and design patterns which can be used to build a properly designed and robust application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    NodeWork

    Simple HR App using NodeJS

    Simple HR/Admin Tool for a Company in Node JS Log-in functionality is not included here. NO ORM is used. Intended Audience: Beginners of Node JS How to use: Install Node JS in your machine. Get the source code. Look at the db folder and create the MySQL table structure as given in the dump. Since all the needed modules are included here you can straight away run node app.js and you will see this shell output: "Express server listening on port 3300" You can access as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Jumbocad

    Jumbocad

    This is a very powerful Schematic and PCB layout tool for Engineer

    This is a very powerful Schematic and PCB layout tool for electronic Engineer. It is very easy to use. Coming version will add the SPICE features as well as the 3D model. This tool is target for single user, so all the things such as Schematic, PCB layout, SPICE model, 3D models are all combined into a single project file "*.prj" in ZIP file format. Anyone should able to explore and see the structure of files using any zip tool.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    ophcrack

    ophcrack

    A Windows password cracker based on rainbow tables

    Ophcrack is a Windows password cracker based on a time-memory trade-off using rainbow tables. This is a new variant of Hellman's original trade-off, with better performance. It recovers 99.9% of alphanumeric passwords in seconds.
    Leader badge
    Downloads: 3,355 This Week
    Last Update:
    See Project
  • 18

    Swenglal Sample

    Simple sample project for swenglal

    This is a small sample project to show some example of how to use swenglal within a .Net project. This sample is written in C# but for swenglal is .Net Standard 2.0 library it can be used with any project using the .Net Standard 2.0, wich includes VB.Net projects, ASP.Net projects, etc... IMPORTANT: Swenglal at its core is a gateway to swedll32.dll - official Swiss Ephemeris library developped in C by Astrodienst - so swenglal and any project who intend to use swenglal can not work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ImageBox

    ImageBox

    An image Exif rotation tool.

    ImageBox is a free image editing software specially designed for easy image rotation. The goal of this project is the correct rotated representation of JPG, PNG, BMP and GIF images on any hardware, such as TVs and Media Centers. Why are images shown differently rotated? An image may contain Exif metadata in addition to the image data. A digital camera often encodes the image data with the rotation of the lens. If the camera is rotated during recording, the image data is also encoded...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20
    miniWork

    miniWork

    Editor, Calculator, Image Viewer and Color Picker

    -> miniColors is replaced by Colora (https://colora.sourceforge.io). <- miniWork is a project which includes a group of small and simple VB.Net WinForms office applications. It consists of the text and rich text editor miniEditor, the simple calculator miniCalc, the color picker miniColors and the image viewing program miniViewer. All applications are independent programs which are put together in this project. The project is kept very simple, so all applications only provide the most basic functions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21

    yaMBSiavr

    Yet another (small) Modbus Server implementation for the avr

    A rather small Modbus server/slave implementation for AVR mikrocontrollers. With this library very simple devices can be realized in less than 1500 bytes of flash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The famous Elpetozede-Project has moved to Github: https://github.com/mijoskutt/elpetozede
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TreeAllocator

    TreeAllocator

    A tool for hierarchical resource allocation / distribution

    TreeAllocator is a small tool for the hierarchical top-down distribution of a fixed amount of resources to items in a tree structure. Example applications include distribution of income to members of a project, portfolio planning and project resource limit allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 25
    ExpressionJ is a Java library allowing to interpret simple numeric expressions, which may be used in all applications which have to combine numeric values, but do not want to use full-blown scripting languages.
    Downloads: 0 This Week
    Last Update:
    See Project