Showing 78 open source projects for "linux command"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    CARE2X - Integrated Hospital Info System
    Integrated Hospital Information System. PHP,mySQL,PostgreSQL. Surgery, Nursing,Outpatient,Wards,Labs, Pharmacy, Security,Admission,Schedulers, Repair, Communication & more. Multilanguage, WYSIWYG forms, userconfig, embedded workbots. Modular & scalab
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2

    ezSIFT

    An easy-to-use standalone SIFT library written in C/C++

    *************************************************************************** Updated 06/28/2018 The ezSift project has moved to https://github.com/robertwgh/ezSIFT *************************************************************************** The SIFT (scale-invariant feature transform) algorithm is considered to be one of the most robust local feature detector and description methods. Most of the open-source SIFT implementations rely on some 3rd-party libraries. Some of them even rely...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CommandCentre

    CommandCentre

    Command Centre

    ...The Command Centre Real Time Simulation Framework (under RT Linux) allows designers to build Fast Prototyped Consoles for advanced Simulations running on Local Area Networks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    DeSR is a multilingual statistical dependency parser. It produces dependency parse trees for natural language sentences using a parsing model learned from annotated corpora.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5

    walterbot

    walterbot: Virtual presence device www controlled with a raspberrypy

    walterbot è un "virtual presence device" controllabile da remoto via interfaccia web. La distro Debian per architettura ARMhf6 è stata ottimizzata per "Raspberrypi B rev2". Il codice python scritto da Walter, controlla 2 motori DC tramite un TB6612FNG https://github.com/InformaticiTarantini/Pi-dro La distro è "out of the box" basta clonare l'immagine su una SD card (minimo 2Gb) proprio come si fa con raspbian. Tramite accesso ssh o direttamente dal raspberrypi, eseguire il comando "sudo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The MaxParser is written in c++ and can parse with first, second, third and fourth order projective Graph-based Dependency parsing algorithm. The project is the new version of the project "Max-MSTParser". If you want to use this software for research, please reference this web address in your papers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Cotovía

    Cotovía

    Text-to-Speech System for Galician and Spanish

    Cotovía is a unit-selection text-to-speech system for Galician and Spanish. Cotovía is distributed under the GPL3.0+ license, but each of the avaliable speaker voices has its own license. The speakers available at sourceforge are free for commercial and non-commercial uses. Another speaker, free for non-commercial uses, is avaliable through external links (see the Blog section). Cotovia has been developed by the University de Vigo and the center 'Ramón Piñeiro' for Research in Humanities,...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 8
    gpsman

    gpsman

    GPS Manager (GPSMan): a manager of GPS data

    GPS Manager (GPSMan) is a graphical manager of GPS data that makes possible the preparation, inspection and edition of GPS data in a friendly environment. GPSMan can also be used in command mode (with no graphical interface)
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    LeapInto

    LeapInto

    Simplified interface to Leap Motion designed for art and music apps

    LeapInto provides a simplified interface to the Leap Motion hand sensor input device. Multiple hand recognition is simplified to several stable categories and coordinates are normalised. The interface comes two flavours at present, an open broadcast system using the OSC protocol and a plugin for the Csound audio/music programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 10
    EASER

    EASER

    Ensembl Easy Sequence Retriever

    Maldonado E, Khan I, Philip S, Vasconcelos V, Antunes A (2013) EASER: Ensembl Easy Sequence Retriever. Evolutionary Bioinformatics, 9:487-490. doi: https://doi.org/10.4137/EBO.S11335.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    tagfs

    Tag based file manager CLI

    A Tag based file management system. Command line interface. User can add tags for files (individually or for the folder). Allows search by tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MSTParser

    MSTParser is a non-projective dependency parser that searches for maxi

    MSTParser is a non-projective dependency parser that searches for maximum spanning trees over directed graphs. Models of dependency structure are based on large-margin discriminative training methods. Projective parsing is also supported. mstparser 0.5.1 is now available via Maven Central. If you use Maven as your build tool, then you can add it as a dependency in your pom.xml file: <dependency> <groupId>net.sourceforge.mstparser</groupId> <artifactId>mstparser</artifactId> ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    PHPTest

    PHP code for creating online tests mainly for research purposes

    A single PHP file allowing you to: - display an introduction text; - display a sequence of an arbitrary number of questions with videos; - collect the user's answers and store them in a file. No database needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    N-Sense

    N-Sense

    N-Sense Sensory substitution software

    N-Sense is sensory substitution software. Whit goal to make sensory substitution and super senses available to everyone. N-sense uses hearing as it's input port and is(will be) capable to allow multiple senses trough it as vision, magnetic orientation, humidity, velocity,time, altitude... Almost any data from computer can be made into sense and included into project. N-Sense is modular by design, written mostly in c++ to allow optimal processing speed and uses OpenCv for Image/video...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSpoor is a utility software for logging and recording of user interface events and actions during working sessions of users with a Java/Swing Software. It captures and records both high level (semantic) actions and low level actions such as mouse moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Driver and tools for Pegasus Mobile Notetaker
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Serial/OSC/MIDI converter for monome devices. Similar to MonomeSerial, but platform independent and with additional features. It also includes an API-like suite of Python objects for interfacing directly with monome devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    D.U.C.K (Determine segmentation of Unknown words by using Context Knowledge)is an NLP tool, which aims to find the correct segmentation for unknown words in written Hebrew. Statistics from different scopes will be used to determine the segmentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zodiac is a Molecular Modelling suite for drug design. Its features include support for haptic devices and nintendo wiimote fully undoable command list, MMFF94 implementation, POVRAY output.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Utility to translate "dvorcodes" (Dvorak keycap-encoded phrases) into their actual key values. For instance the dvorcode for "password" is "laoo,rpe". Use this tool to discover your dvorcode passwords when you must enter them on a QWERTY keyboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This is a simple C++ infrastructure based on ROOT(http://root.cern.ch) to trasparently handle datacards in .ini format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Applications contributed for URBI (Universal RealTime Behoavior Interface). URBI is a scripted command language used to control robots (AIBO pioneer..) as well as a robot-independant execution and developpement plateform. www.urbiforge.com www.gostai.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Serial-IO is a simple program to send and receive data from a serial interface. The GUI is designed like a chat window with a transmitter/receiver field and a command line to send characters and integer values.
    Downloads: 2 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB