Showing 169 open source projects for "ghost 4 linux"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    RTF2HTML is a name for a cross-platform C++ library (DLL, OCX) and command-line utility, which is intended to convert documents from Rich Text Format (e.g. Word, OO Writer) to HTML. Its features are tiny size, speed, low mem usage and compact output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Step is to create and organize TEXT in a strict and linear fashion. The creative possibilities are as large and endless as the next Step.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Generates syntax highlighted HTML for almost all (including ASP,Aspect-J,AWK,C++,C#,COBOL,CSS,FreeMarker,Groovy,HTML,INI,Java,JavaScript,JSP,Makefile,Pascal,Perl,PHP,PL-SQL,Properties,Python,RTF,Smalltalk,TeX,VBScript,Velocity,XML,XSL) languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XMI Transform is a tool written in PHP to convert XMI file to source code or source code to XMI file. The purpose is to provides a simple access to source code generation, which is, in general, the first thing we need in a MDA approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    deplate is a tool for converting wiki-like markup to latex, docbook, html, or "html-slides". It supports embedded LaTeX code, footnotes, citations, biblographies, automatic generation of an index etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SHJS (Syntax Highlighting in JavaScript) is a JavaScript program which highlights source code passages in HTML documents. Documents using SHJS are highlighted on the client side by the web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YADS is a clone of the documentation system that PHP uses for its API. Since PHP doesn't have it in a nice package for everyone and their twin to download and install (at least none that I can see), I figured I will just recreate it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Spring BeanDoc is the tool that facilitates documentation and graphing of Spring bean factories and application context files. Though very easy to use, it is designed to be flexible and extensible to meet most needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickDoc is a java document parser that reads documents from plain text files using a simple language and exports the document to other formats like PDF, HTML, Java Help and XML.
    Downloads: 0 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
  • 10
    XSL-FO Formatting markup WYSIWYG editor & PDF tree BookMark. XML document which is most often used as PDFs or RTF generator. It can read and edit 95% from Apache fop sample. Export to fo,pdf,rtf,tif fax, page, Import fo,html,page,odt OpenOffice 1-2
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Bibliography converter. Converts BibTeX bibliographies to Docbook 5.0 bibliography documents. Can be used as a command-line tool, Ant task or as library in other applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The Metadata Express is a web application for maintaining and browsing documentation of databases, a.k.a. metadata. It has automatic extraction, a method of creating description links between objects, an issue tracking system and is very easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reversion es un programa en PHP y MySQL para ayudar a gestionar los cambios creados en un desarrollo de software. Creando anotaciones por proyecto, y versiones de cada proyecto.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Point-Agile is a web application for Agile development: it makes available blackboards where to attach postits, for meetings or when tracking a sprint backlog progress. Burndown daily charts (in hours or relative sizes) are automatically generated
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Swing Java Application manages software requirements and associated functional tests, including results, showing requirements/tests traceability at all time. Requirements and tests are formatted as in text processor; print-ready documents are generated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The PAS Generator is used for documenting and maintaining programmer's comprehension of a program. PAS Generator divides annotations for individual program components into specialized partitions so programmers can record & find program information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Doxsl is a solution for generating code/developer documentation for XSLT stylesheets. The solution can generate many output formats including DocBook, DITA, and HTML. Doxsl can be easily extended to enable output to other formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple document management system including categories, check-in, check-out, versioning, category security. Written in PHP and MySQL, files are stored in the database and use a drag-and-drop upload tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Open JavaScript Guide is a fork of the Core JavaScript Guide. This project provides the JavaScript documentation in a number of different formats (docbook, XHTML, RTF, PDF).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    plutext enables people to collaborate on a docx document at the same time (like Google Docs). plutext is delivered as an Alfresco module. Sourceforge hosts our VMware developer's appliance (Ubuntu's Jeos 7.10, Xfce, Eclipse) also inc docxj and docx4all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Developed to suport a quickly way to generate a single '.sql' script (create) file using an [Oracle dabatabase conection] containing all DDL information in the database schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Epydoc is a tool for generating API documentation for Python modules, based on their docstrings. Epydoc supports two output formats (HTML and PDF), and four markup languages for docstrings (Epytext, Javadoc, ReStructuredText, and plaintext).
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Code Snippets Database (CSD) is a web-based tool which helps you organize your code snippets for different programming languages. It supports both categories and tags for easy browsing and it has a syntax highlighter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHiMX is a command-line tool to generate XMI code of a project in PHP5. It can analyze recursively several directories of PHP scripts, supports various XMI formats and allows to integrate your own include_path.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Utility to document NUnit Testing PLEASE NOTE THIS IS THE FIRST UPLOAD - CODE IS TESTED, INSTALLATION IS NOT - PLEASE TRY THE INSTALLATION AND LET ME KNOW HOW IT GOES - THANKS.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB