Search Results for "java projects on linux" - Page 73

Showing 35296 open source projects for "java projects on linux"

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

    Screen Logger

    Capture screenshots in the background.

    Capture the screen in the background. Record everything you do on the screen—screenshots in the background. No need installation.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    GenoCline

    GenoCline is a free Java software for genetic cline analysis

    Identification of clines from allele frequency or genome-wide databases. Angular transformation. Sigmoid function. Parameterization of a cline: orientation, Pearson’s product-moment correlation coefficient, linear and sigmoid regression and coefficient of determination. Graphical representation of the cline. Confidence limits. Spatial autocorrelation. Moran's index. Isolation by distance. Exponential regression. Correlation Fst/Distance. Centroid method. Cline's expected vs. predicted...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    College Time Table (CTT)

    College Time Table (CTT)

    A small and powerful utility to generate school/college time table.

    ... and Linux. Some features in Windows application may not be available in Linux Version and vice versa. Author's Email : oak444@gmail.com Note : For Islamic Schools with Friday Off, a separate version is available in the folder Files/FridayOFF https://github.com/milindoka/CTT See Also : http://sourceforge.net/projects/marklist
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4

    Z Word Tools

    Write, check, index and diagram Z specifications in Microsoft Word.

    Tools to allow Z specifications to be written in Microsoft Word. Includes a unicode font for Z symbols. Provides: WYSIWYG editing fully integrated into Word; Typechecking using fuzz (for Spivey Z) or CZT (for ISO standard Z); Indexing and cross-referencing; Diagrams of specification structure; Conversion from Spivey to Standard Z- also available as a stand-alone program and Java class for non-windows users. See project website for details.
    Downloads: 2 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
    masmt

    masmt

    A frame work for Multi agent system development

    MaSMT is a java based multi-agent system development framework, especially designed for development of English to Sinhala machine translation system. MaSMT also capable to develop any multi-agent based system through its architecture. Reference: B. Hettige, A. S. Karunananda, G. Rzevski, Multi-agent solution for managing complexity in English to Sinhala Machine Translation, International Journal of Design & Nature and Ecodynamics, Volume 11, Issue 2, 2016, 88 – 96. B. Hettige...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Java 4 SubRip

    j4srt manage SubRip files (.srt).

    usage: java [-options] -jar jarfile -c <fileIn> [<diff>] [<fileOut>] [<pattern>] fileIn input file diff milliseconds or different time fileOut output file pattern time's pattern
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    This is software to create web dictionaries, esp. for Esperanto like Reta Vortaro (http://reta-vortaro.de). A dictionary is made from articles written in a special XML dialect by transformations using XSLT, ant and some Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SimpleTester

    SimpleTester

    SimpleTester

    Very simple tester can work as server or client and can be usefull for develop internet applications. Uses Java 8
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Java Data Loader

    jdl is a loader utility for moving data from (CSV or XML) into a db.

    usage: java [-options] -jar jarfile -c <arg> -d <arg> [-l <arg>] -c,--conn <arg> conn file -d,--data <arg> data file -l,--load <arg> load file Into src/test/resources you can find some sample (conn, data and load) files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Halimede

    Halimede

    Halimede Certificate Authority

    Halimede is a simple to use Certificate Authority. It supports multiple CA (Certificate Authorities) from a single interface, with each CA is stored within it's own datastore instance. Halimede supports a large range of public key ciphers, including RSA, DSA, ECDSA (NIST/SEC/ANSI X9.62/Brainpool Curves), EdDSA (ED25519/ED448), GOST R34.10, DSTU 4145-2002 and numerous Post-Quantum Ciphers including Rainbow, SPHINCS-256, XMSS/XMSS-MT and qTESLA for X509 Certificate generation. Halimede...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Arduino Simulator 1.7 Windows

    Arduino Simulator 1.7 Windows

    The simulator you've been looking for!

    This Arduino Simulator is designed to simulate your (IO) projects with the aim of making everything as simple as possible. If you don’t have components like sensors, Leds..., then this program will simulate the components for you. You need a real Arduino board for testing your programs with your computer. In order to let the Simulator understand the code, we changed the libraries to be compatible with ouer simulator. To maintain the usability, we have decided to keep all the instructions...
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 12
    streamsupport

    streamsupport

    Backport of Java 8/9 java.util.stream API to Java 6/7 and Android

    This project has moved to GitHub: https://github.com/stefan-zobel/streamsupport streamsupport is a backport of the Java 8 java.util.function (functional interfaces) and java.util.stream (streams) API for users of Java 6 or 7 supplemented with selected additions from java.util.concurrent which didn't exist back in Java 6. Due to the lack of default interface methods and static interface methods in pre-Java 8 the API had to be slightly adjusted in these areas but still covers the full...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    MinPOS

    MinPOS

    Stability POS software, Free soft develop from Openbravo POS

    Release: v4.02 Welcome to the MinPOS family. MinPOS is Point Of Sale free software licensed. You can use and free update forever. It's developed from Openbravo POS but modified so many. Please see how to install at Wiki Support multi-language (English, France, Vietnam...) Run good: Retail, Market, Restaurant, Hotel, Motel, Karaoke, Nail, Billiard... -------------- In this release (4.02): - Update Mysql script created for all versions of Mysql and Mariadb. - Update JDK 8. -...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    JAK SW project

    JAK SW project

    Platform to help this and other clubs organize their events

    The goal of this project is to provide a Web-portal and Android application for the Jazzclub Armer Konrad (JAK) association (German "Verein"). However, by design this is not limited to just this Verein, but rather may be adapted for other use cases, e.g. adapting the web-frontend. Those applications will help the association members to organize their events, bands, volunteers and locations, gallery, newsletter and their members. Also, for the ones who are interested in JAK, they will be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    S-DES Crypto App

    Encryption/Decryption demonstration app using the S-DES algorithm

    Encryption/Decryption demonstration app using the S-DES algorithm. Use the Java runtime environment 11 for execution. The GUI pops up that allows entering a 10-bit encryption/decryption key in binary (0, 1 digits) and the plaintext/ciphertext in the same form (8-bit). Executing the algorithm, decription of the encoding/decoding functionality is provided in the three main text boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dycomodel

    Dynamic Consumption Modeling

    Dynamic Consumption Modeling to create the model of the feature consumption’s flow taking in consideration: the data from prior period of consumption (one time produced) specific model suggested by system and customized by customer everyday/periodically inventory quantity and to predict the remaining quantity of items set the reordering points (first point, with fixed quantity, for fixed dates) GitHub: https://github.com/surban1974/dycomodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Litemall

    Litemall

    litemall = Spring Boot

    Litemall is a lightweight e-commerce system built with Spring Boot, MyBatis, and Vue.js, designed for small and medium-sized online retail platforms. It provides a full-featured backend management interface along with customer-facing mobile and web portals. Litemall supports common e-commerce features such as product catalog, order processing, payment integration, user management, and statistical analysis, making it easy to customize and deploy a standalone online store.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Simple music editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    tinyREST

    tinyREST

    Small Java based REST server

    TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying the service jar, setting up a configuration file and writing your own service handler class. The resulting project can be made to start up as a service. Annotations can now be used to write handler class and methods. JDBC database access as well as file system access is allowed from the service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    VASSAL Engine
    VASSAL is a game engine for creating electronic versions of traditional board and card games. It provides support for game piece rendering and interaction, and supports play by email or over a live connection.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 21
    OK, Gradle!

    OK, Gradle!

    IntelliJ/Android Studio plugin for searching artifacts ids

    IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries. This plugin is in JetBrains Plugins Repository! Use those for adding new dependencies easily to your build.gradle/build.gradle.kts files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    InvertImage

    Application that shows an image and its color-inverted image

    Application that allows you to open an image, and shows it and its color-inverted translation. It is an example of the dark-mode option that I am just adding to my applications applied to a simple image. The translation that it is done over every pixel is the same for every color component and is the following: R = 255 - R G = 255 - G B = 255 - B That means that if the translation is done twice, we obtain the original color. It also includes the possibility to zoom the view,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ProGuard Java Optimizer and Obfuscator

    ProGuard Java Optimizer and Obfuscator

    Java class file shrinker, optimizer, obfuscator, and preverifier

    ProGuard has moved to Github now: https://github.com/Guardsquare/proguard ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. ProGuard is useful for making code more compact and more efficient, on the desktop, on tablets, on smartphones...
    Leader badge
    Downloads: 94 This Week
    Last Update:
    See Project
  • 24
    MyFreeLab

    MyFreeLab

    Gestión de proyectos para freelancer.

    El programa sirve para poder crear, modificar, eliminar y registrar proyectos desarrollados para una empresa en particular. Así también, para poder generar una cotización para cada empresa en particular y calcular el costo del proyecto, entre otras cosas. Tiene la funcionalidad de conexión a una base de datos MYSQL local o remoto para registrar los datos. ProgrammerAuditore <victorvj098@gmail.com> Victor J. Maximo (c) 2021 Todos los derechos reservados. Victor J. Maximo (c)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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 that...
    Downloads: 1 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.