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

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

View related business solutions
  • 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
  • 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
  • 1
    Web Book Downloader

    Web Book Downloader

    Download websites as e-book: pdf, txt, epub.

    This application allows user to download chapters from website in 3 ways: - from table of contents; - from range: first chapter address, last chapter address; - by crawling from first chapter to n; In settings you can customize language, input(website encoding) for simplicity output is in the same encoding. If you want your language add new class into strings package, and new fields into Settings class and GUI menu(initialize method).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    MeNUS

    MeNUS

    The Revoluntionary Restaurant Management System

    Improves the management and its efficiency of your restaurants in NUS. This is a desktop menu application. It has a GUI but most of the user interactions happen using a CLI (Command Line Interface) which is oriented for typist users. The target user group is F&B owners who operate one or more restaurants in NUS. This application aims to improve the effectiveness and efficiency of managing their restaurants. Essentially, MeNUS is the one and only restaurant management system they will ever...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SCRIBA eBook Maker

    SCRIBA eBook Maker

    "Scriba eBook Maker" is an "ebook maker"

    "SCRIBA eBook Maker" is a Java engine which builds eBooks (in ePub, ZIP, and other formats in the future), capturing data from Internet, File System and other sources. It has been developed with extensibility in mind with a "plugin" mechanism.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    JAS-mine

    JAS-mine

    Toolkit for agent-based & dynamic microsimulation modelling

    JAS-mine is a Java platform that aims at providing a unique simulation tool for discrete-event simulations, including agent-based and microsimulation models. With the aim to develop large-scale, data-driven models, the main architectural choice of JAS-mine is to use whenever possible standard, open-source tools already available in the software development community. It has built-in utilities for communicating with an underlying relational database. In addition, the platform provides...
    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
  • 5
    Game Bot

    Game Bot

    Auto Presser for Games

    Auto Presser for games. Oyunlar için oto tuş yazılımıdır. OpenJDK ve OpenJFX kullanılmıştır. Windows versiyonu için SFX paketi içerisinde gerekli kütüphaneler ve geliştirme paketleri bulunmaktadır. Linux versiyonu için lütfen blogumu ziyaret edin ve gerekli adımları uygulayarak, Java 12 ve JavaFX 12 nin kurulumlarının doğru yapıldığına emin olun. -Gerekli Java Sürümü 12.0.1 veya daha yeni.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    JavadocToolUI

    JavadocToolUI

    JavadocToolUI helps you to create customized API documentation.

    JavadocToolUI helps you to create customized API documentation for your Java projects. This tool allows you to specify standard and advanced documentation generation options through its user interface. JavadocToolUI can be used by any version of the Oracle Javadoc utility. Specially formatted Javadoc comments created by you can also be merged into the resulting documentation files. This tool uses most of the available options specified under the Oracle JDK Javadoc utility. For more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OMapper

    OMapper

    Automate your bean mappings seamlessly

    OMapper is a simple library to ease the process of mapping objects or beans from one design layer to another design layer, using annotations. One can specify mappings both in source class (Sink Annotation) and target class(Source Annotation). Supports mapping composed user class objects and array fields. It is NOT an ORM Framework like Hibernate, but it facilitates object to object mapping between different design layers. So, say if hibernate or axis generates DTO's and you want to map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Open-LATES

    オープンソースERPパッケージ

    オープンソースERPパッケージであるiDempiereおよびJPiere 4.1をベースとして カスタマイズを加えたERPパッケージ(統合業務パッケージ)ソフトウェアです。 iDempiereおよびJPiereに加え、日本企業向けの利便性向上を目指した改修が施されています。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Quasar

    Quasar

    Fibers, channels and actors for the JVM

    Quasar is a library that provides high-performance lightweight threads, Go-like channels, Erlang-like actors, and other asynchronous programming tools for Java and Kotlin. Quasar is developed by Parallel Universe and released as free software, dual-licensed under the Eclipse Public License and the GNU Lesser General Public License. Quasar fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time with an Ant task. Quasar’s lightweight...
    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
    react-native-fcm

    react-native-fcm

    react native module for firebase cloud messaging

    React native module for firebase cloud messaging and local notification. react-native-firebase now can do what react-native-fcm can so it is a waste of effort to build the same thing in parallel. To allow android to respond to click_action, you need to define Activities and filter on specific intent. Since all javascript is running in MainActivity, you can have MainActivity to handle actions. If you are using RN < 0.30.0 and react-native-fcm < 1.0.16, pass intent into package, edit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Da Soundboard

    Da Soundboard

    A Soundboard written in Java

    This is a small Soundboard software I wrote for myself as most of the Soundboards out there did't excactly fit my needs. Donate: http://bit.ly/donate-dagammla
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    BearDB

    BearDB

    BearDB Database

    BearDB is a database provider for modern web applications and javascript frameworks. BearDB is our Relational Database System which runs on most platforms and supports multiple programming languages. A REST server allows web applications to go directly to the database. BigBear is our Large Scale Database System which supports SQL. BigBear is similar to modern distributed NoSQL database systems, with the addition of support for SQL and a REST server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JASJAS

    JASJAS

    Software generado para el alquiler de películas

    El software fue generado con el fin de hacer un administrador de películas , tiene una base de datos En el lado administrador puede ver las películas que se tiene alquiladas, precios, agregar o eliminar las películas entre otras cosas. En el lado del cliente se tiene el acceso de alquilas películas y ver el costo entre otras funciones
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Click It Auto

    Click It Auto

    Super fast and easy auto clicker

    Click It Auto is a fast auto clicker. You can choose the mouse button, the hotkey, the click quality and the amount of clicks that shall be done. There are a lot of possibilities to customize which gives you the full power. Donate: http://bit.ly/donate-dagammla
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    Audovia

    Audovia

    Database application for making music using JFugue MusicStrings

    Make music on your laptop or PC with Audovia. Songs can have up to 15 instrumental voices and a percussion track with instruments chosen from either the default soundbank of 128 instruments or other soundbanks of your choice. Songs can be developed, tested and edited very quickly and easily by virtue of the database structure and the JFugue MusicString notation. Notes within a MusicString are specified by their name and octave or by their MIDI value and their durations are specified...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stampede

    Stampede

    The ToroDB solution to provide better analytics on top of MongoDB

    Stampede is a high-performance cache stampede prevention library designed to mitigate excessive cache misses in distributed caching systems. It helps avoid the "thundering herd" problem, where multiple requests simultaneously trigger expensive computations when a cache entry expires. Stampede manages cache expiration intelligently, ensuring that only one request regenerates a missing cache entry while others wait for the updated value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    HelloNzb

    HelloNzb

    The Binary Usenet Tool

    With HelloNzb you can download (binary) files from Usenet servers via NZB index files. The software is based on Java and can thus run on many platforms (tested on Windows and Linux). Automatic archive verification via PAR2, automatic RAR archive extraction, built-in yEnc- and UU-decoding. Portable, no installation required.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 18
    Silicolife delivers applications such as an Excel to database loader, tools, and utilities such as effective exception handling. New techniques and technologies can be tried out in a real world context by developers and advanced end users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sistema de Gestion Academica (SGA)

    Sistema de Gestion Academica (SGA)

    Sistema que agiliza la gestion de una institucion academica

    La presente herramienta implementa un Sistema de Gestión Académica, es un software que simula la lógica que se implementa en una Matrícula para una Universidad, esto es la creación, modificación, eliminación y la búsqueda de: Estudiantes, Profesores, Ciclos, Grupos, Cursos y Carreras. Esta herramienta posee una peculiaridad, se implementan tres soluciones o tres proyectos: consola, desktop y web, posee una arquitectura de capas: Backend (capa de datos, entidades y control) y Frontend MVC,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Flight Office
    A professional and easy-to-use product so you can automate processes such as aircraft maintenance, maintenance record control, maintenance alerts, aircraft registration, registration and inventory of spare parts for them, while providing control of warehouse inventory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Chart component based on SWT. - project has been migrated to https://github.com/eclipse/swtchart - please file issues at https://github.com/eclipse/swtchart/issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Dexter is a little java program to interactively or semi-automatically extract data from scanned graphs. In its applet incarnation it is used by the Astrophysics Data System. A rudimenary standalone version is provided as well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    ElasticaSim

    ElasticaSim

    Advanced Simulation & Visualization of 2D dynamical systems

    Advanced Simulation & Visualization of 2D dynamical systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    THub

    Hub plugin for minecraft

    Simple hub plugin for minecraft
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J7Z

    J7Z

    An alternative 7-Zip GUI

    J7Z is an alternative 7-Zip GUI. It was designed by Xavion. 7-Zip is a high-compression file archiver. It was designed by Igor Pavlov. Use J7Z if you want to: * Update existing archives quickly * Backup multiple folders to a storage location * Create or extract protected archives * Lessen effort by using archiving profiles and lists
    Downloads: 17 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.