Showing 532 open source projects for "script%20executor"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
    NRK opptak

    NRK opptak

    Download video and audio from NRK.

    Script to download video and audio from tv.nrk.no, radio.nrk.no, nrk.no/skole and www.nrk.no. See wiki for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    DVD Tools

    dvd backup and authoring tools

    .... - A tool to create DVD audio (a king of giant musical slideshow) - A tool to create rapidly nice DVD menus - A tool to manage subtitles format - A tool to encode video files into DVD compliant files Additionally, there is a script to tie mplayer, dvdbackup, dvdrip, vlc, handbrake, ddrescue, isoinfo, mkisofs, vobcopy, ffmpeg, and cdrecord into a simplified command line to create a robust DVD backup tool (dvdbak).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Speaking gmail checker

    Python + espeak gmail checker

    Script that periodically checks your gmail account and speaks if you have unread email. Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Baixe o script que permitirá que você transmita sinal de tv através de videos OGV no Linux KDE. Você precisará de ffmpeg compilado e sox. Pode usar o Ubuntu Unity pra isso. Novo KMplayer grátis e TW TV SIGNAL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 5

    splitPanorama

    Split Photo in more A4 sheets

    Simple script to cut panoramic pictures in more A4 sheets (either portrait or landscape) to be able to print large image. Requires: - ImageMagick - YAD Tested and written on FEDORA 17 XFCE and Thunar Intallation instructions on README.txt It is published in two versions: - Thunar custom action - standalone application Use the one you prefer and have fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python Script to process a wave file and transform to movement (key frames) on Blender 2.5. Input: sound file (.wav) Output: Key frames direct into the selected object Work to meshes and bones (location, scale or rotation in any axis)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Subscript

    Make music file directory structure for Subsonic

    Since Subsonic requires special directory structure for organizing music files, this simple script helps copying music files from source directory to destination directory according to the music files' id3v2 information. The scripts require a command-line id3 editor "id3v2"(http://id3v2.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Scans a given directory and makes one or more index files, that contains thumbnails of all image files found. The filename and image dimensions are overlayed on the thumbnails. It is a BASH script using NetPBM for image manipulation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9

    Gorp

    Easy Video Editor - graphical interface to non-linear video editor

    ...Write your own transforms in javascript and run them in gorp - complete with persistence to file, and parameter editing/checking through the GUI. Your work is saved as a text-based script - furure tools will allow direct scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Presto

    Presto

    Turn any HTML document into a slideshow

    Presto is a JavaScript file which, when added to an ordinary HTML document, turns it into a full-screen slideshow, complete with transition effects and a user interface to jump between slides. A companion script can turn a Markdown text file into a Presto-enabled slideshow, allowing you to create professional-looking slideshows in just a few lines.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11

    kyoutube2mp3

    KDE4 GUI bash script to save youtube videos as mp3 files

    Tiny bash script to save youtube videos as mp3 files, uses the packages youtube-dl, ffmpeg and lame and uses the KDE4 graphical scripting utilities kdialog and qdbus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This script optimize images Larger than 60KB in current directory and sub-directories. Default Compression is 70% Default File Type is jpg Example Usage : /bin/bash smushme.sh -c 70 -f jpg OPTIONS: -h Show this message -f File Type -c Compression rate in Percentage -d Use default options -v Verbose NOTE: image magic needs to be installed for this script to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SketchUp to Ogre Exporter

    A Ruby script to export Google SketchUp scenes as Ogre 3D meshes

    This is a Ruby script for Google SketchUp which can export 3D scenes to the Ogre 3D rendering engine. It is released under the LGPL. Development is sponsorized by ASA-Lab at the Virtual Reality & Multimedia Park.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    im2ascii

    Image to ASCII converter that takes character shape into account

    im2ascii is a small python script that converts images to ascii-art. Unlike common ascii-art generators, it does not only use each character's mean brightness, but matches the full character shape. Pro: Better ascii-art quality (see screenshots for examples) Con: Matching is very resource intensive Dependencies: Python 2.7, PIL, numpy, scipy
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    SekkyoCode

    SekkyoCode

    PHP Text-to-Image Encoding

    This PHP script can encode text and convert it to image by 3 ways (v1/2/3). Content will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    dogbackup

    A simple Bash script using wget to download every song from Dogmazic

    ...To use it, you have to know how to launch a bash script from command line, and how to interrupt a command-line job. Please note that this script was created to be used with the version 2 of the Dogmazic website. Version 3 is currently being developed and the script will have to be modified once this third version is online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Simple Stop-motion Time-lapse Toolkit

    Short bash script to create Stop Motion and Time-Lapse videos

    This is a simple but powerful bash script to create stop motion and time-lapse videos from an Internet URL or an attached video device (see examples). Simply point it at an image source, set the capture frequency, and starting recording stillframes. You can view your stillframes as a video, or convert to a true video format at any point. Bad frames can be browsed/removed with the operating system file browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HPGS is an HPGL/2 interpreter, which renders HPGL/2 through a Postscript-like API. Currently, it can render to eps and png files. For rendering the scenery to pixel formats, a rendering engine has been coded, which draws vector graphics into pixel buffers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    mkbook

    A script to turn files in various formats to m4b files

    mkbook turns one or more source files into an m4b file. m4b files are audio files optimized for audiobooks. They contain metadata (the book's title, writer, album, year and cover art) and can be bookmarked (your mp3 player won't forget where you left off).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Randirplay

    Generates a playlist of files in directories in random directory order

    ...Good for grabbing a random selection of albums to transfer to your device or just to be able to play albums in a random order if your device doesn't have this feature. You can also use it to generate separate playlists for separate directories by running it multiple times in another script (this is my current use for it in my Android device).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    hdrff is a modular shell script (bash) for automatic processing of HDR image-sequences. It supports the complete workflow from downloading the images to the harddisk, aligning, HDR-creation and tonemapping.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    movgrabGUI

    movgrabGUI

    Download videos from Youtube, Metacafe, Dailymotion, Vimeo etc.

    Graphic interface of movgrab script. Realized featuring Matteo Seclì http://www.youtube.com/watch?v=3gD7_3Mghlo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    flactagger is a Ruby script for tagging FLAC files.
    Downloads: 0 This Week
    Last Update:
    See Project