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

Showing 35308 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
  • 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

    Personalized Search Engine

    Personalized Search Engine for Your Files

    MySearchEngine (Personalized Search Engine) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    eLibrary

    Personalized Search Engine for Commonly Used Files

    eLibrary (electric library) is a Java software to search files and folders in an OS file system. It differs from general OS file search engines in that it personalizes the indexing setup so that users can choose which directories to index or remove from an existing index and it can also suggest queries just like Google's "Did you mean" feature. The customization of indexing and query suggestion greatly improves search speed and make user experience more comfortable. eLibrary can also extract...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SJRenamer

    Simple Java file and folder batch renamer.

    SJRenamer is a simple and fast batch renamer for files and folders written using the Eclipse RCP framework (earlier versions) and JavaFX (current version). It's distinct focus is usability and it's usage should be clear without any separate documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Taprats is a Java applet that implements an islamic tiling technique based on the work of Hankin in the early part of the twentieth century, and on more recent papers by A.J. Lee and Craig S. Kaplan. By Craig S. Kaplan and Pierre Baillargeon. There is a new version rewritten for Windows under the name Alhambra. See here: https://github.com/pierrebai/Alhambra/releases
    Downloads: 6 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.
    Click to perfect your product now.
  • 5
    Framework to simplify the task of writing and executing threads in Java. Developer writes a Callable with annotations. The executor returns an extended Future with built-in support for cancelling, pausing, calculating progress, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    biweekly

    An iCalendar library written in Java.

    biweekly HAS MOVED TO GITHUB! Watch me, star me, fork me! https://github.com/mangstadt/biweekly biweekly is an iCalendar library written in Java (requires Java 1.5 or above). The project aims to provide a well documented, easy to use API for reading and writing iCalendar and vCalendar data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Androger

    Simple file logger.

    Androger is file logger, that shows logged files in GUI interface. Has got support for watching multiple files, and filtering their content. It's suppose to be fast, simple & robust. Just run it and chose log file to be watched. This application requires Java 7 or greater to be installed (https://www.java.com/en/download/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JWakeOnLan

    JWakeOnLan

    WakeOnLan JDK8 FXML

    Downloads: 0 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
    Alpheus AFP Parser

    Alpheus AFP Parser

    Alpheus is a parser for IBM Advanced Function Presentation (AFP) files

    ----------------------------------------- This project moved to: https://github.com/afpdev/alpheusafpparser ----------------------------------------- Alpheus AFP Parser is a library and parser for the IBM Advanced Function Presentation (AFP) document/print stream format. Alpheus covers all AFP specifications: MO:DCA, BCOCA, CMOCA, FOCA, GOCA, IOCA, and PTOCA. It is a complete implementation. Every Structured Field, Repeating Group, and Triplet is fully implemented as Java class...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    MRIS JRETSC

    Java RETS Client API

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Swiss knife Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    FindAKanji

    a tool to learn about Chinese (and Japanese) characters

    The basic principle behind this program is 'Learning by Doing'. The user is encouraged to extend a database with acquired information about Chinese characters and Japanese Words. This information may turn out useful in the integrated text editor, for both reading and writing. So there are multiple different uses for this program: - Learn about Chinese characters. Gain, store and memorize knowledge about specific characters and words. - Input devices for Chinese (and Japanese)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TreeLayout

    TreeLayout

    Efficient and customizable TreeLayout Algorithm in Java, for NetBeans

    Efficiently create compact, highly customizable tree layouts - Based on Walker's algorithm with enhancements suggested by Buchheim, Jünger, and Leipert the software builds tree layouts in linear time. I.e. even trees with many nodes are built fast. Downloads are available at https://sourceforge.net/projects/treelayout/files/. For detailed documentation look at the TreeLayout web site http://treelayout.sourceforge.net/. Development for TreeLayout has moved to https://github.com/abego...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    conduit-pipeline

    conduit-pipeline

    Continuous Delivery pipeline tasks

    Continuous Delivery pipeline tasks
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Temtools4projects (by te2m.de) is a project management solution. The target audience are team members of small and medium sized project teams. It will provide generic support for different kinds of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    AlgVar

    Algorithmic Variations

    An educational project aimed at illustrating programming language concepts and implementation techniques in different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JSocle

    JSocle

    JVM Micro Web Framework

    Open Source S/W 기반의 JVM 마이크로 웹 프레임워크로 기업 및 개인의 중, 소규모 프로젝트 수행 비용 절감 및 개발자의 부담을 줄이고, Java 진영의 생태계를 보다 크게 확보하는 것을 목표로 개발하게 됨. JSocle is an Open Source S / W based on the JVM micro web framework. JSocle the goal is to ensure greater than the ecosystem of the Java camp in the enterprises and individual / small-scale project costs and reduce the burden on developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Argunet

    Argunet

    argument map editor for analyzing and visualizing complex debates

    Argunet is a client-server software for computer-supported argument visualization (CSAV). Reconstructed debates are visualized as argument maps and can be shared through the Argunet Server.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 20

    DE-HEoC

    DE-based Weight Optimisation for Heterogeneous Ensemble

    We propose the use of Differential Evolution algorithm for the weight adjustment of base classifiers used in weighted voting heterogeneous ensemble of classifier. Average Matthews Correlation Coefficient (MCC) score, calculated over 10-fold cross-validation, has been used as the measure of quality of an ensemble. DE/rand/1/bin algorithm has been utilised to maximize the average MCC score calculated using 10-fold cross-validation on training dataset. The voting weights of base classifiers are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Conges : web based vacation management

    Conges is a web based vacation management software (java inside).

    Conges is a vacation management JAVA WebApp. Its purpose is to provide to employees and supervisors a tool to set vacation period (for employees) and to modify or delete vacation period for supervisors. Each employee belongs to a team managed by a supervisor. All teams are managed by a super supervisor. Each supervisor can see a Gantt diagram resuming vacation periods of his team. A special profile is admin, this profile allows to set the initial parameters of the webapp...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EDM Calibration Baseline Fitting

    EDM Calibration Baseline Fitting

    EDMFit is an adjustment tool to estimate EDM calibration parameters.

    An EDM calibration baseline is used to derive specific instrument errors of the electronic distance measurement (EDM) unit of a total station. EDMFit is a simple adjustment tool to estimate the EDM calibration parameters (addition constant and/or scale parameter). The adjustment process is according to ISO 17123-4. The parameters are checked for significance, to avoid an overestimation. Based on two classical hypothesis testing, EDMFit provides a reliable outlier detection. For...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Mobile Data Collector (MARITACA)

    Mobile Data Collector (MARITACA)

    Mobile Data Collector for Android devices

    Maritaca easily creates mobile applications for data gathering in Android smartphones. No programming skill is needed. The answers collected are stored in the cloud and can be latter accessed to create statistical data and reports. Try it: http://maritaca.unifesp.br
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Framework for creating data driven web applications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Jericho HTML Parser is a java library allowing analysis and manipulation of parts of an HTML document, including server-side tags, while reproducing verbatim any unrecognised or invalid HTML.
    Downloads: 3 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.