105 projects for "commandline" with 1 filter applied:

  • Premier Construction Software Icon
    Premier Construction Software

    Premier is a global leader in financial construction ERP software.

    Rated #1 Construction Accounting Software by Forbes Advisor in 2022 & 2023. Our modern SAAS solution is designed to meet the needs of General Contractors, Developers/Owners, Homebuilders & Specialty Contractors.
    Learn More
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 1
    Optionutil is a library to manage command line options and configurations files. It takes a slightly different approach than similar libraries, in that is is largely declarative in nature. In addition it is flexible, easy to use and well documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    GraphicsMagick

    Swiss army knife of image processing

    GraphicsMagick provides a set of commandline tools and programming APIs for manipulating, editing, and converting raster and vector images. It is derived from ImageMagick, with the objective of providing better stability and performance than ImageMagick while retaining the original MIT/X11 license.
    Leader badge
    Downloads: 3,597 This Week
    Last Update:
    See Project
  • 3
    UNICORE

    UNICORE

    UNiform Interface to COmputing and data REsources

    UNICORE is a software suite for building federated systems, providing secure and seamless access to heterogeneous resource such as compute clusters and file systems. UNICORE deals with authentication, user mapping and authorization, and provides a comprehensive set of RESTful APIs for HPC access and workflows. Contributors: visit https://github.com/UNICORE-EU
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    JavaMod - The Java Mod Player

    JavaMod - The Java Mod Player

    Amiga modfile, C64 SID and MP3,FLAC,APE,WAV file player based on Java

    ...Since Version 2.8 support for OPL2/OPL3 emulation was added to play AdLib ROL-Files, LAA, CMF, DRO and SCI files. To start the player you may just double click the jar or use: java -jar ./javamod.jar or (for just commandline) java -cp ./javamod.jar de.quippy.javamod.main.CommandLine. This player can be run als a console application, with its swing gui. The formal applet support is gone. Applets are not supported in most browsers anymore.
    Downloads: 13 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    mzMatch is a Java collection of small commandline tools specific for metabolomics MS data analysis. The tools are built on top of the PeakML core library, providing mass spectrometry specific functionality and access to the PeakML file format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    PoDoFo

    A PDF parsing, modification and creation library.

    The PoDoFo library is a free, portable C++ library. It can parse and modify existing PDF files and create new ones from scratch. It also includes several tools to work with PDF files. It features an unique approach which provides access to PDF documents via an object tree. Therefore, PDFs can be created and or manipulated using a simple tree structure. Development of PoDoFo has been moved to GitHub: https://github.com/podofo/podofo Please raise new issues in the GitHub project.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 8
     Estrela Editor
    Estrela Editor is a wxLua based IDE. It supports multiple fileformats, "api" for autocompletion and tooltips, and custom commandline tools. Focus is extensibility for target applications using Lua. Its main purpose is as IDE for the 3D engine Luxinia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 2 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10
    Gatto Cube Timer Working proccess... Optimalizated timer for speedcuber's with statistics CommandLine Version works with WINE, but You must install Mono. CommandLine Version requires (dot)Net Framework 4.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    QSFM Quick Soundfont Manager

    QSFM Quick Soundfont Manager

    Graphical Soundfont Bank Management for Linux.

    QSFM QuickSoundFontManager is a GUI for asfxload, a commandline tool on Linux, or Fluidsynth, to quick load several SF2 soundfonts in a EMU10k chip or a software wavetable synth. It is a Linux alternate to the win32-only Creative® Soundfont Bankmanager.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    srttiming

    a commandline tool for manipulating time values in .SRT subtitle files

    srttiming is a tiny command-line application which converts pace and offset of SRT subtitle files among different frame rates. srttiming synchronizes ALL the time labels in the original .srt file according to given PACE and OFFSET values. srttiming can also calculate PACE and OFFSET values from given REFERENCE TIME POINTS. Currently intended for Linux/Unix platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyCAM
    Open Source CAM - Toolpath Generation for 3-Axis CNC machining
    Leader badge
    Downloads: 74 This Week
    Last Update:
    See Project
  • 14
    epyunit

    epyunit

    PyUnit and PyDev extensions for arbitrary Executables

    ... * Extensions for PyUnit - Unittests for arbitrary executables. * Extensions for PyDev - Automation of search and load of pydevd.py The extensions are applicable from commandline and/or within Eclipse. Online manuals: - https://pythonhosted.org/epyunit/ PyPi repository: - https://pypi.python.org/pypi/epyunit Current application examples are: - bash-core - http://bash-core.sourceforge.net Nickname - Dromi https://en.wikipedia.org/wiki/Dromi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    m

    commandline mount helper for Slackware

    Short command to mount a hot-plugged filesystem on a predetermined place and way. By issuing m on command line it mounts or unmounts a preset device, presumably an USB flash drive or disk. The idea is to have a short command toggle the device from not mounted to mounted and the other way around. Sort of like a classical ball pen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    get-make-install-linux

    get make and install [multiple] linux kernels

    ...if you have old configs it can bring them forward or help do that. it can build a set of kernels (ie, if you have more than one arch). it packages them. and has some good options. end of story it's possible with one commandline to do the round trip , copy to another host , have that host install package, and have the host reboot (maybe not on first try ok ? :) The comparison to script shipped with kernel (circa 2012): 1) gmil works or attempts to work across many releases 2) gmil works harder to make packaged installable result(s) 3) gmil has a smart way to build many kernels at once / at a keypress 4) the scripts/ _can do most of those steps but _don't combine them, leaving maybe allot to read and type. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    A Transport Stream analyser for the Brazilian D-TV system (SBTVD / ISDB-Tb). It shows in a GUI the SI/PSI structure of the stream in a tree-view, bitrate statistics for each ES, specific Closed Caption, EPG and DSMCC carroussel decoding plus more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NAZverryPie

    NAZverryPie

    Single script to create NAS out of you Raspberry Pi

    ...It uses a simpel ui to create a userfriendly and almost-unattended install of the following popular packages on your RPI: - NZBget - ownCloud - vsFTP daemon - SAMBA - rsync - Domoticz - Apache - MySql and phpmyadmin - Webmin - miniDLNA Besides this, it automatically sets up fstab to enable automatic mounting of volumes connected to the Pi A simple HTML site is provided for ease of access to all the lovely software created by others. The UI allows to add webcams and links to other (local) servers such as a synology NAS, router, etc. Installscripts will also run independently using commandline and arguments if you don't want to install the full suite. Other tools to be included: transmission, openvpn, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    vcfhacks

    simple to use commandline programs for VCF filtering and manipulation

    PLEASE NOTE: THIS PROJECT PAGE WILL NO LONGER BE UPDATED - PLEASE USE THE GITHUB PAGE (https://github.com/gantzgraf/vcfhacks) TO FIND THE LATEST RELEASE (https://github.com/gantzgraf/vcfhacks/releases/latest). (relatively) Simple to use commandline tools for the manipulation and analysis of VCF files, geared towards the identification of pathogenic mutations in Mendelian disease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MapFramer

    MapFramer

    Create cartographic map frames from an XML template

    mapframer is a commandline program that reads a map frame specification from an XML-file and outputs a map frame to a PDF-file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Photo Marathon

    Run Photo Marathons

    ...This software is designed to help with the organisation of a photo marathon, create a master topic list, randomly assign topics to contestants, deal with images as they are returned, upload to a central store etc. INITIALLY THIS WILL BE COMMANDLINE ONLY, GUI TO FOLLOW.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    RDFConvert

    commandline syntax convertor for RDF

    RDFConvert is a simple command-line tool for converting RDF file betweeen different syntax formats. It is based on the OpenRDF Rio parser toolkit, and currently supports RDF/XML, Trig, Trix, Turtle, N3, N-Triples, RDF/JSON, JSON-LD, Sesame Binary RDF and N-Quads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Bug Genie
    The Bug Genie is a user-friendly and powerful PHP5.3-based bug tracker/bug tracking tool with features such as project management, VCS integration (git, svn, hig), wiki and more. Ready to use out-of-the-box, and easy to install.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    raydio

    Raydio is a commandline icecast internet radio player and ripper

    Raydio is a command line icecast player,shuffler and ripper . Its designed to be used with keybindings and libnotify notifications. Raydio provides an interesting way to sift through the 9000 odd icecast stations . Its an alternative to buggy rhythmbox plugins and likes. It uses the fantastic mplayer and streamripper as playing and ripping backends . 1.0 is out :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    libcdaudio is an unmaintained but portable library that provides wrapper functions to audio CD drives and CDDB and CDIndex database access. cdcd is a commandline CD player using libcdaudio's CDDB and CDIndex functions.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB