Showing 1175 open source projects for "sql command line"

View related business solutions
  • 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.
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    PhotoMaze

    Displays your photos on the walls of a maze

    PhotoMaze is a fun way of viewing your photos. It randomly generates a maze and puts your photos onto the walls as you get automatically taken through the maze. It is written predominantly in C using OpenGL. It has been built using Netbeans IDE, and Linux and windows versions are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Exactitude

    Measure accuracy of file format conversion.

    This is a framework used to convert files from one format to another, while providing a measurement of the accuracy and fidelity of the conversion process
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Jpeg Decoder
    Current Decoder can decode Baseline Jpeg Images (both single & multi scan images) only. The decoded gray scale/color jpeg image is written to a PGM/PPM file. A provision to view the image in a window is provided (for this you will need Open CV).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Transparency Conversion Application

    Converts black/white images to black+alpha

    The application takes, as command line input, an image file, the image file is then converted to greyscale and each pixel is given a transparency value according to its greyscale value. The application is recommended for use with scanned images, with a uniform white background, however a photo taken in good light may also produce good results. It will take as input the image formats: PNG, GIF, JPG, TIFF, and BMP The application will write the output PNG file into the same directory as the input file with the suffix _alpha.png
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    dogbackup

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

    ...The script can be interrupted at any time, and when re-launched later, will resume the downloads at the point there were. 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
  • 6

    CMDmod

    CMDmod - Music module Command Line Applicantion

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GeoSolid3D produces 3D geologic solid models, incorporated into the aquifer and confining units of the USGS ground water models, Modflow and Sutra. Uses GIS data of DEMs, geologic maps, and maps of river, watershed, recharge, and aquifer parameters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    video highlighter

    A Java Programme to Grab the Highlights from your Video

    This programme hunts through a long video for Highlights represented by a short black sequence in the clip. This can be created by putting your hand over the lens for a couple of seconds after something good has happened.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Sentinal

    PHP daemon to process 3d mesh algorithms

    Primarily for use with the REVEAL web system this daemon polls a mysql database for 3d rendering requests. Currently the system will handle PMVS2 from U. Wash and Iray from Brown U. systems. Much of the code was ported from the osm-bundler system http://code.google.com/p/osm-bundler/ The daemon curently runs in win64/linux64 for PMVS and linux64 for Brown's Iray algroithm. The code has been tested and running on Ubuntu 11.10
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Dummy for ISO will help you create a dummy file for your ISO and then creates a new ISO with the dummy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Console Drawing

    Console Drawing

    Console Drawing

    Console Drawing is simple program for vector drawing in console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XRNS-PHP (was) a collection of command-line scripts for Renoise - http://www.renoise.com/ is contemporary music composition tool with XML-based file formats; making it possible to develop PHP scripts for various areas of interest.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP XMLTV
    XMLTV alternative. You can lauch from commandline this application (written in PHP5) to grab tv guide from various web sites. This version support italian tv grabber only. As an alternative to the good-old tv_grab_it. Extensible to other grabbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BasicSynth is a software sound synthesis system written in C++. It includes C++ classes implementing a variety of signal generators, processors, synthesis instruments and score processing, command line and GUI synthesizers built with the libraries.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    AudioLevels

    AudioLevels

    A Java Software who classifies MP3 files into: Calm, Medium, Agitated

    This project aims to classify an MP3 music library into agitation level, and generate playlists of each classified group. By now those groups are: Calm, Medium and Agitated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rotation Control Patch for Xpdf

    Rotation Control Patch for Xpdf

    Adds options to control rotation when a pdf file is opened.

    The Rotation Control Patch adds X resource, config file, and command line options to Xpdf that enable selectively setting the initial rotation of a pdf when it is opened. The X resource option is xpdf.initialRotate, the config file option is initialRotate, and the command line option is -rotate. The possible rotation values are 0, 90, 180, and 270. This patch was developed for and tested in Xpdf 3.03.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ZVid

    ZVid

    Simple differential video compressor

    ZVid is an open-source research project focusing on differential video compression. ZVid is dedicated to capture frames from camcorders. All code is released under the terms of the GNU GPL license. Dependencies: - https://sourceforge.net/projects/libjpeg-turbo/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Ships Clock will ring a bell on every half-hour in the style of the standard ship's clock used for centuries on sailing ships around the world and still used in the world's navies today.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    cupolator

    domes, vaults and eggs - program to create 3D models and plans

    Command line application that enables you to create wide range of domes, vaults, tubes or egg-like shapes from triangular desks. The arch is always in the shape of catenary that makes it possible to design and build extremely tough models or buildings suitable for underground/underwater architecture. The program has two outputs. The first is OBJ file you can import to 3D modelling software, such as Autocad or Blender.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Library for decoding InterPlay ACM Audio format. Includes command line tool and plugins for WinAmp, GStreamer and XMMS family (XMMS, BMP, Audacious).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Flattens 3D objects as DFX file into a printable 2D DXF file. To obtain a paper model of the 3D object, the printed sheet can be cut out and glued together.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 22
    Jorg MININET 5

    Jorg MININET 5

    Monophonic keyboard in Batch.

    Batchy keyboard, mostly made for computers with Realtek Audio. Batchiges Keyboard, hauptsächlich für Computer mit Realtek-Audiosystem gemacht. DISTRIBUTED UNDER A PERSONAL LICENSE; PLEASE READ "LICENSE.txt" for further information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    FFMpegGUIVideoConverter

    FFMpegGUIVideoConverter

    FFMpegGUIVideoConverter

    GUI interface for powerful command line ffmpeggui audio/vide converter. FFmpeg source and binary can be found at http://ffmpeg.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    d4gm0

    An application allowing to stream and/or download music legally

    An application allowing to stream and/or download music legally from the popular libre music site Dogmazic.net. Requires Mono (Unix/Linux/Mac OS) or DotNet (Windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    StreamRecorder.NET

    StreamRecorder.NET

    Easily capture internet streams of all types

    Record online streams using MPlayer, VLC or any other recorder of your choosing. Join, tag and post process as you please. Schedule recordings of your favorite internet radio shows and download full streams to your hard drive. Requires .NET 3.5SP1.
    Downloads: 9 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB