Search Results for "shell script library" - Page 3

Showing 136 open source projects for "shell script library"

View related business solutions
  • 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.
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 1
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    A complete fully tested and documented data structure library written in pure JavaScript. Buckets also includes several functions for manipulating arrays. A bag is a special kind of set in which members are allowed to appear more than once. Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3

    AudioSerial with JavaScript

    Use a smartphone to send serial commands.

    .../Cookbook.AudioSerial.html To add this library to your webpage, include this. <script src='https://audioserial.sourceforge.io/serial-1.0.js'></script> or <script src='http://audioserial.sourceforge.io/serial-1.0.js'></script> To see a working demo, click here. http://audioserial.sourceforge.io/serialdemo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CuteReport

    CuteReport

    Qt based report solution

    CuteReport is a report solution like Jasper Report, Crystal Reports or FastReport, but based on Qt framework. It can be easily used with any Qt application. In general, CuteReport consists of two parts: core library and template designer. Both are totally modular and theirs functionality can be easily extended by writing additional modules. It's totally abstract of used data and can use as storage: file system, database, version control systems, etc. The project's goal is to provide powerful...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 5

    iLib

    The most comprehensive library of Javascript i18n classes available

    ... locales. Everything in iLib is written in pure JS with minimal platform dependencies, so it works the same way in many different environments and browsers, from Chrome to Opera to node to Qt/QML. Over 17K unit tests help to guarantee this. ILib is also the library of choice for enyo apps on webOS which ships on over 10 million LG SmartTVs in over 135 countries. Give it a try and see if it can work for your app too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCF

    JCF

    Advanced form elements customization using CSS/JS

    This library allows cross-browser customization of form elements using CSS. The script requires jQuery 1.7+ to work properly. To add a script in your page simply attach the core file - jcf.js and some of the modules you want to use for customization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    FileProtocol

    FileProtocol

    File Access from your Browser

    Bottom-line File Access using your browser File explorer, File download, File upload, Direct Links
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Image Map Resize

    Image Map Resize

    Responsive HTML Image Maps

    This is a simple library that makes HTML Image Maps responsive so that they automatically stay scaled to the size of the image they are attached to. It detects the window being resized and updates the coordinates of the image map accordingly. This library can be used with or without jQuery.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    PhPress

    PhPress

    A LAMP Open-Source solution for Morphological Analysis of Newspapers

    A tool to help archivists and historians to scan, stock, display and analyse collections of newspapers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 10
    BADAM gamebook engine

    BADAM gamebook engine

    Simple data driven web based gamebook engine using javascript.

    BADAM is a simple data driven gamebook engine written in javascript. The project includes a data format for representing the various game elements ( scenes, objects,events and interaction between objects), a simple in-built script and a library which provides functions to manipulate the game elements. Also included is part of a sample game ( to demonstrate the engine features ) and a hyperlink driven interpreter built on top of the core library functions. To run the application, download...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Medium.js

    Medium.js

    A tiny JavaScript library for making content editable beautiful

    Medium.js keeps HTML code within content editable semantic, simple, and clean. Medium.js also supports placeholders, automatic HR (or BR, or P) creation, events, hotkeys, simple & complex element injection, and more! Medium.js is html5 compliant and has been tested in Firefox, Chrome, Safari, Opera, & IE8+. Browser support is constantly improving! This script is inspired by Medium's beautiful content editor, something we have aspired to emulate since its inception. Much more expressive...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    CMakeScript is an extension to CMake, a cross-platform, open-source build system. CMakeScript adds Java Script as alternative script language to CMake's home-grown macro language. CMakeScript comes with a visual debugger for Java Script.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    ConvNetJS

    ConvNetJS

    Deep learning in Javascript to train convolutional neural networks

    ... and train Convolutional Networks that process images, and experimental Reinforcement Learning modules, based on Deep Q Learning. The library allows you to formulate and solve Neural Networks in Javascript. If you would like to add features to the library, you will have to change the code in src/ and then compile the library into the build/ directory. The compilation script simply concatenates files in src/ and then minifies the result.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Stat cvs/svn Code Change

    stat. cvs,svn code changes and generate html report

    It's a web application which provides a unify solution to stat. CVS/SVN repository modules code change information and generate html reports. User can browse line of change, file of change, code diff, check-in comment and so on, it can stat. more repository modules one time. After repository modules configured, stat. is simple like a search. It's the mirror project of CodeChangeViewer: http://sourceforge.net/projects/ccv/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    browser.js

    browser.js

    A Javascript library to detect various browser properties

    browser.js is a Javascript library to detect specifics concerning the users browser. Instead of trying to figure out yourself what every browser yourself, get a nice array layout of properties using browser.js. The project isn't public yet. The website is not yet complete and will now take you to the projects main website as the development website is under construction. The following web browsers can be detected using the script. Note that this is a Technical Alpha and the gap...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    tedo

    dom oriented javascript template for dynamic pages

    Tedo is a template engine in javascript for pages with a lot of dynamically updated content. It works in the DOM-tree to make a clean distinktion between layout and script. WIth tedo it is easy to update layout or dynamic behaviour without breakage. Templates are created in the normal html-file. To special elements the class tedo is added and data-tedo-tags describing the type of template. To modify elements through templates the tedo object is used. Example of usage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Travel Market Simulator
    That project aims at studying and comparing typical airline IT methods, for instance RM-related algorithms. It works from a Unix/Linux/Mac command-line, and exposes basic APIs. It is being developed in C++, with Python wrappers for some components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Hcon Security Testing Framework

    Hcon Security Testing Framework

    Open Source Penetration Testing / Ethical Hacking Framework

    HconSTF is Open Source Penetration Testing Framework based on different browser technologies, Which helps any security professional to assists in the Penetration testing or vulnerability scanning assessments.contains webtools which are powerful in doing xss(cross site scripting), Sql injection, siXSS, CSRF, Trace XSS, RFI, LFI, etc. Even useful to anybody interested in information security domain - students, Security Professionals,web developers, manual vulnerability assessments and much more.
    Downloads: 39 This Week
    Last Update:
    See Project
  • 20
    Snap.js

    Snap.js

    A Library for creating beautiful mobile shelfs in Javascript

    A Library for creating beautiful mobile shelfs in Javascript. As standalone just include the file in a script tag. The slide intent is an int between 0 and 90, and represents the degrees in the first quadrant of a circle that you would like to have mirrored on the X and Y axis. For example, if you have 40 set as your slideIntent value, the user would only be able to slide the pane by dragging in the blue area in the diagram below. Once intent has been defined, it will not change until the user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    EasyScreenCast

    Extensions can simple use of screencast

    EasyScreenCast is a simple extension of GNOME 3 SHELL that can easly modify all paramentes of screencats utility and simplify manage that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Nan.System.Scripts

    System-level script objects (JavaScript)

    Nan.System.Scripts ver. 1.1.0-alpha The Nan.System.Scripts solution provides helper objects in JavaScript. NOTE: This is an alpha version and the public interfaces may change. CHANGES: v.1.1.0-alpha: finalized cloner/extender, fixed several bugs, extended test coverage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ISPtopia

    ISPtopia

    ISPtopia is an Open Source Web Hosting Contol Panel.

    ISPtopia is an Open source Web Hosting Control Panel or if you want you can call it a Web Host Management tool. I prefer to call it a Control Panel (CP for short). Plans are to provide a script that will load, install, ask configuration questions and then complete the install with ISPtopia ready to use. See the website for more info:
    Downloads: 0 This Week
    Last Update:
    See Project