Showing 1135 open source projects for "red-files"

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
    AST explorer

    AST explorer

    A web tool to explore the ASTs generated by various parsers

    ...Copying an AST or dropping a file containing an AST into the window will parse the AST and update the code using escodegen. Otherwise, the content of the text editor will be replaced with the content of the file (i.e. you can drag and drop JS files). Choose between multiple parsers and configure them. shift+click on a node expands the full subtree. Hovering over a node highlights the corresponding text in the source code. Editing the source or moving the cursor around will automatically highlight the corresponding AST node (or its ancestors of it isn't expanded).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Musenbac

    Multi-threaded Server for Network Based Compilation

    This is a lab based software for online compilation of programs. Currently only supports java compilation. This removes the requirement of installing compilers on every system in a lab based environment. Stores the files from the network on the server itself. Prevents loss of data, makes functioning within a lab more efficient, and reduces cost in terms of both time and cash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SSEP - Site Search Engine PHP-Ajax

    SSEP - Site Search Engine PHP-Ajax

    A Free site search engine script build with PHP and Ajax.

    A Site Search engine script that uses MySQL to store your website's indexed pages, to add Search Functionality to Your Web Site. It is build with PHP and JavaScript, the search results are loaded via Ajax. The search system combine MySQL full text with SQL regexp, and words weight according to their location in the HTML elements, to determine the relevance of the search results. It can be included in any web site.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    bttn.css

    bttn.css

    Awesome buttons for awesome projects!

    Awesome buttons for awesome projects! Include bttn.min.css in head of your html file and start using bttn CSS classes in your button. Minify css for production and build example folder javascript files (Webpack). Install dependencies - stylus, autoprefixer-stylus and clean-css. uild process uses yarn, you can also use npm instead.
    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
    Expose

    Expose

    A simple static site generator for photoessays

    Expose is a lightweight static site generator designed specifically for creating photoessays from folders of images and videos. Implemented as a Bash script, it converts directories of media files into cleanly structured static websites with built-in themes. By default, it includes both a blog-style layout and a Medium-inspired theme, but users can also build their own templates. Expose reads associated text files, YAML metadata, and folder structures to automatically generate navigation menus, captions, and styling for each gallery. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
    ng-file-upload

    ng-file-upload

    Lightweight Angular directive to upload files

    ...Image paste from clipboard and drag and drop from browser pages (html5 only). Image resize and center crop (native) and user controlled crop through ngImgCrop. See crop sample (html5 only). Orientation fix for jpeg image files with exif orientation data. Resumable uploads, pause/resume upload (html5 only). Native validation support for file type/size, image width/height/aspect ratio, video/audio duration, and ng-required with pluggable custom sync or async validations. Show thumbnail or preview of selected images/audio/videos. Supports CORS and direct upload of file's binary data using Upload....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CSSgram

    CSSgram

    CSS library for Instagram filters

    ...:before and :after) to create the filter effects, so you must apply these filters on a containing element (i.e. not a content-block like <img>. The recommendation is to wrap your images in a <figure> tag. If you use custom naming in your CSS architecture, you can add the .scss files for the provided styles within your project and then @extend the filter effects within your style definitions. Mixins allow for multiple filter arguments to be passed into your classes. This is useful for if you want to add filters in addition to the ones provided (i.e. add a blur).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Docpress

    Docpress

    Documentation website generator

    ...Under heavy development now; guides and instructions will magically appear here when we're stable. Documentation website generator. Generates great websites from Markdown files. Check out the Docpress Showcase to see how Docpress helped developers build great-looking websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Sugar

    Sugar

    A Javascript library for working with native objects

    A straightforward API makes Sugar very easy to pick up and start using. Custom builds and modularized npm packages let you use only what you need. Users can define methods or use plugins to handle specialized use cases. The date module parses, formats, and manipulates dates and supports many locales. Sugar blends in with native methods, and defers to their implementations when possible. A comprehensive polyfill suite patches browser support when it is broken or missing. As of v2.0, native...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...Just connect your BES-enabled BeagleBone Black to your network and you can use BES's Node.js web interface to add or remove ROMs, configure gamepads, and edit ROM descriptions for the front-end GUI. There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    custom-react-scripts

    custom-react-scripts

    Allow custom config for create-react-app without ejecting

    ...The generated project comes with every option turned on by default, but you can remove them at any time by removing the options from the .env file. Add a .env. file with the desired features. Files that are not prefixed with the module will be parsed normally. Some of the babel presets and plugins that people might use are experimental. If they're used in a project and then they don't make it in the ES spec, they will break backward compatibility. It's hard to maintain code for all of these custom configurations that people want to use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cpx

    cpx

    A cli tool to watch and copy file globs.

    CPX is a Node.js file copying utility designed for handling complex file copy operations with watch mode support. It is useful for build pipelines that require file synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Hyperframe !CMS

    Hyperframe !CMS

    A portable, HTML5 file-based CMS

    Hyperframe is a file based CMS which allows you to build a content-managed website from standard HTML5 files, no database being required. Please note that this project is superseded by Mara CMS. A download is retained for the sake of existing users. We suggest that Mara CMS is used for any new website project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    driveway

    driveway

    Pure CSS masonry layouts

    ...It is developed using stylus. driveway simply provides the basic means to layout your content in a masonry style and provides no aesthetic styling. This should ideally be covered by your own theme files. Clusters and segments are most likely the trickiest part of creating a layout with a driveway. Clusters are used to break up the layout flow a little more and enhance the masonry effect that's desired. The focus curtain is an optional element. It is required though if you wish to use the focus modifier on any of your panels. This is because driveway makes use of CSS sibling combinator syntax in order to give off the desired effect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Dillinger

    Dillinger

    The last Markdown editor, ever

    Dillinger is a cloud-enabled, mobile-ready, offline-storage compatible, AngularJS-powered HTML5 Markdown editor. Markdown is a lightweight markup language based on the formatting conventions that people naturally use in email. The overriding design goal for Markdown's formatting syntax is to make it as readable as possible. The idea is that a Markdown-formatted document should be publishable as-is, as plain text, without looking like it's been marked up with tags or formatting instructions....
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    PanDocElectron

    Graphical User Interface for PanDoc for Linux, Mac & Windows

    ...It contains support files PanDocElectron. The Application PanDocElectron is available on - (Homepage) http://github.com/niebert/PanDocElectron - (Wiki) https://sourceforge.net/p/pandocelectron/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    A simple long time planning sketching tool for managing tasks of human resources. Rather than trying to automate the planning proccess the goal of this project is to support the task of planning the resource allocations in group sessions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    eProofElectron

    Create an webbased learning environment for mathematical proofs

    ...Self assessment for a single proof step and the full proof is available in the offline environment. Students just need a browser to run the e-Proof Environment. eProofElectron is an Authoring Tool for Teacher to create the eProof-HTML files. Furthermore it is possible to export an IMathAS task, so that the automated assessment can be used in the Internet Mathematical Assessment System (IMathAS). http://e-proof.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Command-line for converting MS Word DOC, RTF or DOCX files to PDF files
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    angular-filemanager

    angular-filemanager

    JavaScript file manager Material Design folder explorer

    A very smart filemanager to manage your files in the browser developed in AngularJS following Material Design styles by Jonas Sciangula Street. This project provides a web file manager interface, allowing you to create your own backend connector following the connector API. By the way, we provide some example backend connectors in many languages as an example (PHP-FTP, PHP-local, python, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PHP File Browser

    Web-based File Browser

    It's web-based file browser using PHP. It provides an easy way to access a remote folder by HTTP. Features: - List all directory and files - Edit file content online - Rename file name - Create new directory - Search files by name - Upload a file to replace an existing file - Download a file - Delete a directory or a file - English/Chinese/Japanese supported - Authentication default username/password is admin/admin I hope you would love it. If you find any bugs, please report to support@huansoft.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Relay Fullstack

    Relay Fullstack

    Modern Relay Starter Kit - Integrated with Relay, GraphQL, Express

    ...Relay Fullstack is integrated with Yeoman that allows you to choose technologies that suit your needs, the options are including database, flow, and etc. In order to deploy a project, it is a good practice to minify all JavaScript files, stop spawning the GraphiQL server, pull off some duplicate dependencies, and remove all unnecessary scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flex Layout Attribute (FLA)

    Flex Layout Attribute (FLA)

    HTML layout helper based on CSS flexbox specification

    Layout helper based on CSS flexbox specification designed to serve you as quick flexbox shorthand by using two custom html attributes — 'layout' and 'self'. Download latest release from GitHub and include flex-layout-attribute.min.css in your HTML document. SASS files are provided in the 'sass' directory (see project on GitHub) for further customization. FLA is built with Gulp but you can download and include 'sass' folder in your preferable build setup (grunt, webpack, etc.) FLA is defined with two custom HTML attributes. Layout, use it on the container (parent) element to set layout of its children elements. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Skinny Bones Jekyll Starter

    Skinny Bones Jekyll Starter

    A Jekyll starter with a variety of flexible layouts and components

    ...Think of it as a starter for building your own Jekyll site. The styling is kept minimal and bare to make it easier to add your own flare and markup. Takes advantage of native Sass support and data files to make customizing your site easier. Designed to put the focus on you and your writing. Headers, navigation, sidebars, and footers have been purposely emphasized. Packed with layouts and modules. Include Disqus comments, social sharing buttons, and table of contents on one or all pages. Compatible with popular libraries like Bourbon, Neat, and Octopress to help build and deploy your site with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sierra SCSS Library

    Sierra SCSS Library

    Sierra SCSS library

    ...Only 32.9 kB (8.2 kB gzipped) Modular, customize colors, borders, radius & sizes, responsive. If you want to customize Sierra library's theme, create your own custom-settings file and add it just before importing sierra files. The custom-settings.scss file should contain all those SCSS variables you want to overwrite. However, we recommend duplicating all variables in order to make sure your styles are not being compromised in eventual library updates. Import the library from your SCSS files. Download ready-to-use compiled CSS or minified CSS files, and include it in your HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project