Showing 4136 open source projects for "output"

View related business solutions
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Lyg generates music in Lilypond syntax. The standard output of Lyg is a full Lilypond file, ready to be processed by Lilypond.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Meta Tag Generator. Allows you to research SEO keywords generate proper compliant meta tags and output them to a HTML or text file for insertion into a finished web project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Screen Recorder Std

    records video of on-screen activity.

    records video of on-screen activity that you can use in presentations, lessons, manuals, e-greetings, archiving...anything that you can improve with video clips. It not only records video, screenshots, and Webcams but also game activity. It can record and insert picture-in-picture video, so you can record your victories and post the clips online with embedded video of yourself while playing, or insert instructions and comments to create educational and training videos. Screen Recorder Std...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    VoteCounter

    Software Voting over a Network

    ...VoteCounter is written in Java, and so it is very portable; VoteCounter's input is an XML file specifying posts to be voted for and nominees contesting them, and it's output is a human-readable tally of votes for each nominee, making it easy to use and customize. VoteCounter is still under development, but is ready to use for small elections. Help is welcome! VoteCounter is authored by Shardul C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Perl OBD-II Logger

    Perl OBD-II Logger

    A Perl program for logging OBD-II PID data

    The goal of the Perl OBD-II Logger project is to create a flexible and efficient application that can capture and log OBD-II Mode 0x01 PID data from an automotive scantool. It is designed with accurate and efficient PID data logging in mind, and provides NO support for reading or resetting diagnostic trouble codes. By default, the output log file contains time-stamped PID values in a simple Comma Separated Values (CSV) format that can be readily imported into popular data analysis or spreadsheet applications. (Output to an SQLite3 database file is also available). It is written in Perl, so it runs in any computing environment with a working Perl interpreter. The program supports scantools that are based on the ELM Electronics ELM327 or OBD Solutions STN1110 programmed microcontrollers. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    We have implemented a core summarizer of scientific articles written in Spanish, with the following components: a tokenizer, a grammar checker, a clarity checker, a cohesion-coherence checker, a common-topic extractor and an output formatter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Web Application Protection

    Web Application Protection

    Tool to detect and correct vulnerabilities in PHP web applications

    ...WAP detects the following vulnerabilities: - SQL injection using MySQL, PostgreSQL and DB2 DBMS - Reflected cross-site scripting (XSS) - Stored XSS - Remote file inclusion - Local file inclusion - Directory traversal - Source code disclosure - OS command injection - PHP code injection WAP is a static analysis tool that performs taint analysis to detect vulnerabilities, tracking malicious users inputs and checking if they reach calls of sensitive functions. It has a low rate of false positives because has implemented a data mining module to predict false positives when detects vulnerabilities. The output of the tool is: - shows the vulnerabilities found and how they are corrected - new files with the corrections
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    Volumio

    Volumio

    Free Audiophile Music Player

    Volumio is a free Audiophile Music Player based on Linux. It works with embedded platforms: Raspberry PI, Cubox, BeagleBone Black and Udoo. It is easy to use, thanks to its WebUI: you can control the playback via your smartphone, tablet or PC. Sounds good, out of the box. And it's ready to play. Also as an airport device. Volumio. All your music, in Audiophile Quality, Easy to play, The way you want.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Ava: Testdata Xsl

    Ava: Testdata Xsl

    generates Testdata on base of excel: creates xml,excel,csv,html,sql,+

    this tool for test-data-generation receives an 'excel-sheet' as primary input. second important paramter is the 'number of test-records to produce'. The excel-data will be reused as long data is needed. This tool is hightly paramatrisazable by the use of 'xsl scripts'. data can be created, updated, modified and finally exported in a format of your choice Main Fuctions: (1) Generates Testdata (excel, xsl, xml) (2) Exports generated testdata in multiple formats (csv, excel, html,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    frsi

    Fast Remote SVN Info

    A fast remote-repository information tool for Subversion. Need recursive svn info and the log for each file (with only relevant changed-paths), along with any svn:externals properties, quickly and all in a single XML output? frsi info -R --log file-relevant --propget svn:externals --xml <URL> (The first run with the --log option will be slow as it needs to cache the entire repository log.) Supports the standard SVN authentication options. Windows Users: This tool requires the subversion command line tools: https://sourceforge.net/projects/win32svn/ Credits: Subversion https://subversion.apache.org win32svn https://sourceforge.net/projects/win32svn/ fast-svn-crawler https://sourceforge.net/projects/fastsvncrawler/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SpotifyTracker

    Track and output what you are listning to on Spotify

    Fetches and output what you are listning to on Spotify. Currently features; - Output track title to text string in txt file. - Fetch album art via track title. Changelog: 1.1 - Included Album art (Art.jpg) - Changed to static output fileconvention for simplicity. - Added application icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    debug_mutex

    c/c++ debug-mutex library

    A cross-platform implementation of a mutex, that automatically checks for everything, you might be doing wrong: - DeadLocks - Invalid mutex leave order - Thread Shutdown, while still holding mutex locks - Destroying a locked mutex - (Un)Locking a destroyed mutex - UnLocking an unlocked mutex - UnLocking an mutex locked by another thread - Locking a non-recursive, locked mutex - Not destroying all mutexes before application termination Every abnormal produces a console output with file and line information about were it is located and why it happened. The main purpose of debug_mutex is the detection of deadlocks and outputting useful information, to fix it, by telling you exactly, where the recursion happened. Debug_mutex can easily be disabled and simply used as a cross-platform mutex Library Debug_mutex can be linked statically or externally
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LaTeX Web Publisher

    LaTeX Web Publisher

    LaTeX Web Publisher is a Makefile based Web publishing system

    LaTeX Web Publisher is a Makefile based Web publishing system featuring content creation into HTML, non-split HTML, HTML Zip, PDF, DjVu, PostScript, DVI and Plain text formats. All LaTeX Web Publisher output formats are from a single LaTeX source and have indices. LaTeX Web Publisher can be used for website creation and has FTP deployment capabilities. A website created with LaTeX Web Publisher will have HTML, non-split HTML and PDF content formats. The website will have complete HTML contents available as downloadible zip file and the websites source available as gzipped tar file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    VMA-stat

    Analyze VMA Vmware IOPS and MBPS statistics

    I tested these using 60GB output logs and it works. See more information in wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Subtitles synchronization

    Application in Java for synchronizing subtitles (.srt and .ass)

    Application writen in Java which allows synchronizing subtitles by multiplying the times of the subtitles by a factor and then adding a delay in milliseconds. It accepts formats of subtitles with extensions: .srt and .ass It is possible to select the charset used for the output file. The GUI allows switching between English and Spanish languages. You will find more about it at this web site: https://www.frojasg1.com:8443/downloads_web/web/html/sincronizadorDeSubtitulos.html?origin=sourceforge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Text to Speech for Video

    create wav files for video character speech by typing in dialogue

    Choose from the "voices" available, and type in what you want the computer to say. A wave file called sounds.wav is stored to the output sub folder. Output is intended primarily for users who need speech for animated characters in videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Python Control Systems Library

    Python Control Systems Library

    Feedback control system analysis and design

    The Python Control Systems Library, python-control, is a python module that implements basic operations for analysis and design of feedback control systems. This homepage for this project is at http://python-control.org and the code base in maintained at https://github.com/python-control/python-control. Information on this page is out of date, but left here for posterity.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    ...It is designed to be a flexible authoring tool that can easily be integrated into the design process. htp works by processing special HTML files and producing as output regular HTML files ready to be served up. The origin
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    moderncv

    moderncv

    A modern curriculum vitae class for LaTeX

    ...The class supports optional headshots, icons, sidebars, and fine-grained spacing controls to adapt the look from compact academic to more visual design-oriented profiles. Because it’s LaTeX, you get professional line breaking, hyphenation, and math/typesetting when needed, along with reproducible PDF output. Templates demonstrate common patterns like multi-column sections and concise bullets that fit well on a page without crowding. It plays nicely with BibLaTeX for publications and can be built via standard toolchains on any platform. For people who like version-controlled documents and precise layout, moderncv remains a go-to choice.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    PyLogAnalyzer is a tool that receives an input log in black and white, a configuration INI file, which contains the list of rules to process the input, and an output file where to save the results. These rules permit to detect an input line according to a regular expression (regex) or line number range, filter it, pass it, colorise in foreground and background, columnise the groups of the regex and enable or disable the rule. The final goal of this tool is to ameliorate reading long and difficult b/w logs, speed up the analysis and enhance day to day wearying activities. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SenseClusters is a suite of Perl programs that clusters similar written contexts using unsupervised methods. It supports its own native methods and Latent Semantic Analysis. It takes users from preprocessing of text to clustered output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SNMP Simulator is a software that would act like a multitude of real physical devices from SNMP Manager's point of view. Simulator builds and uses a database of physical devices' SNMP footprints to respond like their real counterparts do. Project moved to GitHub: https://github.com/etingof/snmpsim
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    JWasm is a Masm-compatible assembler. It supports 16-, 32- and 64-bit code, instructions up to AVX and various output formats. It's written in C.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24

    tao-multishell

    Shell to work with libgreattao applications

    ...Libgreattao applications won't run in normal mode, but network mode, so you can use it with tao-multishell. It allow to write script, which use many libgreattao applications. Due to ex. security reasons shell buildin in libgreattao disallow to cite command output or run another command. Tao-multishell fill this gap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Datinator

    Graphical database import/export and mapping tool

    Datinator is a tool which allows user to import and export data from an arbitrary source (CSV, database, etc.) into an arbitrary target. The key feature is, that the the interface is a GUI which allows easy mapping from the input columns to the output columns along with a rudimentary set of manipulation actions. New datasources/-targets can be added via a plugin system. Currently there is support for three sources/targets - CSV, SQLite and Oracle. The tool is written in C++ using Qt 5.2.1 as it's GUI framework for easier porting.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB