Showing 678 open source projects for "open"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 1
    A Java application for statistical analysis and systematic manipulation of natural language texts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    J2ME Memopad is a simple MIDP application designed to allow storage and retrieval of notes. It will have the ability to search and generate a list of results, as well as categorize your memos. The basic design of the memopad is similar to the Palm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hurricane is a WYSIWYG tool for editing articles in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Text Edit Applet is a Java applet providing WYSIWYG editing for small texts.
    Downloads: 0 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
    A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XML-Lit is a simple language-independent literate programming system that works with any XML-based markup language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services. This project is ON HOLD at
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The xsbrowser creates a human readable documentation of XML document types represented as XML 1.0 DTDs or XML schemas (REC-xmlschema-20010502). The user needn't understand the DTD or XML Schema syntax. The xsbrowser exploits XML Schema <documentation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The WebEditor application is a Applet Text Editor and File Manager for Managing Files and Editing them without the need for a client side FTP or TextEditor. The Applet has syntax colorizator for most web scriptin languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    This is a small program that enable you to generate XML from your 'home made' document format (should be a text file...) following a very simple control file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Designed to provide inline visual HTML text editing for users who aren't comfortable editing tag-laden text. Currently sports a popup menu for styles (i.e. Bold, Italic), but ripe for extending in multiple directions. Lots of Swing & LiveConnect goodnes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The FastForm is a component that helps a user to fill out huge forms and only fields that needed wasting no time to look up proper fields through the whole form.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A visual interface to the command line programs of leJOS. It includes syntax highlighting, and later, auto-typer and an installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Messy is a collaboration tool for distributed teams. It provides for instant messaging between members of the collaborating groups, a basic group management framework over which additional capabilities can be layered, and a sample concurrent editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jess-mode is a collection of Emacs Lisp files designed to facilitate the development of Java Expert System Shell (JESS) applications. Currently, the package consists of a major mode for editing source and an inferior mode used to run the Jess interpreter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A viewer and editor of kunkunshi (sheet music for Okinawan shamisen called sanshin).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Justwrite is a writing application. The focus of Justwrite is to minimalize distractions presented to the writer through their desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LineFold is a Java 6 implementation of the TeX paragraph line-breaking algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Literate Monkey is a small, tabbed text editor created to be an upgrade from Notepad. Its small file size and unbloated nature makes it a quick download that takes up little hard drive space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project starts to create an open tool for creating, manipulating and visualizing DTDs (in a later state it should work also with other other specification languages such as XML Schema and RELAX NG).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Project is aimed at syntax highlighting of code. It is not strictly oriented for any concrete language and enables user to define own language configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A Java-based spellchecker which focuses on automatic spelling correction by incorporating lingustic and statistical approaches. Development is done by ASV (Abteilung Automatische Sprachverarbeitung) of Leipzig University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Java library for Schema based file parser. Csv and flat file parser and writer. This is a java library that enables to parse and write Csv and flat files based on a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A user interface for viewing and searching large CSV files (both comma separated and fixed width files).
    Downloads: 0 This Week
    Last Update:
    See Project