HTML/XHTML Software for Linux

View 30 business solutions
  • 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
  • Odoo Business Applications Icon
    Odoo Business Applications

    Odoo is a software suite to better manage and run your company.

    Odoo is a fully integrated, customizable, open-source software packed with hundreds of expertly designed business applications. Odoo’s intuitive database is able to meet a majority of business needs, such as: CRM, Sales, Project, Manufacturing, Inventory, and Accounting, just to name a few.
    Get Started
  • 1
    A pure python canvas for drawing 2D primitives which outputs its data as SVG or VML but can be easily extended to output more formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PyH
    A powerful python module that lets you output HTML code from within a python script in a very efficient and convenient fashion. Code your web-page like a GUI! Create tags and modify their attributes at anytime during your script. http://pyh/googlecod
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    PyWeaver is going to be a fully functional HTML editor. It uses wxPython. We will being using Procedural Programming to give us the flexibility, simplicity and the kind of code reuse that Object Orientation cannot give at this stage of development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pyris is a completely customizable blogging tool with RSS, a photo album, and much more! It is written in PHP and generates valid XHTML 1.0 Strict pages. It also archives old entries to XML files by month.
    Downloads: 0 This Week
    Last Update:
    See Project
  • OptiSigns Digital Signage Icon
    OptiSigns Digital Signage

    Impress your customers, visitors, engage your employees with beautifully designed contents.

    Make any TV or screen a digital sign with an easy to use central platform to manage all your content.
    Learn More
  • 5
    QRMAN

    QRMAN

    Url Shortener and QR Codes Generator

    QRMAN an open source Url Shortener and QR Code generator with excellent features. Create, Manage, track Qr codes. Excellent statistics for every QR codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A web based poker script written in PHP. The purpose is to provide a small community a standard web based poker game that installs fast and needs no additional client. If you are looking for something more powerful check out pokersource.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    プロトタイピング開発や曳光弾開発といった手法に適するウェブフロントのフレームワークキット。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SYMPLiK RANGEHOOD is a Javadoc-like tool for Oracle database. This pure-Java program "sucks up" data dictionary and object source code from database and generate document for Tables, Views, Triggers, Packages, Procedures, Functions, and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RDFaMaker is a Java application that enable users to inser and modify semantic content in XHTML pages using RDFa extension
    Downloads: 0 This Week
    Last Update:
    See Project
  • Share your screen instantly while on a phone call with CrankWheel for an engaging presentation. Icon
    Share your screen instantly while on a phone call with CrankWheel for an engaging presentation.

    For salespeople and customer service agents who want to compliment their phone calls with visual elements.

    Our 10x simpler screen sharing tool is designed for you if you spend your days on the phone with clients, and need to add a visual presentation to close sales. No more scheduling a follow-up meeting, or teaching them to use a complex tool. Send them a text message or email, and they see your screen in seconds.
    Learn More
  • 10
    RDVZ is a web application for meeting organization between several users. It works through an easy poll system to find the best meeting dates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RPGUI

    RPGUI

    Lightweight framework for old-school RPG GUI in web!

    Lightweight framework for old-school RPG GUI in the web! This framework provides an out-of-the-box GUI for web games with an old-school RPG style. Once including this lib all you need to do is start adding regular html elements with RPGUI classes, and RPGUI will do all the rest! RPGUI should work on all modern browsers, and it's tested and confirmed on Chrome, Firefox, Opera, and Internet Explorer Edge. Using RPGUI doesn't require coding at all! Just using CSS classes. A complete and whole CSS system that will cover most HTML elements. Containers with several types of frames. Dragging functionality. Beautiful sliders and progress bars. Customized cursors with 8-bit style. A collection of built-in icons for RPGs. Neat checkboxes and Radio buttons. Styled buttons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Rich Server Platform (RSP) for Java shows how composite web applications using server-side OSGi can be built and deployed today with 100% open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web based archiving system for community radio stations. Includes podcasting, xml indexes, complete control over accessibility of content. Programmers can place descriptions of individual shows. Administrator can control downloadability, whether podcast.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    React HTML Parser

    React HTML Parser

    Converts HTML strings directly into React components

    Utility for converting HTML strings into React components. Converts standard HTML elements, attributes and inline styles into their React equivalents and provides a simple way to modify and replace the content. It is important to understand that this library should not be used as a direct replacement for using properly sanitized HTML and that it only provides the same level of protection that React does which does not provide 100% protection. All HTML should be properly sanitized using a dedicated sanitization library (such as do purify for node/js) before being passed to this library to ensure that you are fully protected from malicious injections. Including a sanitizer as part of the library means it is making decisions for you that may not be correct. It is up to you to decide what level of sanitization you need and to act accordingly. Some users may already be sanitizing on the server or others may have specialized requirements that cannot be covered by a generic implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Pure XSLT 1 based formatting of bibliographies and citations in DocBook XML documents. Bibliographic data can be accessed either from a real RefDB database, or from an XML data file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    RegExr

    RegExr

    Tool for creating, testing, and learning about Regular Expressions

    RegExr is an online tool to learn, build, & test Regular Expressions (RegEx / RegExp). RegExr was created by gskinner.com, and is proudly hosted by Media Temple. Edit the Expression & Text to see matches. Roll over matches or the expression for details. PCRE & JavaScript flavors of RegEx are supported. Validate your expression with Tests mode. The side bar includes a Cheatsheet, full Reference, and Help. You can also Save & Share with the Community, and view patterns you create or favorite in My Patterns. Explore results with the Tools. Replace & List output custom results. Details lists capture groups. Explain describes your expression in plain English. It provides full RegEx Reference with help & examples. Undo & Redo with ctrl-Z / Y in editors. Search for & rate Community Patterns. You can also group multiple tokens together and create a capture group for extracting a substring or using a backreference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Abacus Technologies Relational XQuery is an XQJ compatible XQuery processor that provides the ability to execute XQuery against both relational and XML data sources. Relational data can be transformed to any XML schema using XQuery's powerful features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Relaxed is an HTML validation app. as well as a XHTML 1.0 / HTML 4.01 and WCAG 1.0 schema definition written in Relax NG with embedded Schematron. Those expressive languages allow automated validation of many additional restrictions inexpressible by DTD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RengelCMS
    Simple website template which is easy to connect new features. Ground has been implemented in these languages: php, css (css3), js (jquery, ajax), xhtml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Require(News) is a simple blogging system that can be easily added to a current site. It uses PHP/MySQL to present and store the data and is easily customized by the user with CSS to fit the look and feel of the containing pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Resize Observer

    Resize Observer

    Polyfills the ResizeObserver API

    A minimal library which polyfills the ResizeObserver API and is entirely based on the latest Specification. It immediately detects when an element resizes and provides accurate sizing information back to the handler. Check out the Example Playground for more information on usage and performance. The latest Resize Observer specification is not yet finalised and is subject to change. Any drastic changes to the specification will bump the major version of this library, as there will likely be breaking changes. Check the release notes for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Responsive HTML Email Template

    Responsive HTML Email Template

    Responsive HTML email template designed to work on all email platforms

    This template is designed to work on all major email platforms. It is built with media query, making it responsive for smartphones that support media queries. It serves as a foundation that has been tested and thoroughly reviewed for compatibility, making it very easy to customize and make changes. Using MailChimp's html email template (blue-print) as the foundation, this template is an improved version with more row options, redefined structure, and many fixes for Outlook, Yahoo, Hotmail, Gmail, e.t.c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    Lazy load responsive images. The best lazy loading implementation available. Handles responsive images. Truly lazy (absolutely no unnecessary requests) SEO-friendly (valid HTML). It supports WebP. The things to customize are the padding-bottom style and the values of the src and data-srcset attributes. If you don't know the image aspect ratio you can skip the div tag and move the responsively-lazy class to the img tag. Responsively Lazy is very different from the other lazy loading libraries. They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. As of December 2017 that's 86.78%. Unsupported browsers will load the image in the src attribute. That's the image search engines and social networks will find, so it's better to make it high-resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Obsolete - migrated to Apache Isis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Resume template

    Resume template

    A simple Jekyll + GitHub Pages powered resume template

    A simple Jekyll + GitHub Pages powered resume template. First you'll want to fork the repo to your own account. Then clone it locally and customize, or use the GitHub web editor to customize. Most of the basic customization will take place in the /_config.yml file. Here is a list of customizations available via /_config.yml. Most of the content configuration will take place in the /_layouts/resume.html file. Simply edit the markup there accordingly. You should write a few brief, concise, and meaningful sentences about yourself from a professional context, and your immediate career goals. Make the length appropriate for your needs, but keep it brief and concise.
    Downloads: 0 This Week
    Last Update:
    See Project