Search Results for "vb script editor" - Page 5

Showing 333 open source projects for "vb script editor"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    ATX

    ATX

    Smart phone automation tool. Support iOS, Android, WebApp and game

    ATX (AutomatorX) is an open source automated testing tool that supports testing native applications, games, and Web applications on iOS and Android platforms. Use Python to write test cases, and use image recognition and control positioning technology to complete the automation of the game. Attach a dedicated IDE to complete scripting quickly. The libraries for Android and iOS native application testing have been separated and can be used alone (it is strongly recommended to use it alone,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    brother_ql

    brother_ql

    Python package for raster language protocol of the Brother QL series

    ...In more details, the following is possible with this package. Create raster language files for the Brother label printers. They can be created from image files or programmatically in your own Python script. Print raster instruction files with your Brother label printer via different backends pyusb (works cross-platform) network (works cross-platform for WiFi/Ethernet-enabled printers) linux_kernel (works on Linux only; uses the /dev/usb/lp0 device handles) If your printer has an 'Editor Lite' mode, you need to disable it if you want to print via USB. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Just a T-Series BossFight Video Game. Pretty easy to beat, and kinda glitchy, though. Installation Steps: 1. Download The SB3 File. 2. Install Scratch Offline Editor: https://scratch.mit.edu/download 3. Launch the app. 4. Click 'File' on the top left corner. 5. Click 'Load from your Computer'. 6. Select the SB3 file you just downloaded. 7. Press the green flag on the top right corner. 8. Have fun, but DON'T MESS AROUND WITH THE BUILDING BLOCKS OR THE SCRIPT!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    hey.

    "hey." is a virus that spams a vb script. It works like this, the vbs file opens a text box and then opens an exe file that makes it endless. You can open the exe file first if you want too though.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    Delete Lines Without Utility

    Delete Lines Without Utility

    Utility to remove lines of a text file that do not contain key words

    A command line utility to go through a text file and delete and lines that do not contain the criteria you enter. This is designed so you can use it as a tool in a text editor or called from a batch file. You could use it to scrub a generated report for instance. Maybe all you need are lines that contain $ in them, well you could use this to remove all the lines that do not have a $ in them. I have seen this as a problem on more than one forum so I wrote this utility to fix it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Create Website From Text File

    Create Website From Text File

    A Website Builder / Creator Script to Create Website From a Text File

    Please watch the video below to see this website builder / creator script in action. in less than 5 Minutes, you can create a website / webpage, from a text file, using the script enclosed, in the zip file downloaded from above. A custom Puppy Linux Operating System has been created for this purpose of running the script on various client computers. You can download it here : https://sourceforge.net/projects/command-output-to-html-table/files/OS/ Wherever possible, give...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Since uppercase letters are a small part of text bandwidth, I use them as control characters. The caps-as-meta editor project applies this idea to a text editor. The main benefit is nearly modeless editting, there are no separate text-entry and command modes. Feature-creep long ago forced me to have a prefix-key to get more than 26 commands. Edit by hand, or with help to repeat an edit sequence, or using macros, or write a script to apply a series of changes to a list of files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ADiKtEd (Another Dungeon Keeper map Editor) is a text-based map editor for Dungeon Keeper, a game released in 1997. It can be used to create a map from the very beginnings, or to tweak maps created in Official Editor.
    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 and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    TinyMARC_Editor
    TinyMARC_Editor was a part of educational project. This free software satisfies Arabic libraries needs while importing and exporting MARC21 files. It allows catalogers to transliterate ALA-LC or DMG(DIN31635) romanized fields to Arabic script and many more features. AACR2 to RDA converter added. THIS SOFTWARE IS UNDER DEVELOPMENT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MediumEditor

    MediumEditor

    A Medium.com WYSIWYG editor clone. A simple inline editor toolbar

    This is a clone of medium.com inline editor toolbar. MediumEditor has been written using vanilla JavaScript, no additional frameworks required. MediumEditor also supports textarea. If you provide a textarea element, the script will create a new div with contentEditable=true, hide the textarea and link the textarea value to the div HTML content. People have contributed wrappers around MediumEditor for integrating with different frameworks and tech stacks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    LSL Editor Community Edition

    LSL Editor Community Edition

    Second Life script editor.

    Alphons van der Heijden, author of LSLEditor, the great off-line editor and debugging tool for scripting in Second Life, has donated his opus magnum to the free and open source community where it can grow and keep pace with the SL platform!
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    AI-Blocks

    AI-Blocks

    A powerful and intuitive WYSIWYG to create Machine Learning models

    A powerful and intuitive WYSIWYG interface that allows anyone to create Machine Learning models! The concept of AI-Blocs is to have a simple scene with draggable objects that have scripts attached to them. The model can be run directly on the editor or be exported to a standalone script that runs on Tensorflow. Variables are parsed from python scripts and can be edited from the AI-Blocs properties panel. To run your model simply press the "Play" button and let the magic happen! The project requires Python and Tensorflow to run projects. You can still create and edit projects without these dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NyaoVim

    NyaoVim

    Web-enhanced Extensible Neovim Frontend

    This is a Neovim frontend built on Electron. The Neovim editor is composed as a Web Component and users can extend the UI with reusable Web Components, HTML, CSS and JavaScript. NyaoVim is built in the same spirit. NyaoVim contains the Neovim editor as a Web Component and extends its UI with web technology, as in other modern editors and IDEs (e.g. Atom, VS Code, LightTable). NyaoVim bundles no extended UI by default.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FSM: Font System Manager

    FSM is a tool designed to bridge the gap between ImageMagick & paperjs

    ...FSM allows for the classification of usable fonts for both these interfaces, accurate measurement of font dimensions such as descender, bearing, and extended bearing, and the means for translating between the differing font description systems used. This script which requires: *PHP >= 7.0 *MySQL >= 5.6 *ImageMagick >= 6.9, Imagick for PHP Paperjs and jquery are bound in via CDN. This project will eventually be merged with Volpe, a browser-based video mockup editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    QASreport

    QASreport - is a multi-platform C ++ Qt library for building reports

    QASreport - is a multi-platform C ++ Qt library that contains a set of classes for building reports. It is a mix of designer and report generator output means. It is intended to add to the application of automation to create, save, report output. Reports templates are stored in XML format. And can be stored and loaded from a file on disk, memory, or table blob fields. The library contains built-in designer, available in run-time, with the ability to work like a normal graphic editor....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PathNinja

    PathNinja

    Quickly Edit PATH and File Assoication on Windows 7,8,10

    Edit the PATH, PATHEXT, and file associations in one application. Quickly setup Python, Perl, or other scripting language to run like a native windows script from the PowerShell Window. Quickly, add your favorite editor or bin of tools to the search PATH. Quickly search for EXE's and DLL's in your PATH.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CognitionMaster

    CognitionMaster

    object-based image analysis framework

    Wienert S, Heim D, Kotani M, Lindequist B, Stenzinger A, Ishii M, Hufnagl P, Beil M, Dietel M, Denkert C, Klauschen F. CognitionMaster: an object-based image analysis framework. Diagn Pathol 2013, 8:34
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    The Wily DNA Editor

    a tool to master DNA sequences, plasmids and restriction digests

    The Wiley DNA Editor is a simple tool to handle DNA sequence information up to 100 kbp using java script in your browser window. The main idea is to install nothing but start cloning. Here we handle the development and the bug reports. The Wiley DNA Editor can be used from our homepage - or the files available in the download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Mp3 Tag Editor v4 latest

    Best mp3 tag editor working with low CPU hosting

    Download free mp3 tag editor v4 latest version php script
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Griffon IDE
    Griffon is a text editor for HTML script developer, BASH, Perl, PHP, C language... It allows the generation of source code in a few clicks avoiding traps BASH syntax example where a single misplaced space has the power to crash a script. Other basic functions of an IDE are also present. Griffon is compatible with small screens, thanks to its detachable organizable tab system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Mp3 tag editor v3 id3

    Mp3 tag editor v3 best id3 tag editor

    Mp3 tag editor v3 php scripts download and edit your song tags
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mp3 tag editorv2pro

    best mp3 tag editor php script free download

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Gnuplot Editor

    Gnuplot Editor

    Interactive gnuplot script editor

    Ever needed to tweak a gnuplot script and got annoyed by constantly changing the script file, run gnuplot and display the resulting image? The gnuplot editor generates a preview of the plot for every change you make and quickly allows to show the created image file with a simple keystroke. Lines with errors are highlighted in the code and gnuplot output is shown in a separate widget.
    Downloads: 3 This Week
    Last Update:
    See Project