Showing 43 open source projects for "html root"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    masalla-icon-theme

    masalla-icon-theme

    Masalla Icon Theme for UNIX-Like OS

    ...The name of project is inspired from Obelisk name (like Obelisk of Hammurabi in History of Iraq) in arabic language . Icons are licensed under GPL-3.0+ License http://www.gnu.org/licenses/gpl-3.0.html how to install : 1- extract the zip file to "/usr/share/icons" ( as root) 2- choose "masalla icon theme" from your system setting. Arch users can get it from AUR by: yaourt masalla-icon-theme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DinkToPdf

    DinkToPdf

    C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine

    .NET Core P/Invoke wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF. Copy the native library to root folder of your project. From there .NET Core loads the native library when the native method is called with P/Invoke. You can find the latest version of the native library. Select the appropriate library for your OS and platform (64 or 32-bit). The library was not tested with IIS. The library was tested in console applications and with Kestrel web server both for Web Applications and Web API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Unofficial Allegro Library Distribution

    Binary distributions of Allegro 4.4+ and Allegro 5.2+ for MinGW

    ...All dlls are provided. To run the examples or demos, place the dlls in the same folder or run from the command line and set your path accordingly. There is a .bat script located in the root directory of the latest archives that will set up an environment to run the included programs. Builds of dependent libraries have been included. Html and chm docs have been included. I also provide matching binary distributions of MinGW 4.8.1 and MinGW 5.3.0 to make it even easier to use Allegro. You can download them from SF here : https://sourceforge.net/projects/unofficialmingw/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    A Movie Collector CRUD

    A simple Movie Collection App CRUD style.

    ...I am not going into a allot of detail about your server and how to set it up. If you have a web server running MySQL, you should be well enough versed in using this. Just upload the AMovieCollector folder to your web root directory. Using PHPMyAdmin (or whatever your choice is) create a "blank" db called AMovieCollector. Goto your web server... (http://xxx.xxx.x.xx/AMovieCollector) and the setup process will start. If you have extensive knowledge in php/html/CSS (unlike myself-but learning) This is a decent foundation to modify and/or build from.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    mds-utils

    General purpose utilities for C++ and Python developers

    ...Now access in write mode is supported too. More details on the Doxygen documentation. Documentation is available through doxygen. Once downloaded and uncompressed, issue the "doxygen" command from the root folder. The documentation will be into "doc/html". An online version of this documentation is available at the link here below (mds-utils Web Site).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Quick Hash GUI

    Quick Hash GUI

    Linux, Windows and Apple Mac File Hashing GUI Tool

    This project has moved to www.quickhash-gui.org as of 2016-12-04. I kept v2.6.9.2 and below hosted here since Dec 16 but too many people were ignoring the fact that no updates were being posted here. For the latest QuickHash v2.8.4 release (Aug 28th 2017), go to www.quickhash-gui.org, and note that as of 29/12/16 a Debian package is also available
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SWsterisk Debian based Asterisk

    SWsterisk Debian based Asterisk

    Asterisk and FreePBX on Debian, by Astiostech Sdn Bhd Malaysia

    ...Network: After booting, run #ifconfig -a Then either #dhclient ethX or edit manually /etc/network/interfaces #ifup ethX More details can be found here: Asterisk 11: http://highsecurity.blogspot.com/2013/04/sanjay-asterisk-debian-based-asterisk.html Asterisk 13: http://highsecurity.blogspot.com/2014/10/debian-7-wheezy-based-asterisk-12.html Username/Passwords: ================ OS: root/asteriskrocks FreePBX: admin/@steriskRocks1 MySQL: root/@steriskRocks1 AMI: admin/@steriskRocks1 Other passwords likely to be: @steriskRocks1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flashbang

    Flashbang

    Project "Flashbang" - An open-source Flash-security helper

    Flashbang is an open-source Flash-security helper tool designed to extract and display flashVars from a SWF that is “naked” (i.e. not wrapped in a bigger application) so that security testers can begin analysis (e.g. for XSS or other vectors) without decompiling the whole SWF. It is built atop Mozilla’s Shumway project. It works in modern browsers via HTML/JS, can also be run locally, and does not upload SWFs to servers (processing stays local). It is still considered alpha quality. Clone the repo using the --recursive flag, so that all necessary submodules are cloned as well. Ideally, clone it into an Apache web-root (or any other web server). Prepare the environment for Shumway to work properly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Developing Backbone.js Applications

    Developing Backbone.js Applications

    A book on Backbone.js for beginners and advanced users alike

    ...It is released under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 United States License and is currently available for early purchase via O'Reilly if you would like to support the project. We appreciate any and all efforts to help improve the book. Contains the source Markdown for each chapter. This is compiled into the HTML, ePub, Mobi and other formats found in the root of the project. Contains templates and metadata for compiling the book. Contains image assets for the project. Contains the source code for practicals. You can build the book using make or make -f Makefile. This will output the HTML, ePub, Mobi, PDF and RTF versions of the book.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    FolderCompare

    Compares all the text root files between two folders and reports

    This command line utility compares all the text, pdf and image files stored in two folders and reports the result in html format along with the diff of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Guitar Chord and Scale Diagrammer

    Quickly create, edit, and print guitar chord/scale fingering diagrams

    ...Click any fret on any string to add a dot (finger position). Click any added dot to remove it (change it back to an empty position). Right-Click any fret on any string to add a character of your choice (add finger numbers, root note labels, interval labels, etc.). Click the title text to give the chord/scale/arpeggio a name. Right-Click the title to save the diagram to a .png image. Press the "p" key on your keyboard to create an HTML or Image layout of any selected diagrams you've created. It's fast, Fast, FAST. Create totally customized collections of chord fingerings in seconds for songs, or for specific topics. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C0CMS Community Widget

    Community board widget for websites

    === Donate to the C0CMS Project === Flattr : https://flattr.com/t/961915 Paypal : http://slcnc.blogspot.fr/p/donatecontact.html === Deployment scenarii === * Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets : <iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe> * Advanced scenario -download the latest version -edid the file : modify $addcode to add whatever you want instead of default advertising, and replace any occurence of http://www.example.com by your root website url -deploy the php file on your web server. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as a target Configuration After unzipping, you must specify the exact path to your Android SDK folder (without last slash) in sdk.ini that resides in SAWS root folder: sdk.dir=/path/to/android-sdk Usage: /path/to/saws-build [application name] [webapp folder] [output apk file] e.g. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Webnight Commander is web file manager with interface similar to GNU Midnight Commander. The main difference is that Webnight Commander have only one directory panel.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    An "ActiveDesktop that doesn't suck" - displays images and HTML on your root window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ROOT Apache is an open source scripting module for the Apache webserver Based on the ROOT framework <http://root.cern.ch> which is using C++ as scripting language it allows to embed C++ code directly into HTML pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    nSite generates site maps for a given WWW site. This Perl script walks a site from a root URL and generates an HTML, TEXT, or XML link page which illustrates the structure, fingerprint, and links of the site.
    Downloads: 0 This Week
    Last Update:
    See Project