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

Showing 438 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1

    xsd2pgschema

    Relational database replication tool based on XML Schema

    xsd2pgschema is a Java application suite, which converts XML Schema 1.1 (hierarchical data model) to PostgreSQL DDL (relational data model) and supports XML data migration into PostgreSQL based on the XML Schema without defects on information content. It also supports full-text indexing via either Apache Lucene or Sphinx Search utilizing the relational data model. File conversion from XML to CSV, TSV, or JSON is possible as well as mapping XML Schema to JSON Schema. Obtained PostgreSQL...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 2
    Criterial

    Criterial

    The package for statistical data analysis and applied mathematics

    Less means - more power. The high performance open source package for statistical data analysis and applied mathematics Criterial is an add-in for all desktop versions of the LibreOffice Calc spreadsheets on any 64-bit operating systems. The combination of the unsurpassed convenience of spreadsheets as frontend and the maximum speed of the C++ programming language as backend. Contains user experience and the best ideas of projects AtteStat and StatAnt. Completely free. No donation required...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    command-output-to-html-table

    command-output-to-html-table

    A shell script to convert any file or command output into a html table

    Please watch the video below, to convert any file or a command output into a nice html table, in less than 5 Minutes time. The output html file can then be browsed from any location, using a local webserver or an internet www domain. Usage Examples: (Type them on Terminal) cd ~/Downloads/tabulate # location chmod +x *.sh cat "student_marks.csv" | { cat ; echo ; } | ./tabulate.sh -d "," -t "My School" -h "First Term" > "marks.html" # or > "/var/www/html/marks.html" -d specifies...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 4
    ICTFax

    ICTFax

    Open source Fax server software for inbound / outbound internet Faxing

    .../ Administration Guide https://www.ictfax.org/ictfax-admin-guide/ User Guide https://www.ictfax.org/ictfax-user-guide/ Commercial Support If you do not posses Linux / VoIP expertise to install and setup ICTFax or you are busy, We can help you in installation, configuration and testing to make sure ICTFax setup is functional and tested. Below are Installation package link for custom projects and development work. Please Installation support services.
    Downloads: 7 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
    Script Echo Color

    Script Echo Color

    Terminal text colorizing and simplifies script coding.

    ScriptEchoColor simplifies Linux terminal text colorizing, formatting and several steps of script coding.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    fidoip

    fidoip

    FIDONet nodes and points automatic installation package

    Fidoip contain shell scripts, sources which automatically compile and binaries, install FIDO software(Binkd, Hisky HPT and Golded), create directories, setup configuration files and script on FreeBSD, Linux, Android, Windows and *BSD. Fidoip could be used for: * clients(FIDONet points) - as software package for client access to FIDONet; * system operators(aka FIDONet bosses) - as automatic installation package for IP-node creation (FIDONet servers). * detailed documentation - see links...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    CPSeis is the open-source version of ConocoPhillips' former seismic processing system. Uses Fortran 90 and C/C++ layers for I/O. The new system was designed using an MPI-parallel model and works well on Linux clusters or on individual workstations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    SPELL

    SPELL

    Satellite Procedure Execution Language and Library

    SPELL is a framework composed of an integrated environment for the development and execution of satellite automated procedures. It is capable of running any procedure via different Ground Control System and for any spacecraft. The goal of SPELL is to have a powerful and readable automation language, which can be shared across Satellite Operators and Satellite Manufacturers. If we all use the same language, the cost and the risk associated with automated procedures will go down! SPELL...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    WxTools (Weather Data Tools)

    WxTools (Weather Data Tools)

    This package collects Fine Offset and Oregon Scientific weather data.

    WxTools (Weather Data Tool Suite) is a collection of software for collecting and displaying weather data from various weather stations. The software works with the Fine Offset WH290 and similar models (including clones such as the Pro-Signal PSG04173). It also works with the Oregon Scientific WMR180 weather station (and probably similar models such as the WMR88 and WMR100) as well as the older WMR928. Sample weather data is provided.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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

    ui-auto

    bash-based tools to manage software project development.

    "ui-auto" helps releasing (and snapshotting) your software projects. It abstracts several VCs (git, svn, cvs) and build systems (autotools, cmake, make), and supports direct "linking" to a Debian VC. "con-dev" is currently (2015) being developed as successor of "ui-auto" as a parallel extra project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    COOK tool

    COOK tool

    Software build-automation tool written in Common Lisp

    COOK is a software build-automation tool made with a goal of letting you, the programmer, to utilize the most elegant and powerful programming language - Common Lisp - for managing your software builds. You write a recipe file which describes what objectives must be constructed. COOK will load and process this file, then produce either a regular Makefile or a Bourne Shell script, which will actually perform the task of building and installing your targets.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    lglicua

    Developer Assistant for PUC-Rio Tecgraf sci/tech toolkits on GNU/Linux

    This project is an assistant for developers wanting to use one of Lua 5.1, 5.2, 5.3 and/or 5.4, together with the PUC-Rio Tecgraf scientific/technical toolkit projects, on a range of GNU/Linux distributions. The Tecgraf projects are hosted on SourceForge: "im" (Image Manipulation) <https://sourceforge.net/projects/imtoolkit/> "cd" (Canvas Draw) <https://sourceforge.net/projects/canvasdraw/> "iup" (Toolkit for GUIs) <https://sourceforge.net/projects/iup/> Lua also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    One4All_SlackBuild

    One4All_SlackBuild

    Personal SlackBuild Template

    Here is my personal Slackbuilds Template . To use it and build needed Slackdesc http://www.sourceforge.net/projects/slack-desc/files in your Slackware64-current installation. Issues/Suggestions in Slackware discord server (unofficial): https://discord.gg/26z3K2tPuz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    yellowcard

    yellowcard

    Address List program for tracking personal info in a plain text file

    Yellowcard is an address list maintenance program for keeping personal information in a plain text file. The reviews for the octfont project serve as a question and answer area for yellowcard and other josephms sourceforge projects. The reviews for the octfont project are checked regularly by the author as a method of support for yellowcard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bldndx

    bldndx

    Create webpages for very large collections of images and descriptions

    ...). Bldndx increases the size of view able image collections by including a back link to a higher level summary of web pages. The octfont reviews serve as a question and answer area for bldndx and other josephms sourceforge projects and are regularly checked. Rel_1.8.0 adds -celldetect option values forcepc,forcemobile,userselect and adds imagemagick creation of custom color images for blank thumbnails and blank image backgrounds other than grey and white.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    covid19-de-stats

    Statistiken zu COVID-19 in Deutschland

    Tägliche Statistiken und zugehörige Programme zur Darstellung der Verbreitung von COVID-19 in Deutschland.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ... size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    mastodonkt-super

    Controller for mastodon4kt development

    Imports GIT projects as sub-modules so that they can be built and tested using high-level Makefile targets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Helm charts

    Helm charts

    Helm charts for applications you run at home

    Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Classic HWUT - rename of previous HWUT

    Classic HWUT - rename of previous HWUT

    Software Unit Tests (Language Independent Approach)

    Automation of Unit and System Tests. Tests can be implemented in any language and on many platforms. The flexible approach enables the inclusion of many types of tests, such as memory leak checks (using valgrind), coding rule checks, complexity checks, etc. Tests are run by a simple call to hwut in a base directory of a project. In particular for C, HWUT supports make file generation using 'sos' and 'sols' modes. Remote control-able function stubs may be generated using the 'stub' mode....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Batch script for audio encoding. Supports MP3, AAC, Vorbis, Opus, FLAC, AC3, DTS and WAV (decoding) output and is intended to be used on directories with audio files. Filtering through MPlayer and automatic tagging with MediaInfo is also supported. audenc is no longer developed. Please use: https://sourceforge.net/projects/microenc/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    android-backup-processor

    Android adb backup extractor and packer

    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 23
    bpkg

    bpkg

    Lightweight bash package manager

    bpkg is a lightweight package manager tailored for Bash scripts, providing a streamlined method to install, manage, and distribute shell utilities. It simplifies the process of fetching shell scripts, setting execution permissions, and integrating them either globally or within specific projects. By adopting a structure similar to package managers in other languages, bpkg brings organized dependency management to the Bash ecosystem.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    android-backup-toolkit

    Collection of several utilities to work with android backups

    Project name: android-backup-toolkit URL: https://sourceforge.net/p/android-backup-toolkit/ License: various (see individual projects) Authors: various (see individual projects) This project is simply a compilation of the six following projects, both latest source code and binaries: * android-backup-extractor: https://sourceforge.net/projects/adbextractor/ * android-backup-splitter: https://sourceforge.net/p/adb-split/ * android-timestamp-keeper: https://sourceforge.net/projects...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25
    opsi

    opsi

    open source client management system, software deployment

    opsi is a Client Management System for Windows and Linux clients based on Linux servers. opsi is used for automatic OS installation, software depolyment, hard- and software inventory, distributed software depots.
    Downloads: 5 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.