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

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

View related business solutions
  • 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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    e-International Business Support Framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Articlefox is a workflow system that can be used to prepare the articles of a small journal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JSchemePlus

    JSchemePlus

    An hack of Jscheme with a lot of enhancements and additional features.

    JSchemePlus is an hack of Jscheme 1.4 by Peter Norvig. It allows to redistribute a script in an executable JAR file of only ~40K and implements all of R4RS with a lot of additional functions, like: (execute command) (random) (sequence from up-to step) (split list element) (string-split string sub-string) (read-all-from-file file) (write-to-file file data) (file-size file) etc... For the complete list read the HELP file or type (help). JSchemePlus needs only the Java Virtual Machine (version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    deltasql

    deltasql

    Version Control for your Database

    deltasql is an advanced Database Schema Version Control. It allows a team to commonly develop a data model on the fly, while the source code is growing. Sync algo supports branches and tags. Works for postgreSQL, Oracle, mySQL, MariaDB, Microsoft SQL Server or any SQL-like db.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    UNICORE

    UNICORE

    UNiform Interface to COmputing and data REsources

    UNICORE is a software suite for building federated systems, providing secure and seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows. Contributors: visit https://github.com/UNICORE-EU
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Kwok Information Server
    Kwok Information Server is an open source IT management system, providing IT asset tracking (hardware inventory and software license), issue tracking (helpdesk), service contract management, vendor contact management, and knowledge base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JBizMo

    JBizMo

    Powerful generator for Java applications (JPA, Java EE...)

    JBizMo supports building of Angular, Eclipse RCP/RAP, JavaFX, JSF (Primefaces), Swing and Vaadin applications. The generated applications can run in a stand-alone mode or they can be deployed on a Java EE server (Wildfly 16, Payara 5). Alternatively, the Spring platform is also supported! JBizMo applications use JPA in order to access the target database. The plug-in contains a graphical editor for designing the domain model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Citizen Intelligence Agency

    Citizen Intelligence Agency

    Osinr intelligence platform for political transparency in Sweden

    An open-source intelligence platform for political transparency in Sweden, providing governance insights and accountability metrics.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mindolph

    Mindolph

    Mindolph is an open source desktop PKM software with Gen-AI support.

    Mindolph is an open source personal knowledge management software with Gen-AI support for all desktop platforms.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Original Buy Center Software. Icon
    The Original Buy Center Software.

    Never Go To The Auction Again.

    VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
    Learn More
  • 10
    A simple book reader for android. This reader is develop for Chinese book reading. It can display book in traditional style, right to left and top to bottom.It can open txt, html, epub, pdb(Haodoo), srb(book build for simplereader with notes inside)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ora Tool
    OraTool is a "Project Automation Tool" to support develop of application based on Oracle database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    a sed like script language for parsing context free languages. the language implements a virtual machine which is appropriate for parsing and transforming context free languages. an implementation in c++ is nearing completion (apr07)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Integral is music player for cell phones and other mobile devices with J2ME. This player has outstanding ability to keep played statuses for each track in the playlist. It has three possible statuses for each track: new, played or partially played.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bridging the worlds of NNTP clients and RSS feeds, nntp//rss is an application that will enable you to use your existing NNTP newsreader to read your favorite syndicated information channels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    No-code system is for the visual creation of structural-functional models and the automatic generation of R language simulation models. The program can be used to describe information, production, organizational, and other processes. For graphical representation, the EdPM/EPM notation is used, which allowed us to implement: - structural-functional modeling using graphical methods; - the study of the efficiency of structural-functional models using simulation methods, that allow (e.g....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    FlexiList.

    FlexiList.

    FlexiList is a Java data structure that combines the benefits of array

    FlexiList is a Java data structure that combines the benefits of arrays and linked lists. Like an array, it allows for efficient access to elements by index. Like a linked list, it allows for efficient insertion and deletion of elements at any position in the list. Benefits Over Arrays and ArrayList ->Efficient Insertion and Deletion: FlexiList can insert or delete nodes at any position in the list in O(1) time, whereas arrays require shifting all elements after the insertion or deletion...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    InstrumentalMusic

    InstrumentalMusic

    Application which detects musical notes from the microphone.

    Application which detects musical notes from the microphone. It allows listening to the microphone and play the detected notes to output (in midi). Multilanguage support. Zoom Dark mode option JDK-17 compatibility With v1.2 it includes a pitch shifter (making voice lower or sharper through a slider) There is a demo video which shows how it works (the demo video can be visited from Help menu of the application) You can also see the pitch-shifter demo version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Automatic Cover Tool

    Automatic Cover Tool

    Download album art for complete media library

    The 'Automatic Cover Tool' software will process your MP3, OGG, WMA, M4A and FLAC files collection and download missed cover images. Album art images are downloaded and saved as image file and/or as image tag in every media file in album.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 19
    Baya - SoC Integration Platform

    Baya - SoC Integration Platform

    Best in class SoC Integration Platform, IP-XACT, Verilog VHDL, UPF

    1. Comes with 200+ high level Tcl commands around SoC platform assembly 2. Easy to start - use the verilog2baya tool to convert existing SoC/SS into Baya 3. Adhoc and Interface based connections 4. Autoconnections 5. Rule based connections between component ports 6. A variety of SoC integration Methodologies 6.a. XLS/CSV Based connections 6.b. Port-to-Port Adhoc connections 6.c. IP-XACT and System Verilog Interface based connections 6.d. ... 7. Maintains a connectivity...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    PDF Tinkerer

    PDF Tinkerer

    Tinker with PDF files

    Tinker with PDF files. Download the JAR file for your OS (e.g. Windows) and double click on it. You will need at least Java 21 (e.g. https://adoptium.net/temurin/releases/?os=any&arch=any&version=21) to run this Desktop-App. The latest releases of PDF Tinkerer can now be found on: https://gitlab.com/gjwu/pdf-tinkerer/-/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Aplinfo Library - CuscungoSoft
    APLINFO LIBRARY - CuscungoSoft Librerías que gestionan las transacciones y consultas de una Base de Datos en diferentes gestores de BD utilizando JAVA (EJB - JPQL). Adicionalmente contiene clases de utilidad para el desarrollo de software rápido y eficiente. Casos de éxito: PERISHAIRPORT Cía. Ltda https://twitter.com/ECUAfast http://www.ecuafastplus.net Municipio del Distrito Metropolitano de Quito (IRM-ICUS-ZUAE-CEDULA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    truly unusual experience of revolution

    truly unusual experience of revolution

    Fast small FPS using JOGL and JOAL

    The power of Java and JogAmp (JOGL, JOAL) used to achieve creating quite a fast small first person shooter using hardware rendering and other interesting features. The source code of the alpha version has been largely inspired from d3caster, written by Vincent Stahl but has been improved and the pre-beta version has been started from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modeldriven Server Configuration V3

    Modeldriven Server Configuration V3

    Builds service configurations for Linux hosts.

    You can add the Eclipse snapshot repository by using the http://mdsc3.sourceforge.net/updates/snapshot/ Update site. You can also use the release repository which is available by using the http://mdsc3.sourceforge.net/updates/release/ Update site. Have Fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Math Expression Evaluator

    Evaluates simple mathematical expressions

    A simple Android app to evaluate mathematical expressions. It can handle variables. Somewhat more useful then a calculator but not sophisticated as mathcad or linux octave. Small app, does not take up much space. The following is an example of the type of input it takes: apple = 3, pear = 7 78 * (apple + pear) the output would be 780
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project