Showing 2014 open source projects for "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
  • Cloud tools for web scraping and data extraction Icon
    Cloud tools for web scraping and data extraction

    Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.

    Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
    Explore 10,000+ tools
  • 1
    Rich user interface for the DAISY Pipeline. The DAISY Pipeline is a cross-platform, open source framework for DTB-related document transformations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Robotypo

    Robotypo Web app hosts battles between robots - simple Java programs.

    Robotypo is a Web app which hosts battles between robots - simple Java programs. This project is the Eclipse project archive of RobotypoCreator, which is for creating robots on Robotypo: http://robotypo.appspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    java me

    java me

    my book about java language and design pattern and JAVA EE and so on.

    my book about java language and design pattern and JAVA EE and so on. It also introduce some kind of webpage design technology, like css/css3 and JavaScript/jQuery/prototype and HTML/HTML5. So i just write all what i have learned, an i hope it would be helpful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A web-based interface for the Hadoop MapReduce framework that simplifies the process of writing and running MapReduce jobs. Aimed at introducing parallelism concepts in introductory computer science courses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 5
    dwos

    dwos

    dwos is a distribute WEB-desktop OS and scientific computing platform

    dwos is a distribute WEB-desktop OS. It mainly contains a WEB desktop environment, a chat-online system, a network disk system, a Scientific Computing platform(developing) and so on. It is developed by JAVA language using the JSH(JSF+Spring+Hibernate) framework. After about half year testing, now it's open source, you can download it and run on your computer, Tomcat and jetty server container are tested ok. It's developed by myself, more about me, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Blob Extractor

    a java based blob extractor

    a java based blob extractor. extracts blobs from binary image. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    school planner

    A simple school planner

    Working on Windows Linux and Mac. requires a current version of Java(http://www.java.com/de/download/manual.jsp?locale=de) An app for android is coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JTraductor UTEM
    ...This project was inspired by PSeInt project, but writing in Java and using JavaCC for the translation of the code, and providing functions and methods. Now support GNU/Linux and Windows XP or 7 (in GNU/Linux also requires Xterm).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    monox

    Operating System Concept Simulation

    This is an Operating System Scheduling simulation for Process and Memory simulation. This is a academic project and can be used to teach scheduling concepts in the OS class and laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Cool typing tutor

    This small programm is designed to create web page with typing tutor

    This small programm is designed to create from sentences that you will type, web page with inserted typing tutor. Just write some sentences in text field pressing button 'Add' at the end. And press 'Create web page'
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Bright Side is a repository of practical example mini projects made by students at Dragan Djuric's university classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Classroom Response System

    Classroom Response System

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Underground IM - Java Instant Messenger

    Underground IM - Java Instant Messenger

    Underground IM is a free Java Instant Messaging solution.

    Underground IM is a free Java Instant Messaging solution. Both a client and a server are available. Underground IM is open source software distributed free of charge under the terms of the GNU General Public License. *Public Server: 64.94.101.216:5632
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ExtempFile

    ExtempFile

    A program that downloads articles from RSS feeds

    This program was designed and implemented with the goal of automatically generating extemporaneous speaking files in digital format as per National Forensic League rules. I've moved the project to my github here: https://github.com/bmsmith/ExtempFile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bishop Carroll School Tracker

    Bishop Carroll School Tracker

    Schoolwork Tracker for Bishop Carroll Students

    This program was made with the intention of creating a usable interface for Bishop Carroll students to manage their schoolwork in a way that is specifically made for them. The Bishop Carroll Schoolwork Tracker was developed during the summer of 2012, by Joel Gallant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    TextComparer

    Small Java program to compare two texts

    Small Java program to compare two texts, originally designed to be used to find quotations in a Byzantine anthology. It can quite likely be used to detect plagiarism between two texts as well Graphical interface which allows easy navigation between corresponding parts in the two different texts. Uses the http://software.jessies.org/salma-hayek/ Java TextArea for this. Probably very much can be done to improve this program and the algorithm which it uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Vmorse

    Vmorse

    Virtual morse code is morse code learning system

    Vmorse is a software application to assist and facilitate you in learning the morse code. This application was built to be assessed at the event Gemastik 2010. Created by Ti7 Team STMIK AKAKOM Yogyakarta. Team member/developer: Rosena P, Liliana M, Diah S. Special thank to: Tri Juliansyah E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    elinfo_parabolic

    To simulate parabolic motion

    Application software to simulate parabolic motion depend on degree and initial speed given by user. Parabolic motion will be shown as simple animation in the application window. This application created at Elinfo "Roborace and Java IT Competition 2010" held by Universitas Negeri Yogyakarta.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Java-Calculator

    Java-Calculator

    I believe it is the best tool for everone get it it's free.

    Scientific Calculator includes the following features: * Traditional algebraic or RPN operation * Result history * Math Functions * Percentages * Binary, octal, and hexadecimal conversion * Large input/output display I believe it is the best tool for everone get it it's free.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    JOOTS

    JOOTS

    java learning environment

    An INTELLIGENT TUTORING SYSTEM FOR LEARNING JAVA OOP (J.O.T.S), is a java learning environment that focuses on how to teach the main concepts of modern Object Oriented Programming Languages in an intelligent way. جامعة فلسطين www.up.edu.ps UP University of Palestine , GAZA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JavaExtEditor
    I made this application with Java because i need small and effective notepad to write notes. Features * Full support for internationalized text (UTF-8) * Undo * Print support * Clipboard support (cut/copy/paste) * Search and replace * Toolbar/Statusbar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KS Boolean Expression
    KS Boolean Expression is free software that let you minimize Boolean Expressions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Simuquant

    A quantum circuit simulator written in Scala

    Simuquant is made to construct and simulate universal quantum circuits. It's GUI enables intuitive access and direct graphical feedback, making it useful in a classroom situation and the like. Simulation processing is done in parallel, utilizing parallel collections introduced in scala 2.9. This application has been created as part a bachelor-thesis at the Hamburg University of Applied Sciences. The thesis is available...
    Downloads: 0 This Week
    Last Update:
    See Project