Showing 477 open source projects for "simple-draw"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do bestβ€”building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Portofino

    Portofino

    Create a webapp from an existing database in 30 seconds - Java/Groovy

    Portofino is a free and open source web platform that helps developers create outstanding enterprise applications by addressing three specific needs: productivity, features and architecture. Among its features: content management, CRUD, database connectivity, calendars, charts, security and easy customization using Groovy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Fire Page Editing

    Fire Page Editing

    Rapid Page Manipulator

    Inject HTML, CSS or JavaScript into any web-page. The changes you make are applied everytime you visit the specified website(s). **How to use?** - Simple, First open the extension. - Choose 'JavaScript', 'CSS' or 'HTML'. - Create a new file by pressing 'new'. - Write your own code. - Press the 'Manipulate' button to test your code. - To make sure your code is run every time you visit a specific website do the following: - Put the URLs of the websites in the 'active websites' textarea...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    URI.js

    URI.js

    Javascript URL mutation library

    ...It offers a "jQuery-style" API (Fluent Interface, Method Chaining) to read and write all regular components and a number of convenience methods like .directory() and .authority(). URI.js offers simple, yet powerful ways of working with query string, has a number of URI-normalization functions and converts relative/absolute paths. While URI.js provides a jQuery plugin. URI.js itself does not rely on jQuery. You don't need jQuery to use URI.js. URI.js (without plugins) has a gzipped weight of about 7KB, if you include all extensions you end up at about 13KB. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    phpCollab

    phpCollab

    Open source project management

    Project management and collaboration over the internet. Features team/client sites, task assignment, document repository/workflow, gantt charts, discussions, calendar, notifications, support requests, weblog newsdesk, invoicing, and many other tools.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 5

    yBlog Creator

    Fast, Simple Full-Featured Blog Creator in PHP. No database needed.

    Designed from the ground up to take advantage of the new and increasingly standardized features of HTML5 and PHP7+, Yofiel's file-based yBlog Creator provides W3C-validated, responsive, animated page templates that work consistently on Chrome, Safari, and Edge desktops and mobiles. But its fast CSS3 and native JavaScript libraries total less than 15KB. Any HTML editor may create content. Menus and metadata are automatic. A single stylesheet provides multiple color and appearance options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OCSP Evaluator

    OCSP Evaluator

    Performs an OCSP revocation check of the current TLS/SSL Certificate

    ------ END OF LIFE - 2022/06/30 This project has been discontinued and the WebExtension is no longer available ------ It is WebExtension for browser that performs an OCSP request to obtain the revocation status of all used SSL certificates on the currently visited website. Due to restrictions in the browser APIs the OCSP request cannot be performed by the browser itself. Therefore the request is done on a server which provides a simple [REST Api](https://ocspchecker.com/) to trigger the OCSP Request and retrieve the results. The only information passed to the server is the domain (not the entire URL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    RiteCMS

    RiteCMS

    a fast simple CMS system based on PHP & Sqlite

    CMS powered by PHP & Sqlite. A fork of PhpSqliteCMS with lots of changes and updates. This project is now on github.com. Please visit: https://github.com/handylulu/RiteCMS For latest update, please always visit https://RiteCMS.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DropYet

    DropYet

    It's the simple cloud.

    With DropYet you can manage your personal files in the easiest way. And it's not that bad looking. :) Enjoy the security, simplicity and beauty of DropYet. Upload, rename and delete files. The simpliest manager of files and folders. Furthermore, there are more features like securely sharing files, password encryption and encrypted file detection. Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better integration with the Remote Desktop Services (RDS) layer. ...
    Downloads: 6 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
    VisuBrowser

    VisuBrowser

    Simple full screen browser to display a webpage

    The programmes intention is to provide a full screen web browser to show a (e.g.) home automation visualisation. Therefore, the browser provides some features to support this purpose, e.g. - Go back to start page after resuming from suspend - Go back to start after a certain time of inactivity - Indication of page loading status - Interpreting Gira HomeServer status (e.g. timeout, user kidnapped) Config–Page is accessed by swiping the webpage to the left.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    csv-parser

    csv-parser

    Streaming csv parser inspired by binary-csv that aims to be faster

    csv-parser is a streaming CSV parsing library for Node.js designed for efficiency and correctness. It implements the stream API native to Node, allowing you to pipe a file or readable stream into the parser and process each row (as a JavaScript object or array) as soon as it's parsed β€” which is crucial for handling large CSV files without loading them entirely into memory. The parser handles standard CSV semantics including quoted fields, variable delimiters, escape sequences, and optional...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    hexo-theme-matery

    hexo-theme-matery

    A beautiful hexo blog theme with material design

    Simple and beautiful, and post is Beautiful and readable, with Material Design. Responsive design, which can be displayed well on desktop, tablet, mobile phone, etc. Home page carousel posts and changing 'banner' picture dynamically every day. Blog posts list with waterflow (There will be 24 images if the article doesn't have featured pictures).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Kitematic

    Kitematic

    Visual Docker Container Management on Mac & Windows

    Kitematic is a simple yet powerful application for managing Docker containers on Mac and Windows. It has a new Docker Desktop Dashboard for an even better user experience, with Docker Hub integration and plenty of advanced features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Instant Ad-Close Add-on

    Instant Ad-Close Add-on

    Simple interface for advertising blocking via the webRequest APIs

    Simple but powerful ad-blocking extension for your Browser; the main goals are simplicity of implementation and performance. --- Release 0.6.0 - Added some useful scripts on the web page to improve the security of links and forms --- Once installed, an icon should appear in your toolbar. Red means blocking is enabled, dark grey means disabled; click the icon to toggle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RESTBolt

    RESTBolt

    Browser WebExtension to work on http(s) requests

    ## Inspired by POSTMAN browser extension Add-on is based on [RESTMan](https://github.com/jsargiot/restman) Opera extension --- #### Note - Use a simple HTTP Request & Response Service to test WebExtension
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    A11yWidget

    A11yWidget

    Accessibility Toolbox

    ## Accessibility Widget - v0.3 It is a simple accessibility add-on for browser Firefox without dependencies that allows users with disabilities easy and convenient way to browse most websites ### Supported Languages English by default, Hebrew and Russian. These languages ​​are auto-detected by the browser ### Future implementations - Option page to set position of widget and I hope many other interesting components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MySQL::Admin

    MySQL::Admin

    cpan MySQL::Admin

    ...The easy way to install MySQL::Admin ist to download mysql-admin-0.82-webinstaller.tar.gz Upload the whole folder to your webspace. Open install.html in your Browser. Open index.html in your Browser. Delete cgi-bin/install.pl Delete install.html or simple via cpan MySQL::Admin Support for mod_perl is available from the Cpan Package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    sfwebsite

    Helper to create websites for SourceForge projects

    The idea is to create a simple CMS that integrates SourceForge REST services so it is up to date automatically. Just set a couple of values in the configuration file, upload to SourceForge web directory, set write permissions to the cache directory and enjoy. You'll be able to customize the site just creating a CSS file and modifying a few configuration values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UCHome ML

    Simple social network engine written with PHP

    UCenter Home ML is a simple Social Networking Software (SNS) built with PHP + MYSQL. Based on UCenter Home v2.0 Release 20100416 (c) 2007-2010 Comsenz Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    XODA - the KISSed Document manager.

    XODA - the KISSed Document manager.

    Simple yet feature-rich Document Management System

    XODA is a KISSed (Keep Simple and Stupid) System for Organizing Documents using AJAX. This is a Document Management System without backend database, though making possible organizing files/directories by descriptions, filters and more. Visit xoda.org
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21

    pyindi-client

    Python binding to the libindi library

    ...Besides Python there are also bindings for node.js, Tcl (incomplete) and PHP (not useful). As application examples you will find a Python Websocket server with which you may build a web application interacting with Indi servers, and a simple PyQt application similar to the Kstars Indi Control Panel (was built as an exercise). Finally there is an equatorial mount 3D simulator written with Freecad and Python, planned to be connected with the PyIndi module. *** The pyindi-client binding has moved to github. ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BetterOneTab

    BetterOneTab

    A better OneTab for Chrome

    ...Samely, you can also use "pin list" to keep a list that will not be removed, set the title of a list or drag to change the order of tabs. Even you can set the color of a list in the new version. You can change the "Behavior when icon is clicked" in the options page and enable or disable "simple popup list".
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    Featherlight

    Featherlight

    Lightweight jQuery lightbox plugin

    ...It's that simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vue CRUD

    Vue CRUD

    Vue.js based REST-ful CRUD application.

    - Application is build as SPA (Single Page Application) so it works much faster than apps based on Wordpress, Joomla, etc. - Vue CRUD uses the vue along with its ecosystem. Enjoy the benefits of the most popular JS framework in the world. - The application architecture is adapted to work with REST API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Just-API

    Just-API

    Test REST, GraphQL APIs

    ...It reads API test specifications from YAML files and runs them in serial/parallel mode. Test reports can be generated in several formats including HTML and JSON. In simple terms, users build a test suite by providing a set of request and response validation specification in a YAML file. Each suite can have one or more specs. Just-API builds the request, sends it to the server and validates the response as per the specification. Runs test suites in parallel/serial mode. Supports all widely used HTTP methods. ...
    Downloads: 0 This Week
    Last Update:
    See Project