Showing 647 open source projects for "garnet-file"

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
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    json_osm_chung / webglcarsim
    json osm chung is an example of realtime converting online openstreetmap servers osm roads data to use with a game or in this example to draw on a graphical canvas or 3D webgl. Use the arrow keys to move or select one of the presets locations. recreate any real roads + buildings , houses, places in the world in realtime .mixed with google static maps satellite ground images, water terrain detection , srtm terrain heightmaps, trees, lamps, bridges and webglcarsimheight a small 3D driving car...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    HTML5 Editor Online

    HTML5 Editor Online

    Edit yours files html, css and js directly in your PC or Mac

    ...Then extract file and move HTML5-Editor.app in your Applications folder of your Mac. Finally open application with double click to start to work ====================
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Woda, the Web Oriented Database

    Woda, the Web Oriented Database

    Mature SGBD in Perl with a web interface

    WODA is a semi-relational database for beginners to work on data and to learn database basis. With web-based GUI and CLI. Currently in rewrite using Bootstrap for web UI. Built with beginners in mind, it is far easier than any other tool I know, while remaining powerful for advanced users (Perl langage is directly available). Databases can be defined, maintained, added-to, modified, and queried entirely through the web interface without programming. It comes from the 90's and thus is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    gulp-babel

    gulp-babel

    Gulp plugin for Babel

    ...See the Babel options, except for sourceMaps and filename which are handled for you. Also, keep in mind that options will be loaded from config files that apply to each file. Files in the stream are annotated with a babel property, which contains the metadata from babel.transform(). If you're attempting to use features such as generators, you'll need to add transform-runtime as a plugin, to include the Babel runtime. Otherwise, you'll receive an error. Options can be passed to Babel in a variety of ways. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 5
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    A valuable SQLite editor for your PC, Mac OS and Linux with a useful button to compile the code sql for immediate preview of tables, columns and values. == OS requirements to this installation == - macOS 10.9 and later are supported, older operating systems are not supported (and do not work). - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    TWiki Enterprise Collaboration Platform

    TWiki Enterprise Collaboration Platform

    Open Source Enterprise Wiki and Web Application Platform

    Enterprise collaboration platform with over 400 extensions. Users without programming skills can create web applications. 50,000 small businesses, many Fortune 500 companies, and millions of people use TWiki, with installations of 100,000s of pages. Visit http://twiki.org/ for the open source TWiki. The TWiki community is focusing on building the best collaboration platform for the workplace. We invite you to GET INVOLVED! More at http://bit.ly/twGetInv.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    ...Then extract file and move My-PDFViewer-Reader.app in your Applications folder of your Mac. Finally open application with double click and open pdf file using drag & drop function or open with toolbar button ==Note== AcroForm/XFA is not supported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FireTeX: LaTeX Editor and Compiler

    FireTeX: LaTeX Editor and Compiler

    Edit Your files LaTeX and tex

    .... == Browser Extensions == Add-on Opera: http://bit.ly/1o5CJ0d Chrome extension: http://bit.ly/2f7kZzJ == Installation == Download and open zip archive in your macOS. Then extract file and move Firetex.app in your Applications folder of your Mac. Finally open application with double click to start to work
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Alfresco Community Edition

    Alfresco Community Edition

    Open Source Enterprise Content Management ECM

    The open source Enterprise Content Management (ECM) software that handles any type of content, allowing users to easily share and collaborate on content.
    Leader badge
    Downloads: 190 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
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    ...The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration through a syntax similar to the Nginx configuration file. To develop your web projects in a local development environment, you’ll have to run a back-end server (such as a Node.js express application, or a Java SpringBoot application). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    PHP Navigator is an Explorer style web based AJAX file manager. Easy to install and configure. Now with multi user support! WYSIWYG Editor, Code editor with syntax highlighter, Thumbnail view, Zip handling etc... Now upload, manage and edit your files.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    jQuery Ajax File Uploader Widget

    jQuery Ajax File Uploader Widget

    Lightweight and very configurable jQuery plugin

    ...Basic Javascript knowledge is necessary to setup this plugin: how to set settings, callback events, etc. Initialize the plugin on any HTML element such as: <div /> to provide a Drag and drop area. All <input type="file"/> inside the main area element will be bound too. Optionally you can bind it directly to the <input />. Files will start uploading right after they are added. If using the queue system this option means the queue will start automatically after the first file is added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    survol

    RDF-based framework monitoring business systems activity

    A Python agent and a web interface aiming to help the analysis and investigation of a legacy application. A set of machines, processes, databases, programs etc ... all communicating with each other, manipulating your data, and whose software architecture has become, with time, complicated, difficult to understand, and undocumented. Data are aggregated with an RDF inference engine, creating a global vision of the business information processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    AJAX-PHP File Transfer Manager

    Ajax Php web application to transfer (copy) files between two servers.

    Ajax - PHP web application that can be used to transfer (copy) files and folders from one server to another with PHP FTP; also, it can rename and delete files and folders on both servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Bootstrap Lightbox

    Bootstrap Lightbox

    A lightbox gallery plugin for Bootstrap

    ...A lightbox module for Bootstrap that supports images, YouTube videos, and galleries, built around Bootstrap's Modal plugin. Instead of modifying the /dist/*.js JavaScript files directly, you should instead modify the ekko-lightbox.js file and run the grunt task.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TopoJSON

    TopoJSON

    An extension of GeoJSON that encodes topology

    TopoJSON eliminates redundancy, allowing related geometries to be stored efficiently in the same file. For example, the shared boundary between California and Nevada is represented only once, rather than being duplicated for both states. A single TopoJSON file can contain multiple feature collections without duplication, such as states and counties. Or, a TopoJSON file can efficiently represent both polygons (for fill) and boundaries (for stroke) as two feature collections that share the same arc mesh. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Internote provides persistent sticky notes for Mozilla's Firefox web browser. Notes are extremely customizable, and are saved between sessions, reappearing on the page they were created on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FileServer

    FileServer

    Share files from a windows PC to any other network device

    Gives you the ability to share & manage files from your windows pc on another device(MAC,LINUX,ANDROID etc) in the same network without needing another application on the receiving(client) end, (the client uses the devices browser to download, or view/modify files). It contains an inbuilt http server hence no need for an application on the receivers end. The host turns on the application and the client opens the browser and types the ip address including the port ( the application...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    MOVIE STREAMING DOWNLOAD v1.0.0 FINAL

    All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Databas

    ALL IN ONE PACK ONLINE MOVIE STREAMING DOWNLOAD (AiOPMSD) v1.0.0 FINAL VERSION BUILD 4 yeah, this is FINAL version. please send bug to my email. thX All in one pack Online Movie Streaming (AiOPMSD) is free MySQL Database, PHP script for online movie streaming website. no programming skill required. just import database, upload script file and change some configuration. Changelog: Final version build 4 (sunday september 05 2017) : - fix Meta Open Graph (missing thumbnail on facebook, Google+ share page etc) - fix Meta Open Graph (missing description on facebook, Google+ share page etc) Final version (sunday september 05 2017) : - Fix error permalink and title on watch page movie description - Change static New movie 2017 slider to dinamic or random new movie 2017 - add All category page / main menu link - add All Country page / main menu link - add ADS baner code - add new Share button and remove LIVE DEMO: http://movie.animecity.xyz
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    With PHPture you can access your library with pictures made with Apple Aperture from any computer through a web browser over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CMSimple_XH

    CMSimple_XH

    A modular, easy-to-install, flat file CMS without database

    CMSimple_XH is a modular, easy-to-install and easy-to-use one administrator Content Management System (CMS) without database. Contents are stored in flat files. Upload it to a server with php 4.3 or higher and it runs. (On some servers writing permissions have to be given.)
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    phpCMS nextGen is a flatfile based CMS which is written in PHP. It exent driven, easy extensible and developed from the scratch new, based of the knoledge of phpCMS.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wiki Quick Search

    Wiki Quick Search

    Search Wikipedia in every language in this WebApp

    Wiki Quick Search & Print is software was made with the API provided by Wikipedia and allows you to enable fast searches with autocomplete input inside the famous free encyclopedia. You can print the results of your search in PDF or save it in your computer to html including tables, text, images and file audio. Finally, you can avail of a convenient input for advanced search strings contained in the result page. ========= Windows 7 and later are supported. Both x86 and amd64 (x64) binaries are provided for Windows. == Browser Extensions == Chrome Extension: http://bit.ly/1Wx8X1o Add-on Firefox: http://mzl.la/1SpIbHW Add-on Opera: http://opr.as/1POVSxM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PadotusRNDT.js

    PadotusRNDT.js

    This library allows you to generate a random number

    This library allows you to generate a random number in the specified range from 0 to n, without using the built-in function Math.random (), and gets a random number from the processing time of polymorphic mathematical calculations, which depends on the current physical parameters of the CPU, RAM, and t .P. The resulting sequence corresponds to a discrete uniform distribution and is close to natural random sequences in terms of statistical randomness tests (LFSR, Approximate Entropy, DIEHARD Test).
    Downloads: 0 This Week
    Last Update:
    See Project