Showing 39 open source projects for "web script"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 1
    JS Beautifier

    JS Beautifier

    Beautifier for javascript

    ...-beautify script. As with the Python script, the beautified result is sent to stdout unless otherwise configured. You can also use js-beautify as a node library (install locally, the npm default). The beautifier can be added on your page as web library. JS Beautifier is hosted on two CDN services: cdnjs and rawgit. You can beautify javascript using JS Beautifier in your web browser, or on the command-line using node.js or python.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    GoatCounter

    GoatCounter

    Easy web analytics. No tracking of personal data

    GoatCounter is an open-source web analytics platform available as a hosted service (free for non-commercial use) or self-hosted app. It aims to offer easy-to-use and meaningful privacy-friendly web analytics as an alternative to Google Analytics or Matomo. Privacy-aware; doesn’t track users with unique identifiers and doesn't need a GDPR notice. Fine-grained control over which data is collected. Also see the privacy policy and GDPR consent notices. Lightweight and fast; adds just ~3.5KB...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Plausible Analytics

    Plausible Analytics

    Simple, open-source, lightweight and privacy-friendly web analytics

    Plausible is lightweight and open-source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. Made and hosted in the EU, powered by European-owned cloud infrastructure. Frustrated with Google Analytics? So are we and that's why we built Plausible Analytics, a simple, lightweight (< 1 KB), open source, and privacy-friendly alternative that doesn't come from the adtech world. Web analytics went from a simple, fun and useful practice for site owners to a data-grabbing machine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Algernon

    Algernon

    Small self-contained pure-Go web server with Lua, Markdown, HTTP/2

    Web server with built-in support for QUIC, HTTP/2, Lua, Teal, Markdown, Pongo2, HyperApp, Amber, Sass(SCSS), GCSS, JSX, BoltDB (built-in, stores the database in a file, like SQLite), Redis, PostgreSQL, MariaDB/MySQL, rate limiting, graceful shutdown, plugins, users and permissions. Written in Go. Uses Bolt (built-in), MySQL, PostgreSQL or Redis (recommended) for the database backend, permissions2 for handling users and permissions, gopher-Lua for interpreting and running Lua, optional Teal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 5
    Framework Benchmarks

    Framework Benchmarks

    Source for the TechEmpower Framework Benchmarks project

    If you're new to the project, welcome! Please feel free to ask questions here. We encourage new frameworks and contributors to ask questions. We're here to help! This project provides representative performance measures across a wide field of web application frameworks. With much help from the community, coverage is quite broad and we are happy to broaden it further with contributions. The project presently includes frameworks on many languages including Go, Python, Java, Ruby, PHP, C#, F...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    penthouse

    penthouse

    Generate critical CSS for your web pages

    The critical path is the path to render a web page, what's needed before that can happen. CSS Stylesheets block rendering. Until the browser has requested, received, downloaded, and parsed your stylesheets, the page will remain blank. By reducing the amount of CSS the browser has to go through, and by inlining it on the page (removing the HTTP request), we can get the page to render much, much faster. You should minify the critical CSS, then inline it on your page (wrapped in <style> tags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    dialog-polyfill.js

    dialog-polyfill.js

    Polyfill for the HTML dialog element

    dialog-polyfill.js is a polyfill for dialog and form method="dialog". Dialog is an element for a popup box in a web page, including a modal option that will make the rest of the page inert during use. This could be useful to block a user's interaction until they give you a response, or to confirm an action. See the HTML spec. This polyfill works on modern versions of all major browsers. It also supports IE9 and above. It can work when used inside Shadow DOM, but it's not recommended. The major...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Platform

    The Platform

    Web API's turned into React Hooks

    Web API's turned into React Hooks and Suspense-friendly React components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    pyspider is a powerful Spider(Web Crawler) system in Python. Components are connected by message queue. Every component, including message queue, is running in their own process/thread, and replaceable. That means, when process is slow, you can have many instances of processor and make full use of multiple CPUs, or deploy to multiple machines. This architecture makes pyspider really fast. benchmarking. Since pyspider has various components, you can just run pyspider to start a standalone...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    heatmap.js

    heatmap.js

    JavaScript Library for HTML5 canvas based heatmaps

    ... visualization library on the web. It has a light footprint (~3kB gzip) and with the new 2.0 release heatmap.js just got faster and better. With only a few lines of code you can create your own interactive web heatmap. heatmap.js' API is all documented, also prioritized, so you can start developing right away! Heatmap.js is not a user behaviour tracking script. It simply creates dynamic heatmaps based on the data you feed it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XML-edit

    XML-edit

    XML Editor in PHP for editing simple XML files

    XML Editor in PHP for editing simple XML files. New in version 0.3 - Languages (English / Dutch) - Help-texts while editing - fixed width of inputfields - A few bug-fixes This script works with simple XML files like: <?xml version="1.0"?> <countries> <country> <name>France</name> <capital>Paris</capital> <population>64768389</population> <currency>Euro</currency> </country> <country> <name>Greece</name> <capital>Athens</capital> <population>11000000</population> <currency>Euro</currency...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character web...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Send files from any place to an HTTP server. Transfer files in parts / chunks. Transfer big files (and small). Have limited upload file size? Multiple files at once? Behind a firewall (no scp/rsync/sftp)? This is for you. Made in PHP.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Travian VN Clone script T3 - 2013
    VN Travian Clone, maded by various people, it has some bugs, but its relatively the best avaliable T3 clone. You have to setup and use! There is a reference readme in the package, but you will need to figure it out! The README file is in the package or here in SF unfer Files menu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Where In the World Have You Been?
    A PHP script with maps of the World, China, Canada, USA, India, Africa and Europe that allows the user to select the countries, provinces or states by clicking on them or selecting a checkboxes. Selection causes the entity to turn a default color which contrasts with defaults colors of all bordering countries. Thus a patchwork is made to show the history of countries, states or provinces traveled. Added features allow users to download their maps, to blow them up to posters of any size...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    jFeedMe

    jQuery based cross-domain feed subscriber and renderer into HTML

    A simple to use jQuery-based scriptlet that allows you to render HTML within a P tag (can be changed to DIV, SPAN etc with minor modifications) from an RSS/XML feed. It is capable of making cross-domain subscriptions without the need of any server-side support. (overcome single origin policy) Features: 1. Low footprint: compact script - 2.25KB (requires jquery-minimal 1.5+) 2. Ease of use: link the script to your html and add an empty <p id='feedPanel' rssurl='<feed url>' feedcount='<number...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    pisg is a smart Perl script which generates nice looking statistics out from IRC logfiles. It's a funny thing for the users of your channel :)
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18

    AppletJAX

    JavaScript API for complex cross-multi-site messaging and management

    Bring multiple Web site's services together into a single application without having to build complex server-side code, proxies and signed applets. Combine HTML5's cross-site messaging and the ease of use of REST into a single powerful API and you have AppletJAX! Based on a simple "listener" or "observer" style interface, AppletJAX takes the hassle of managing who's messaging who, who's listening to who, which message belongs to whom and replaces it all with simplicity and elegance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MP-Suite is a client/server script that enables remote MySQL through an XML-RPC interface. This way, you can remotely access databases that are not remote-access enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PHP-Script to generate an RSS-Feed out of an Subversion History. Currently using the svn command line tools, supports multiple svn-sources and a caching to reduce the external requests. All configuration is done within a single xml-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BrowserMob JavaScript Validator VNC
    VNC for use with the BrowserMob Selenium JavaScript Validator. This tool is made available for users of BrowserMob FREE Website Monitoring and Load Testing. The BrowserMob Local Validation Service can be downloaded from https://browsermob.com/tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Efficent WEB UI for wget utility written in python(twisted) . It's work without any web server. Script consists of a SINGLE file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP iMeev
    Este script sirve para conectar tu aplicación con el API de iMeev en http://www.imeev.com/ Documentación extra del API en: http://www.imeev.com/api
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a (very) simple chat-room created using php. Instead of using MySQL or any other database software this chat-room uses a flat-file database (created using XML). The main aim of this chat-room script is to be minimal (small codebase).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Questo script consente di evidenziare, estrarre e condividere contenuti da una pagina web tramite la semplice selezione col mouse. This script allows you to highlight, extract and share content from a web page simply by mouse selecting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next