Showing 1043 open source projects for "command-line"

View related business solutions
  • 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.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1

    mkLink

    Make multiple types of symbolic links from the context menu.

    ...Specifically, it simplifies the use of creating symbolic links by providing a GUI interface and access from the context menu. Normally advanced symbolic links, such as Hard Links and Directory Junctions can only be created through the command prompt. The following symbolic links can be created with mkLink. * Directory Symbolic Link * File Symbolic Link * Hard Link * Directory Junction
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Glimpse Plotting Library

    Glimpse Plotting Library

    WPF Plotting Library

    Glimpse is a .NET 4.6 plotting library for WPF projects. It currently contains five classes: a scatter plot, a line graph, an histogram, a raster plot to display matrix data and a tree plot to visualize recursive XML data. Main attributes can be customized through the respective constructors, additional changes are available through public properties. To use the packaged classes just reference the library in your project, instantiate a new plot and add it to a display container of your choice.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    TrekMe

    TrekMe

    Windows Phone 8 app for tracking run or drive with map and stats

    Simple Windows Phone 8 app shows speed, average speed, time, pause time, distance covered, GPS data. It draws a line on the map to show your run. No ads, no private data is collected. Only capabilities needed are: map, location, data. Start, pause and stop points are marked on the map with different color. Every subsequent run is displayed with alternating red or blue line. Large live tile shows basic stats, medium and small tiles show number of kilometers (or miles) covered. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Wake On Lan

    Wake On Lan

    A powerful WOL, ping, shutdown, GUI application.

    ATTENTION!!! Wol is now hosted on our own servers at http://wol.aquilatech.com. Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    CleanCode

    CleanCode

    .NET, PowerShell, SQL, Java, Perl, and Javascript developer libraries

    Develop clean code with our .NET components (plus PowerShell, SQL, Java, Perl, and JavaScript components as well!). CleanCode highlights include user controls, a validation engine, a diagnostic system, an XML/HTML pre-processor, and a variety of articles on code design.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6

    Quadratic Equation Solver

    A CLI for solving quadratic equations

    This program uses the quadratic formula to solve Quadratic Equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Morpheus search algorithm

    Morpheus search algorithm

    a mass spectrometry–based proteomics database search algorithm

    Morpheus is a mass spectrometry–based proteomics database search algorithm designed from the ground up for high-resolution tandem mass spectra. We have discovered that for high-resolution MS/MS, simple spectrum preprocessing and scoring performs superior to more complex algorithms originally developed for low-resolution MS/MS, such as Sequest, Mascot, and OMSSA. Morpheus is also very fast—up to nearly 5 times faster than OMSSA for large human datasets. It is written in C# and is available...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    PDF Clown

    PDF Clown

    General-Purpose PDF Library for Java and .NET

    PDF Clown is a general-purpose Java and .NET library for manipulating PDF files through multiple abstraction layers, rigorously adhering to PDF 1.7 specification (ISO 32000-1). This project aims to provide a universal access to PDF files (creation, reading, editing, rendering...) through an accurate and elegant object-oriented API. * Features: http://pdfclown.org/overview/features/ * Overview: http://pdfclown.org/overview/architecture/ * Website: http://pdfclown.org/ * Blog:...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    nMars - Corewars MARS for .NET
    Downloads: 4 This Week
    Last Update:
    See Project
  • 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
  • 10

    Shawn's AutoCAD Publisher

    Publishing DWG to PDF made simple

    Users of AutoCAD are familiar with the "publish" command used to plot multiple drawings to PDF. The purpose of my program is to simplify publishing by doing the publishing with the AutoCAD Core Console (accoreconsole.exe), add automatic date stamps to the output file names, and allowing the user to publish multiple sets in series or in parallel. The console is significantly faster than using regular AutoCAD, and publishing through the console doesn't tie up AutoCAD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Python2Path

    Python2Path

    Adds Python to the System PATH Environmental Variable.

    Python2Path adds Python to the System PATH Environmental Variable. It automatically removes all previous paths to Python, so it can also be used to update your PATH if you changed Python versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TVE (Interpreted Programming language)

    TVE (Interpreted Programming language)

    TVE is an Programming Language.

    TVE is a programming language which i create his first working version in 3 days (around 3500 lines of code) I was going to write it with C#, but after i decided to write it with VB.NET to make it easier for novice developers to change the source code. TVE is a mix of "Command languages" & "programming languages", you can use it for scripting like : AHK (auto hot key), use it for making applications like windows forms using his integrated library of objects You can Download it Now, there is a help.txt file (yes i now that the help file is not complete, i will update in some few days) Edit1 : the web site will get updated in some hours, come back later if you dont found the IDE available for download on the website ;) Edit2 (important) : at the first time you will load an (.tved) file, right click on it ---> open with and choose TVE-G_ide (you will found it on the desktop)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Mario Maker Bot for Twitch

    Mario Maker Bot for Twitch

    Bot collects Super Mario Maker level codes automatically from chat.

    ...Streamer can ask bot to pick one random level from the levels it has collected during the stream. Bot keeps log of levels it has collected and which it has randomly selected. Commands: ---------------- !level = If posted by streamer/master this command tells bot to pick one random level and removes it from the level list. !current = Bot shows which level was picked during last “raffle”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PyToCs

    Translates Python to C#

    A tool that translates Python source code to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MixRoutix
    Simple test For Mikrotik Router, application access to test Mikrotik Command with form. Simple scripting to Show Output Respons like default Command on mikroutik. Application Programmable Interface (API) allows users to create custom software solutions to communicate with RouterOS to gather information, adjust configuration and manage router. API closely follows syntax from command line interface (CLI).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    DocumentBurster

    Report Delivery. Report Distribution. Report Bursting. Email & FTP

    DocumentBurster is a powerful report delivery software which can break up reports such as invoices, statements, purchase orders, commissions reports or dunning letters in order to distribute relevant parts to each of your clients, subscribers, partners or vendors. DocumentBurster can process PDF and Microsoft Excel reports and will naturally complement and extend your current business intelligence solution. Report bursting software which works with any reporting software including...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    zcahttpproxy

    TV proxy with cas descrambler.

    Multicast UDP to HTTP proxy with Interzet CAS Descrambler. 10.10.2019 New epg map file: http://github.com/ViPetroFF/zcahttpproxy/blob/master/TVGMapNames.ini EPG resource: http://www.teleguide.info/ To update epg map run: "setupM3U.cmd". Obsolete support page: http://code.google.com/p/zcahttpproxy/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RemoteProcessExplorer

    RemoteProcessExplorer

    Manage Remote Host Processes

    Remote Process Explorer - short RPE - is a small tool for all the admins outside with the need to manage clients immediately within one or more domains. With RPE the admin is able to view all the running processes on a client and of course kill them. RPE shows also the services and their state and start type, you are able to directly get to the c$ share or open a remote commandshell (winrs) and connect to the client via RDP. But that's not all, RPE will show errors and warnings of the past...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Wireless Access Point Service

    Wireless Access Point Service

    Turn any Windows 7/8 System into a WiFi hotspot

    NEW: 1.0rc1 Released! Coming in 1.1 - Automated configuration of ICS - Bridge mode configuration that allows for extending an existing wireless network - Configuration GUI (maybe) This configuration tool and simple windows service aide in turning any Windows 7/8 system into a persistent WiFi hotspot. in 1.0, you must still manually configure ICS (see the readme file included in the install for detailed instruction on doing so) Requirements: - A windows 7 or 8 system with a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The goal of this project is to develop a translator for Microsoft Office to allow open and save Uniform Office Format (UOF) documents. The latest Translator is UOF Translator 5.1 and it provides the interoperability between UOF2.0 documents and Open XML ISO/IEC 29500 documents in both directions. If you have any doubts or questions, please contact by sending mail to: uof-translator-support@lists.sourceforge.net.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 22
    SurfFind
    ...It also implements file caching mechanism so that the subsequent searches for the same set of files will be completed faster. Each tab has the list of found files and lines on the left, and the text viewer on the right to show the selected line on the list. On the text viewer, user can select a new keyword and start a new search instantly. On the list view, external editor can be invoked by double clicks. Also, the found files can be drag & dropped to other window. This project is a clone of TabTextFinder (http://sourceforge.jp/projects/tabtextfinder/simple/) dedicated to Japanese character sets with automatic encoding detection. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 23
    WebSpace Manager

    WebSpace Manager

    Monitorize o seu estabelecimento com o WebSpace Manager.

    O projeto encontra-se no GitHub https://github.com/Hugao/WebSpace-Manager
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Free135

    A free utility suite for the PRO-135 scanner.

    The goal of the Free135 project is to create a suite of free scanner programming software for the RadioShack PRO-135 police scanner radio (catalog number 20-135) using the RadioShack USB/Scanner PC Interface Cable (catalog number 20-047). This is a very early, quick, and dirty release. There may be bugs and the code could definitely be optimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Pingy

    Internet line monitor for mobile internet/wireless users.

    Internet line monitor for mobile internet/wireless users. This application provides a traybar Icon which instantly gives you an indication of the speed/quality of your current internet connection.
    Downloads: 2 This Week
    Last Update:
    See Project