Showing 193 open source projects for "batch program"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    BatchSystemToolkit

    BatchSystemToolkit

    Check your system and control it with this lightweight batch program

    BatchSystemToolkit is the first already made batch toolkit for users that are not familiar with CMD and batch commands. This batch toolkit allows you to get fast information about your system that you need in seconds. Batch System Toolkit is a lightweight tool for automation and information of your Windows OS PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DIGITS

    DIGITS

    Deep Learning GPU training system

    The NVIDIA Deep Learning GPU Training System (DIGITS) puts the power of deep learning into the hands of engineers and data scientists. DIGITS can be used to rapidly train the highly accurate deep neural network (DNNs) for image classification, segmentation and object detection tasks. DIGITS simplifies common deep learning tasks such as managing data, designing and training neural networks on multi-GPU systems, monitoring performance in real-time with advanced visualizations, and selecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Batch Text Writer

    Batch Text Writer

    A bulk file editing program that renames files and replaces text.

    This powerful program allows the editing and renaming of thousands of files simultaneously. Written in Java this application is a free Batch editing application with numerous options for replacement and editing of text files. This program searches through folder systems and finds any occurrences of characters or lines. It allows for replacing, deleting, and editing those files simultaneously.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ...However if your expensive Dolby deck breaks down, it may be hard to justify the expense of buying a new Dolby deck. I don't see why recordings can't be digitised using a cheaper deck, and then decoded in software. So far I've written a program to decode recordings made in Dolby B. I also intend to implement Dolby C decoding, but I'm still working on that. My program is written as a Windows command line program, but it can be run quite easily by creating command batch files.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Stop vibe-debugging. Icon
    Stop vibe-debugging.

    Plug Claude into your app's actual errors.

    AppSignal's MCP server hands Claude, Cursor, or Zed your real errors, traces, and the deploy that shipped them. AI writes the fix; you review the diff.
    Free 30 days.
  • 5
    Batch File Artificial Intelligence

    Batch File Artificial Intelligence

    Chat bot and free roaming AI in batch

    Included in this project is a simple chat bot, a battle AI, and a swarm based free roaming AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Piens
    Piens is a multifunctional batch-based Program. You can do many useful things with it. Its not a malware. Its just get detected because a batch file which was convertet to exe. (CMLINE.exe)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Biblia.bat

    Biblia.bat

    Permite a visualização completa da bíblia no seu computador.

    Arquivo batch que utiliza o firefox para download da bíblia e o Visual Studio Code para fazer a leitura do arquivo. Pré-requisitos: Firefox instalado em: C:\Program Files\Mozilla Firefox Visual Studio Code instalado em: C:\Program Files\Microsoft VS Code (Todos os caminhos podem ser alterados, consulte https://sourceforge.net/p/biblia-bat/wiki/Descri%C3%A7%C3%A3o/) Lembretes: Dentro do Visual Studio Code, use a codificação Western (ISO 8859-1) para uma visualização correta. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pairfx

    Pairfx

    Chess pairing program for run through and round robin tournaments

    PairFX is a chess pairing program specialized for youth tournaments in schools and chess clubs . No installation required! Just Unzip it and go! I created a free online/mobile version as well : https://oks.myvcc.be/pairfx-live/ (You can run any kind of tournament with it actually but it was written for chess in schools) It supports the organization of a so-called 'run through' tournament and round robin (everybody against everybody) tournaments Swiss pairings are not (yet)...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    SGA Conversion and Analysis Tool

    Convert SGA format multimedia files to PNG and AVI format

    This program is a utility for viewing, analyzing, and converting the data in SGA format multimedia files used by Digital Pictures in their games for the Sega Mega CD, Sega Super 32X, Sega Saturn, 3DO video game systems, and Windows PCs into formats that can be read by media player software on modern PCs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    CsBatch

    Write C# code and run it as a you do with batch files

    This program registers a .csbat file type. Run for the first time CsBatch.exe then chose the Settings->Register menu. When a .csbatch file is doubble-clicked, the content will be compiled as c# code and then run. The compilation output is a temporary dll. After execution the library is deleted. If you right click the .cdbat file and chose Edit a basic text file editor is opend. The code can also be developed in Visual Studio using basic .Net assemblies. No imports are allowed....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program is used to import all unencrypted dvd folders into AutoGK from one single directory. Saving manual input and output of each dvd directory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    basload

    c64 basic loader generator for machine language programs

    Basload is a crossdevelopment commandline tool for the Commodore 64 that takes takes a pure machine language program file, transforms it into BASIC data statements + checksum and adds a small BASIC install routine. Main purpose of this is to share short ML programs for hardware testing/debugging in a typable form over the internet in cases where the recipient cannot transfer those to his C64 in binary state and thus has to type them in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    KuWatchDog

    Watchdog for windows

    ...We developed it for restarting Pure Data patches which works with seversl USB sound cards, if some card disconnects. Watchdog waits any incoming OSC messages at specified port. If message don't arrive, the program closes. This watchdog normally starts inside looped batch-file, so when it closes, the bactch file terminate and restarts you app, and then restarts watcdog. See pd-example for example. Watchdog is written in openFrameworks, Windows, VS 2015. Originally it was developed for project with Anastasiya Krochaleva "Connection is restored"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JABFR - Just Another Batch Files Renamer

    JABFR - Just Another Batch Files Renamer

    Simple Batch files renamer program

    JABFR or Just Another Batch Files Renamer is a simple and small file renamer program. It allows you to rename many files at one go.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    51Degrees-C

    51Degrees-C

    Mobile Device Detection for C and C++

    ...The zip file contains a batch file for easy compilation. You will need Visual Studio 2010 (or greater) or GCC set up and configured on a Windows operating system in order to use this batch file. See the user guide linked to above for full instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Summingbird

    Summingbird

    Streaming MapReduce with Scalding and Storm

    Summingbird is a streaming + batch hybrid computation framework developed by Twitter. Its aim is to let developers express data aggregation pipelines in a unified way, where the same logic can run either in real time (stream) or in batch mode, and the results can be merged or reconciled. In effect, Summingbird abstracts over multiple execution engines (such as Storm, Scalding, etc.) to provide one high-level program that composes transformations and aggregations, and then executes them in different runtime contexts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    d64srch

    search for patterns in files on d64 images

    Call this program with a d64 image name and a hex sequence, a petscii- or a screencode-string as parameters and it will spit out the names of all files that include that pattern. Can search PRG-, SEQ- , REL-, USR- and DEL-Files and also just list the names of all files of the selected type(s) on the image. Probably not very useful, but I needed something like that a while ago, so I wrote it and here it is.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Visualization of Protein-Ligand Graphs

    Visualization of Protein-Ligand Graphs

    Compute protein graphs. Moved to https://github.com/MolBIFFM/PTGLtools

    NOTE: Project moved to https://github.com/MolBIFFM/PTGLtools. The Visualization of Protein-Ligand Graphs (VPLG) software package computes and visualizes protein graphs. It works on the super-secondary structure level and uses the atom coordinates from PDB files and the SSE assignments of the DSSP algorithm. VPLG is command line software. If you do not like typing commands, try our PTGL web server: http://ptgl.uni-frankfurt.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SoulGears

    SoulGears

    A song tagging program based on speed and efficiency

    SoulGears is a java based song tagging program with a simple yet very powerful UI. It offers automatic song lookup, batch tagging based on filename, and the ability to save files in a directory tree based on their new information. SoulGears runs on Windows, Mac OS X, and Linux and supports mp3, flac, ogg, mpc, ape, and wma file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PDF Filename Labeler

    PDF Filename Labeler

    Add file name, watermark, and other text to PDFs in batch process

    This program allows you to batch stamp the filename, custom text, watermark, page numbers etc to PDF files using iTEXT.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Batch XML Modifier

    Batch XML Modifier

    Modifies the tags and attributes of the all XML filles in directory

    Batch XML Modifier (BXM) allows you using a list of commands modify the tags and attributes of all XML files with the identical structure in the specified directory and save results in another selected directory. The program performs the uniform changes for all the tags with the identical name and of the same level. Also, the program performs the uniform changes of the selected attribute of all the tags with the identical name and of the same level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    subtitile manager

    Batch subtitle downloader.

    Its a small program written in c# and gui as winforms.It can download subtitle recursively from a folder or the dropped files on it.User can change the selected subtitle by clicking on item(if multiple result persists). Currently it supports opensubtitile and subdb(thanks to them for their beautiful api). Hope you enjoy it.And please don't forget to give feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BatchStudio

    BatchStudio

    Easy-to-use batch editor

    BatchStudio is a program for editing batch files. This is my first program which I ever published so don't judge strictly. It is written in java, so make sure you have JRE installed. I hope you enjoy it! 1.5: THE HUGE UPDATE! -Added Syntax Highlighting. -Theme customization -Command-Line arguments -Fixed some bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HSC-FormCreator

    Creates Various Forms for HSC practical/oral examination, Maharashtra.

    ...HSC-FormCreator helps teachers to create these forms quickly and easily. The first seat number and last seat number of allotted students for each subject are filled in the program. The program then creates and prints batches of 25 or 30 students with ready attendance sheets and batch wise time table. The time table can then be instantly put on notice board. My other projects : http://sourceforge.net/projects/marklist http://sourceforge.net/projects/collegetimetable http://sourceforge.net/projects/set4 http://sourceforge.net/projects/flagindia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    cmdSayIt

    Command Line Text to Speech tool for windows

    This program uses SAPI voices for Text to speech from the commandline. its a simple tool written in C# Samples included for English and Japanese, but you will need a Japanese voice installed on your PC
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo