Showing 1043 open source projects for "command-line"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Console Drawing

    Console Drawing

    Console Drawing

    Console Drawing is simple program for vector drawing in console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Samsung Smart apps utilities

    Some utilities for Samsung smart apps

    This util you can create the widgetlist.xml for your Samsung TV. Just create widget directory in your http root (like c:\xampp\htdocs\widget) than put some smart apps in that directory. After run this little utilty to create widgetlist.xml WidgetListCreator.exe c:\xampp\htdocs Then you can sync with your smart TV It's work with Samsung PS51D6900
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    rGUI

    Frontend for Robocopy.

    Winforms robocopy frontend with support for every robocopy swith/parameter, with mouse-over help that comes straight from the robocopy documentation. Not intended for those who are unfamiliar with using robocopy through the command line.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4

    OpenSSL.NET

    Moved to github

    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Start Free
  • 5

    TextOps Notepad

    Primitive text editor with a few text transformation functions.

    The software is ment to bring some basic text operations to end user. Application is supposed to remain as simple as notepad so it can be used instead of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    doPersistence

    Data persistence with one line of code.

    doPersistence is a C# dll that persists any object to any database. Will save directly to tables with dynamic Sql or it will map to stored procedures (store, load, delete, list). For single objects add a class attribute: [Persistable("Customer", "CustomerId", true)] public class Customer { ... For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    CRFSharp(aka CRF#) is a .NET(C#) implementation of Conditional Random Fields, an machine learning algorithm for learning from labeled sequences of examples. It is widely used in Natural Language Process (NLP) tasks, for example: word breaker, postagging, named entity recognized, query chunking and so on. CRF#'s mainly algorithm is the same as CRF++ written by Taku Kudo. It encodes model parameters by L-BFGS. Moreover, it has many significant improvement than CRF++, such as totally...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WordSegment

    WordSegment

    wordseg project is a word segment module implemented by C#

    wordseg project is a word segment module implemented by C#. It is used to segment text into tokens and to label token's attribute according its context and semantic by front-maximum matching and CRF algorithms. The following are some sentences need to be segmented: 张晓晨和付仲恺一起坐在家(西坝河东里社区)里的沙发上看非诚勿扰。 百度公司的名字源于“众里寻他千百度”这诗句。 After above sentences be segmented by wordseg, the result as follows for each sentence: 张晓晨[PER] 和 付仲恺[PER] 一起 坐 在 家 ( 西坝河东里社区[LOC] ) 里 的 沙发[PDT] 上 看 非 诚 勿扰 。...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GarminPictureCopy

    A tool to copy Geocache photos to a Garmin device

    GCPCopy will copy cache fotos (downloaded by GeoPics) to your Garmin device, based on the GPX files you provide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10
    FFEntityFramework is an Object-Relational Mapping Framework (O-R Mapping / Object Persistence) for .NET with built-in features like Xml-Serialization, Model-View-Controller-Framework or UndoManagement ... All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    PDF2Text Pilot (.NET)

    PDF2Text converter

    Simple tool for extracting text from .pdf files with gui and command line interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13

    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
  • 14

    NoConsole

    Framework enabling development of GUI interface for console tools

    A framework enabling easy development of GUI interface for command-line based tools. Powered by C# scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    i9PgAdmin

    i9PgAdmin

    i9 - PostgreSQL Administration Tool

    i9PgAdmin - Ferramenta para auxiliar na administração de banco de dados PostgreSQL. Cria Dumps e efetua rotinas de manutenção facilmente sem necessidade de conhecimentos de command line. i9PgAdmin - Tool to assist in the administration of PostgreSQL database. Create Dumps and performs routine maintenance easily without knowledge of command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    tidybackups
    Remove old Microsoft SQL backup files (.BAK) and compress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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: 1 This Week
    Last Update:
    See Project
  • 18
    MSR Tools is a source code evolution analysis tool. It consists of a framework for mining software repositories and tools for metric calculation, visualization, defect prediction.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    StriX C-Console

    StriX C-Console

    A C-Console is AllowS You To Interact With Your OS

    A C-Console is a non-graphical interface that allows you to interact with your operating system. At the C-Console, you enter commands by typing their names followed by options and argument... FEATURES: To Open/Close Your DVD/CD Tray To Enable Or Disable Task Manager To Enable Or Disable Registry Editor To Set The Foreground Color Sets the window title for a C-Console.EXE session. Displays the name of or changes the current directory. Displays a list of files and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Windows Tail

    Windows Tail

    Windows Tail: A version of Linux tail. Tail for windows.

    Windows Tail is a Windows version of Unix and Linux tail command. Tail for Windows. I wanted to make it easier to use tail in the windows environment. You can even add it to the open with dialog in windows explorer. This is great tool if you need to monitor log files. Now: Create Application Alerts! Email Alerts and SMS Alerts using SMTP! Record Tail Session to log a File! Saves location of tailed or viewed files!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Small command line tool to directly execute SQL statements against any OleDB database. Can also execute a sql batch file. Handy for automation purposes e.g. for MS Access databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Tibi's Launcher

    A small and fast application launcher

    This application is a small and fast application launcher, which has many interesting features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    ChecksumValidation

    Validation of IBANs, bank accounts, credit cards, identity cards

    ...It consists of: - ChecksumValidation: a class library (DLL) for in-process use - ChecksumSoapServer: a SOAP interface - ChecksumTcpServer: a TCP interface implementing a domain-specific language (DSL) for validation - ChecksumComServer: a COM interface - ChecksumClient: a test utility - ChecksumUnitTest: a 100% covering NUnit test - ChecksumUtility: a command-line tool for helper functions
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    Evil Dicom (classic)
    The original C# .NET 4.0 DICOM library designed for rapid development of DICOM applications. the new library can be found at evildicom.rexcardan.com. The website has maintenance planned for 08.21.12 and will be down.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project