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

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

View related business solutions
  • 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.
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 1
    Kloxo

    Kloxo

    Kloxo Web Hosting Panel

    Kloxo (formerly known as Lxadmin) is a free, opensource web hosting control panel for the Red Hat and CentOS Linux distributions. Kloxo allows the host administrators to run a combination of lighttpd or Apache with djbdns or BIND, and provides a graphical interface to switch between these programs without losing data. Kloxo Enterprise can transparently move web/mail/dns from one server running Apache to another running lighttpd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cyberoam iView - Open Source SIEM
    Cyberoam iView; the Intelligent Logging & Reporting solution provides organizations network visibility across multiple devices to achieve higher levels of security, data confidentiality while meeting the requirements of regulatory compliance. To know more about Cyberoam and it’s security solutions visit us at www.cyberoam.com.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    SITools2
    SITools2 is a new CNES generic tool performed by a joint effort between CNES and scientific laboratories. The aim of SITools is to provide a self-manageable data access layer deployed on already existing scientific laboratory databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    We extend the Eclipse IDE with tools for development in Haskell, a functional programming language, providing support for a wide range of tools (compilers, interpreters, doc tools etc.) in a coherent, convenient and configurable environment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    The Sporniket Core Library is a collection of Java components and interfaces that might be useful to other Java developper. The project is licensed under the GNU LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VisualPerspective

    VisualPerspective

    A diagram/modeling tool.

    VisualPerspective is a modeling and diagram creation tool. It enables to create free diagrams but also semantic oriented ones (for instance UML diagrams), in order to run automatic processing (transformations, exports, parsing). There is currently no installer, so you should follow this procedure : http://enzweiler.info/visualperspective/002-installation.html You are very welcome to report any issue with VP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The goal of this project is to provide open source tools and utilities compliant with the XRI specifications at http://www.oasis-open.org/committees/xri/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    CARL Download Manager

    CARL Download Manager

    CDM is a download manager, which can be used to download files.

    CDM is a free download manager. It is programmed in JAVA so it can be used on any platform. Its version is 1.0 we are developing it further to make it great.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    B4 Shaft Selector

    B4 Shaft Selector

    Find the arrow that matches you!

    Find the arrow that matches you! A quick way to find the arrow you need without having to search in the dozen arrow charts from the different manufacturers!
    Downloads: 1 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    JaXLib is a platform independent free open source Java library. A toolkit providing much of the code we need again and again. The main purpose of the JaXLib API is to provide a solid set of utility classes for datastructures, I/O and networking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Let's Memorize Japanese

    Let's Memorize Japanese

    Spaced Repetition System to study Japanese

    LMJ is a software that helps in the study of the Japanese language, in particular it is a spaced repetition system, to memorize Japanese words easily and quickly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    RSSamantha

    RSS/atom aggregation

    RSSamantha is a command line rss/atom feed aggregator/creator written in java. It is designed to subscribe to a batch of feeds in order to merge their items into new feeds and write them as rss 2.0 and/or plain text to harddisk. Additionally it has the ability to download contents of podcastfeeds, filter feed attributes by regular expressions, preprocess the configurationfile for rather unhandy searchterms, requesting channels via HTTP GET and add/remove items from external processes via...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CrypPic
    CrypPic is a free software application based on Java 8 which can be used to encrypt and manipulate the image.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    AWK-like tool based on java with bindings to javascript and groovy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Line Integration Convolution

    Line integral convolution is a technique to visualize vector fields.

    Line integral convolution (LIC) is a technique to visualize vector fields with striking effect images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    xmltes

    xml Template Engine System

    Xml Template Engine, Modular, Event-based System with bean scoped contexts. Javascript and Java Client-Server Model. Write dynamic websites with xml templates. Modular structure maps xml namespaces to javascript modules. JS modules, templates, css and files are stored server-side and rendered client-side with the program. Non-commercial license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    deapheap

    Deap is a doubly heap for both min and max number access.

    A deap is a doubly priority queue for efficient data operations. Both insertion and deletion operations take O(log(N)) time. Access of min or max takes constant time. It can be useful when both min and max are needed in the queue. It can also be used in situations where the number of items is too large and items with low priorities can be dropped with keep memory footprint small.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ASDN - "Agile Supply Demand Networks" is software for analyzing and developing logistics networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    IT Governance Tracker

    IT Governance Tracker

    Web based application to easily monitor your organization performance

    ITGT is your web based tool that will enable you to easily monitor and report on your organization capability and performance. Easy to use, Reduced training, Installation or in the Cloud, Integrate in your IT environment, Customizable, Plugin to your QMS templates The tool has been initially developed for a Pharmaceutical Group where it manages 29 processes and about 10000 CAPA records and it has been successfully deployed in other organizations. The powerful of this application resides in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    getNya

    getNya

    Simple application for downloading pictures from Zerochan.net

    Simple java application for downloading high-quality pictures from Zerochan.net. You can find images by size or a tag. It's simple. And flat. All you need to do: download .jar file and run it with Oracle JVM (or any another JVM supporting image decoding)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Eclipse COBOL Plugin

    Eclipse COBOL Plugin

    COBOL Plugin for Eclipse

    This Eclipse plugin was originally for Fujitsu COBOL for the Eclipse IDE. I am proposing that we use it to work with GnuCOBOL. GnuCOBOL is Free as so with Eclipse. Perfect Match
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23

    IMG2GSLIB

    Converts images to GSLIB grids -NEW: 3D support.

    IMG2GSLIB is a small command line tool that converts images to grids into GEO-EAS format readable by geoscientific software such as GSLIB, SGeMS, Isatis, Gocad, Petrel, etc. It now can output 3D volumes from image stacking. The ASCII result is sent to stdout, so you can redirect it using the > operator if you want to save it to a file. Run java -jar IMG2GSLIB.jar without arguments to get help on usage. Requirements: -Java 1.7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Toolboxes for SPM (http://www.fil.ion.ucl.ac.uk/spm/) developed at Freiburg Brain Imaging (http://fbi.uniklinik-freiburg.de/)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    myopentrader

    myopentrader

    Open-source complex-event based trading engine

    ... parallel backtesting. MOT is distributed under the GPL v3 License and is free to use for everyone without warranty. MyOpenTrader.org is not responsible for any of your trading losses and can not be held accountable. Use the framework at your OWN risk. MOT is written purely in Java (1.6++) and has dependencies on a DB as well as a MQ Broker (such as ActiveMQ).
    Downloads: 0 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.