Showing 77 open source projects for "script%20injector"

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
  • All-in-one security tool helps you prevent ransomware and breaches. Icon
    All-in-one security tool helps you prevent ransomware and breaches.

    SIEM + Detection and Response for IT Teams

    Blumira’s detection and response platform enables faster resolution of threats to help you stop ransomware attacks and prevent data breaches. We surface real threats, providing meaningful findings so you know what to prioritize. With our 3-step rapid response, you can automatically block known threats, use our playbooks for easy remediation, or contact our security team for additional guidance. Our responsive security team helps with onboarding, triage and ongoing consultations to continuously help your organization improve your security coverage.
    Learn More
  • 1
    The freeWrap program turns TCL/TK scripts into single-file binary executable programs. freeWrap can wrap TCL/TK applications that consist of multiple script and binary files. freeWrap combines all the files together into a single executable file.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 2
    CAWT

    CAWT

    COM Automation With Tcl

    CAWT is a utility package based on Twapi to script Microsoft Windows® applications with Tcl. It provides high level procedures for automation via the COM interface. Currently modules for Excel, Word, PowerPoint, Outlook, Internet Explorer, Office Document Imaging, Matlab, and Google Earth are available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Ayam
    Ayam is a free 3D modelling environment for the RenderMan interface.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 4

    WinHasher

    Very simple file and text hashing tool for Windows

    Tiny script will find hash digest of files or text by calling on Microsoft's "certutil.exe", using MD4, MD5, SHA1, SHA256, SHA384, or SHA512. Simple and self explanatory. *EDIT 5/3/25, I just realized that there is another project entitled "WinHasher", it appears to kind of do the same thing but uses native code rather than Microsoft's "certutil".
    Downloads: 3 This Week
    Last Update:
    See Project
  • D&B Hoovers is Your Sales Accelerator Icon
    D&B Hoovers is Your Sales Accelerator

    For sales teams that want to accelerate B2B sales with better data

    Speed up sales prospecting with the rich audience targeting capabilities of D&B Hoovers so you can spend more sales time closing.
    Learn More
  • 5
    Autotestnet is a network test frame, it provides GUI to setup/run test, internally it's based on CLI to communicate with devices. It is a kind of a script-free test platform, could be used without any script knowledge. It can help you to arrange test cases, setup commands to devices ,run commands to check results and record test results. It provides linux version(32bit and 64bit ) only right now, you can get appropriate file in v2.0 directory . Windows version is still on the way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    BlackTools tcl

    BlackTools tcl

    ultimate channel management tcl script for eggdrop

    BlackTools is the most complete channel management tcl script for eggdrop/windrop who can manage channels from all the IRC networks, although some modules are specifically designed only for Undernet network. Offers everything you need for you to start using your eggdrop by having a lots of commands, protections, modules that make your channel more safe and your life easier.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    ECTk

    ECTk - The electrochemical tool kit

    ECTk, the electrochemical tool kit, is a command line based application built on Tcl. It allows to define electrochemical experiments either interactively or via a script file sourced by ECTk. Virtually any potensiostat can be driven, the only condition being that the instrument has analogue inputs and outputs. ECTk is developed and maintained by the Electrocatalytic Green Engineering Group at Concordia University. ECTk communicates via any analogue IO board supported by the comedi library. This offers a great flexibility as a large number of IO boards are supported by comedi. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HMD Mathematics

    HMD Mathematics

    Numerical mathematics platform, Matlab alternative

    ...Scilab alternative. GNU Octave alternative. Mathematics software for numerical computation. Ordinary differential equations solver and finite elements solver. It has a console script interpreter, as well as a graphical interface script interpreter, for entering equations and statements, and a line plot display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A Tcl script synchronizes files (one way) for back up file systems for home use. It has small foot print and support resumed synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    Expect-lite is an quick and easy command line automation tool. Basic expect-lite scripts can be created by simply cutting and pasting text from a terminal window into a script, and adding '>' '<' characters. No knowledge of expect is required!
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 11
    openCarac

    openCarac

    openCarac : Automatize your Spice simulator runnings

    ...id=gnucap:start - Xyce (c), http://xyce.sandia.gov It comes with an API which permits to add other features and extend openCarac compatibility; openCarac is also TCL package and comes with functions that can be called in any TCL script. Adding a GUI is the next step in openCarac development, it will be available in a future release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AlphaTcl is the open-source, extensible, platform independent script library of Tcl code driving the Alpha* text editor engines: AlphaX (Mac OS X,), AlphaTk (Windows & UNIX).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    bMotion is an AI script for eggdrop bots to give them a bit of life and make them better channel members on IRC. It exposes a plugin interface allowing its functionality and behaviour to be easily adjusted and extended with TCL scripts. Latest code is available on GitHub.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    manageawsvpn

    AWS VPN Management from Cisco IOS EEM for dynamic public IPs

    AWS provides VPN connections using IPSEC Tunnels. This script watches for changes on a dialer interface and proceeds to rebuild the VPN between a router and an AWS VPC
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    metadata grabber

    Metadata grabber

    TCL script to grab music metadata (album, artist, cover art) using last.fm API. Packages required to grab metadata: - tcl8.5 or higher - tdom package - imagemagick (convert is used) api_key.tcl file with user name and Last.fm API key need to be created in the same folder with a following data: set api_key <some_api_key> set user <some_last_fm_user> api_key.tcl is used by main.tcl to authorize request send to last.fm API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ngParser

    ngParser

    Converts ngStats into utstatsdb

    Do you have Unreal Tournament with local stats (NetGamesUSA, ngStats)? Want to convert those into more cabacle statistics system? If yes, read on. This is a quick hack-script to import playerdata from the obsolete ngStats into utstatdb. What it does: - Converts the player-data into mysql format What it doesn't do: - Mapdata - Totals I would guess that the actual usage for this is VERY limited and as such there's not much quality control here. It has all kinds of errors and bugs, but I managed to convert my stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NaRIBaS

    NaRIBaS

    Unix-based preparation and analysis toolbox for molecular simulations

    ...Concepts for efficiently storing and analysing large files in conjunction with graphical visualization and numerical data processing are presented in a Manual. A documented script collection that allows reproducing all simulations and analysis results presented in the Doctoral thesis of the author.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...It includes a powerful rules system supporting foreign directory triggers, multiple rule types, and on-the-fly dependency generation. It is written in Tcl and uses Tcl as its script language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    pgMail is a small TCL based script that you can store within any PostgreSQL database. Once it is stored there, you can create any number of specialized procedures to send email from directly within PostgreSQL like emailing a customer when product ships. FYI! This project has moved to GITHUB! You can see the repository here: https://github.com/captbrando/pgMail WE HAVE MOVED!!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Скрипт управления написанный на TCL для IRC бота Eggdrop v1.6.x. Имеет гибкие настройки и позволяет управлять ботом через канальные сообщения/прива
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Networker's Expect Admin Tool (NEAT) allows Network Administrators roll out changes to numerous routers or switches with minimal effort. For example, it can make a config change to 80 switches after entering commands and login info once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A useful collection of batch files and scripts for daily purposes (backup, security, system management, etc.) and development
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    EggZone is a tcl bot script for 1.6.x eggdrop bots, useful for channel control and a bit of fun on IRC. Features include channel and user management, protection, AI talk functions and ready made links to pisg 0.72 for stats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    TclTrf is an extension library to the script language tcl, as created by John Ousterhout. It extends the language at the C-and Tcl-with ``transformer''-commands to encode and compress data. Based on the stacked channels of the tcl core (ability inter
    Downloads: 6 This Week
    Last Update:
    See Project
  • 25

    a&a - tcl script for eggdrop/windrop

    a&a - tcl script for eggdrop/windrop

    a&a - tcl script for eggdrop/windrop @ http://script.bots.land & http://bots.land, used for creating bots on IRC, botlending activity and/or just fun.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next