Search Results for "icon of program: command" - Page 4

Showing 278 open source projects for "icon of program: command"

View related business solutions
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    zaBox

    zaBox

    Collect favorite programs in one place.

    zaBox is a Windows small application which holds your favorite Programs / Application in one place. Easy accessible through keyboard shortcut CTRL + ~. You can manage your favorite applications from the program's icon from system tray. If you have any comment / feedback / suggestion, please submit to the discussion forums.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mimite

    Mimite

    A cli java frontend to Ninite.com

    A CLI Java front-end to Ninite.com, a webapp that makes single-file web-installers for a select number of windows applications. This program makes it easy to generate (download) installers with a single command line, versus working through a browser. The packages downloaded are genuine Ninite installers, so all the same functionality is available, such as detecting installed apps and updating, as well as 64-bit detection. In addition, mimite supports installing apps that are not available through the web interlace, but are still able to be generated, namely the contents of the "pro" user list of apps. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vipR is a program to screen for sequence variants (SNPs, deletions) in sequence data generated by high-throughput-sequencing platforms. Information on this and other projects can be found on: http://www.altmann.eu
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    CodeSounding is a sonification framework which makes possible to hear how any existing Java program "sounds like", by assigning instruments and pitches to code statements (if, for, etc) so that the flowing of execution is played as a flow of music.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    DataRoller

    DataRoller

    Roll your own database test data

    Fill your database with test data, move in and be happy. DataRoller is a small program that will insert rows into your database based on a file describing your tables and columns. Script files describe how each table relates to other tables, how DataRoller should geneate foreign keys, and how each column should look. DataRoller executes your script file, generating insert statements and filling your database with data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    M3UExportTool

    M3UExportTool

    Copy files denoted in an M3U playlist to any single location

    ...The copied files can keep their original form, or alternatively you can add numbers to the beginning of their names. If you wish, you can ask the program to create a batch file copy_files.bat in the same folder where the M3U Export Tool is located. This is for administrators who wish under special circumstances to perform the copying using the administrator rights. These rights can be obtained by right-clicking the Command Prompt and selecting Run as administrator. Next, you only need to type in the script name.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 7

    Computing with units

    Calculator that takes care of measurement units.

    Java program for computations with values expressed in terms of physical or other units. Supports complicated mathematical expressions and user-defined functions. Invoked from scripts, line command, or as GUI. Extensive units data base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HSxmlMakerGUI

    Java GUI for HSxmlMaker

    Provides a user-friendly GUI wrapper to call the command-line HSxmlMaker program, and displays output. http://sourceforge.net/projects/hsxmlmaker/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    DimerRemover

    Remove adapter dimers from NGS data

    This program can be used to count or remove adapter dimers in fastq files. Using a provided adapter sequence, it generates variations of this sequence and stores them in a hash table. The reads can then be directly matched against the hash. It is far more time efficient than doing alignment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10

    innocence-java

    Replace text with POS equivalent text, in a reversible fashion.

    Program takes (currently) english text sentences, and replaces each word in a given sentence with another word having the same Part of Speach (POS) tag. This creates a new sentence containing none of the original words. This new sentence can then be transmitted to a remote user, and using the same software, "de-crypted" into yielding the original sentence. The software relies on having a known "seed" value for the random number generator, which is known only by the sender and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Hilbert II - QEDEQ

    Hilbert II - QEDEQ

    proof verifier for mathematical proofs and documentation generator

    In the tradition of Hilbert's program we create a formal correct (checkable by a proof verifier) but readable (like an ordinary LaTeX textbook) mathematical knowledge base which is freely accessible within the internet. Logic and set theory started.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Appleverse Wizard

    Appleverse Wizard

    Windows Games Installation with Wineskin Supporter

    This program teaches you how to install some Windows games on Mac using Wineskin, and makes somethings easier, like put a company name, choose an icon or create a drive_d. It gives you some YouTube tutorials links too. The Appleverse new edition was released, Gamma Studio: http://gammastudio.sourceforge.net/
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13
    guiLiner provides a representation of another program's options and information, enabling one to run a command line program directly from a GUI. In other words, guiLiner creates a GUI for almost any command-line program.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Database to CSV

    "Database to CSV" project stores/loads data between database and CSVs

    "Database to CSV" allows to back-up data from database(Oracle, MySQL, SQL Server) in the form of CSV files. Each table data is stored in a separate CSV file. It also allows to load data from CSV files into the database. Program can be run from UI or from command line. There's one more advanced feature which allows merging of data from CSV file to Database. It is only available from command line. (It will take foreign keys and unique keys into consideration and then try to insert data with minimum change as possible). Note: 1) If tables do not exist, this program will not automatically create table while loading data from CSV.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Access Yahoo Mail from your email client (Outlook, Thunderbird, etc.). The IMAP ID proxy adds an "IMAP ID command" needed to get Yahoo to provide IMAP access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XLIFF2.0 RoundTrip Tool

    Transform any well-form XML file to XLIFF 2.0 and back.

    ...As today 28Oct2013, XLIFF 2.0 is not yet an OASIS Specification. It just completed its second public review. Note: This tool and the XLIFF 2.0 specification are very likely to change. There are two versions: the command line version, cl_xrt4x2V01.jar; and the Graphical User Interface version, xrt4x2V01.jar. Any well-formed, XML file that *DOES NOT have XML Namespaces will be transformed to an XLIFF 2.0 file. The file may be translated. The translated file may then be transformed back into its original XML format. *Note: Future versions of this program will process XML Namespaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    FishingCNV

    Copy number variation (CNV) detection in exome sequencing data

    FishingCNV, a software tool developed at McGill University, is a tool for comprehensive analysis of rare copy number variations in high-throughput exome sequencing data. The inputs are standard coverage files produced by Genome Analysis ToolKit (GATK), and the output is a file containing putative CNVs. The program comes in 2 different releases * GUI version (FishingCNV_X.X.X.zip) * Command line version (FishingCNV_X.X_pipeline) Browse through our files to find the different releases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    SQL CSV Editor

    Allows the editing of CSV files using SQL commands

    This program allows a user to modify a CSV file using SQL commands. This program uses a temporary H2 database to contain the CSV file, and accept SQL commands. You can then save this back to a CSV file without any data being distorted. This project only supports CSV comma delimited files. Currently any other CSV files are not supported. When editing the CSV you are sending SQL statements to a H2 database with a single table named CSV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    drl2g

    Convert drl files to g code

    This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC. The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    PBM stealth

    Data hiding in bi-level pbm images

    Implementation of block parity for hiding data in bi-level pbm images in java. Increasing the security of stenography by using a random symmetric key for embedding and extraction of data from image. The project also has a PBM viewer in java and ascii viewer which shows the pbm images in ascii format.This project uses binary coded pbm images. Research paper : http://arxiv.org/abs/1304.1683 Key mechanism is not functional and program have bugs which are to be fixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    spanTool
    SpanTools is an application developed in order to offer some functionalities to define and check systems, represented as networks of components with states and transitions. More specifically the program evaluates expressions in Cospan(Monoidal Graph), calculating the monoidal graph related to the given expression. Single components, elements of evaluated expressions, are represented by arrows in Span(Graph), so they are automata with states and transitions equipped with communications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    BinaryCopy

    High performance copying of directory trees

    Command line (terminal) program written in Java that allows copying of directory trees without losing performance like is usually seen on Windows environments for large amounts of files or data (size of files). Similar to other available programs but this one does not require installation and is portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FFMpeg Drive

    FFMpeg Drive

    FFmpeg Drive is an interface for the video file manipulator FFmpeg

    FFmpeg Drive is a GUI – graphical user interface (frontend, wrapper) for the popular command-line video manipulation program ffmpeg. It offers access to certain functions of ffmpeg: * the ability to bind individual frames (images) into a single movie file * the ability to convert movie files from one type (format) into another * the play movie function using mplayer. This is a work in progress, open to a wide set of possibilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory...
    Downloads: 0 This Week
    Last Update:
    See Project