Showing 76 open source projects for "windows command processor"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 1
    Dawarich

    Dawarich

    Self-hostable alternative to Google Timeline

    Dawarich is a command-line tool (likely Ruby-based) for transforming and analyzing Arabic text data with normalization, diacritic handling, segmentation, and morphological tokenization. Designed for text mining and NLP workflows in Arabic-language contexts.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Tile38

    Tile38

    Ultra Fast Geospatial Database & Geofencing Server

    ...It supports a variety of object types including lat/lon, Geohash, bbox, GeoJSON, QuadKey, and XYZ tile; and is capable of operations like Nearby, Within, and Intersects. There’s also built-in support for many popular tools. Tile38 is made up of 3 main components: the server, command line interface tool and server benchmark tool. It is completely free and open source and is available for OSX, Linux, FreeBSD, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    City Map Poster Generator

    City Map Poster Generator

    Transform your favorite cities into beautiful, minimalist designs

    maptoposter is a code-driven poster generator that turns any city into a minimalist, print-style map artwork with consistent typography and themed color palettes. It is built around a simple command-line flow where you pass a city and country, and the tool fetches the relevant map geometry and renders it into a clean composition that looks like a design product rather than a raw GIS export. The repository includes a library of predefined themes that change the overall look (for example,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    GeographicLib

    Geographic library

    GeographicLib is a small C++ library for: geodesic and rhumb line calculations; conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates; gravity (e.g., EGM2008) and geomagnetic field (e.g., WMM2020) calculations.
    Leader badge
    Downloads: 43,792 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    SAGA GIS
    SAGA - System for Automated Geoscientific Analyses - is a Geographic Information System (GIS) software with immense capabilities for geodata processing and analysis. SAGA is programmed in the object oriented C++ language and supports the implementation of new functions with a very effective Application Programming Interface (API). Functions are organised as modules in framework independent Module Libraries and can be accessed via SAGA’s Graphical User Interface (GUI) or various scripting...
    Leader badge
    Downloads: 6,117 This Week
    Last Update:
    See Project
  • 6

    detectproj

    Automated detection of the unknown early map projection

    New scientific software supporting the automated detection of the early map projection and its parameters. Useful for studying and analysis of different kinds of maps with the lack of information about the map projection. The analysis is based on the minimization of residuals between control points on the early and current reference maps. Designed for cartographers as well as for enthusiasts. Available free of charge. The awareness of the map projection is primarily important...
    Downloads: 156 This Week
    Last Update:
    See Project
  • 7
    Qgama

    Qgama

    Adjustment of local surveying networks, binary builds for Windows

    ...The most simple case is Sqlite3 file database, which does not need any special knowledge from the user. http://www.gnu.org/software/gama/qgama Command line program gama-local is distributed with Qgama in folder bin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gpstools
    GPSdings (project name GPStools) is a set of free applications that let you manipulate and analyse GPS data from the command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    AICtools

    AICtools

    Workflow and set of tools for Automated Imagery Classification

    AICtools is a GIS workflow and set of tools to facilitate Automated Imagery Classification (AIC) and analysis of surface features over time. Allows bulk processing of large data sets, including automated metadata processing/filtering, compressed archive extraction and file manipulation, raster band compositing, pre-processing, mosaicking, clipping. Automates a subset of operations involved in classification of satellite imagery and the associated raster calculations used for time trend analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Mapbox GL Native

    Mapbox GL Native

    Interactive, thoroughly customizable maps

    ...To embed interactive maps into a native application using a platform-specific language, install the Mapbox Maps SDK. We use CMake to build Mapbox GL Native for various platforms, including Linux, Android, iOS, macOS and Windows. The provided command, executed from the root of this repository tree, will build Mapbox GL Native targeting your host architecture given that you have all the dependencies installed and run the example app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    transitfeed

    Tools for reading, validating & writing transit schedule info in GTFS

    transitfeed helps to make public transit information projects more successful for agencies and other interested parties. It provides a library to help you parse, validate, and generate General Transit Feed Spec (GTFS) feed files. It contains several parts, including TransitFeed (Python package for reading, writing, and validating feeds); Feedvalidator (command line tool that checks a GTFS feed for problems); ScheduleViewer (application for exploring a feed on a map) and more; each with their...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Orfeo ToolBox

    Orfeo ToolBox

    OTB is an open-source C++ library for remote sensing images processing

    The Orfeo Toolbox is a C++ library for high resolution remote sensing image processing. It is developped by CNES in the frame of the ORFEO program. More information is available at www.orfeo-toolbox.org It is based on the medical image processing library ITK and offers particular functionalities for remote sensing image processing in general and for high spatial resolution images in particular. Targeted algorithms for high resolution optical images (SPOT, Quickbird, Worldview, Landsat,...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14
    GKK - GPX KurvenKoeffizientenBerechner. Berechnet aus einer vorliegenden GPX-Datei die Summe der Kurven pro km. Kommandozeilenbasierte Anwendung.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RINEX3manipulator

    A software to manipulate RINEX 3 files

    rinex3manipulator is a software to manipulate RINEX 3 files, available functions are: - cut - under sample - filter constellation observations This small program is born to handle in a fast way RINEX 3 files to be used subsequently by the goGPS software: https://sourceforge.net/projects/gogps/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Global Land Use and technological Evolution Simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    metro

    CLI tool that computes possible paths between two train stations

    Metro is a CLI tool that computes possible paths between two stations. It is written in Perl and available under the BSD license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    phpBathymetry

    Using PHP-CLI to parse NMEA data to generate depth maps with GD

    Using PHP-CLI to parse NMEA data to generate depth maps with GD. As fishing is a passion of mine,and it got me to consider using the NMEA formatted data output from my Lowrance 5-DSI Elite to generate a bathymetric map of the lake at my cottage. It is currently very crude, just a bunch of CLI scripts that record NMEA data, and the other parses the stored data and builds a depth, water temperature and sample frequency map.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ADM to GPX

    Convert a Garmin ADM database file to a GPX file

    User data exported from later model Garmin GPSmap marine GPS sets consists of ADM files written to a VFAT-formatted SD card. This data includes user-generated waypoints and routes, and recorded GPS tracks. adm2gpx converts this data to industry-standard GPX records that may be imported into third-party mapping and GPS software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gebabbel

    Gebabbel

    A frontend for gpsbabel

    Gebabbel is a GUI for the famous gpsbabel, a command line tool to convert various GPS file formats back and forth. Thanks to gpsbabel, you cannot only convert files but also exchange data with your GPS device (e.g. Garmin and Magellan) directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MCC-LIDAR

    Multiscale Curvature Classification for LIDAR Data

    MCC-LIDAR is a C++ application for processing LiDAR data in forested environments. It classifies data points as ground or non-ground using the Multiscale Curvature Classification algorithm.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Forerunner X01 Toolkit
    ForeRunner X01 toolkit provides an easy access to Forerunner 201/301/305/305E GPS-units. There are multiple command line tools to read data from GPS into database and tools to export data in different formats like gpx and tcx.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MicroStitcher

    MicroStitcher

    Tiny tool capable of stitching hundreds images into one single image

    This is very small tool, which is capable of stitching hundreds of images into one single image. The main purpose of the tool is to stitch small pieces of map taken by screenshots for example from OpenStreetMap. The tool automatically calculates relative positions of every single patch. A single patch has to have considerable amount of margins that are required to find control points that will match a pair of patches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A very simple command line tool to convert OSM files to Shapefiles. Written in Java. Think of it as a self-study project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB