Showing 46 open source projects for "a line"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 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
  • 1
    J2ObjC

    J2ObjC

    A Java to iOS Objective-C translation tool and runtime

    J2ObjC is an open-source command-line tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. This tool enables Java source to be part of an iOS application's build, as no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by web apps (using GWT), Android apps, and iOS apps.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    COBOL copybook to XML converter

    Converts cobol copybooks to Xml/Java objects

    CB2XML (CopyBook to XML) is a COBOL CopyBook to XML converter written in Java and based on the SableCC parser generator. This project includes utilities to convert an XML instance file into its COBOL copybook equivalent string buffer and vice versa. Source is now available in GitHub: https://github.com/bmTas/cb2xml
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 3
    UrJTAG aims to create an enhanced, modern tool for communicating over JTAG with flash chips, CPUs, and many more. It is a descendant of the popular openwince JTAG tools with a lot of additional features and enhancements.
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
  • 4
    Tranalyzer

    Tranalyzer

    Tranalyzer flow generator packet analyzer moved to: tranalyzer.com

    The Anteater moves to a new site, available under tranalyzer.com. This tool generates extended netflow-like flow/packet statistics from large pcap files or ethernet interfaces. It is intended to serve as a tool for IT troubleshooting, encrypted traffic mining, AI preprocessing and forensic analysis. A packet based "tshark mode" for detailed header and content inspection is improved for troubleshooting and security purposes. Flow based and packet based content inspection and extraction,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 5
    The libbuspirate is a C library to talk with the bus pirate hardware (http://dangerousprototypes.com/docs/Bus_Pirate) in raw, binary scripting mode. The libbuspirate allows to quickly write a short C program to test interfacing with your favorite hardware. The library has mainly be used to interface through SPI with RF transceivers such as CC2500, MRF24J40, Ethernet controller such as ENC28J60, EEPROMs such as 24C02, 24FC1025, LCD display (PCD8544 / Nokia5110), LED display (HT1632), ......
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mavscript

    Mavscript

    Calculations in a text document

    Mavscript allows the user to do calculations in a text document. Plain text, LaTeX and OpenOffice Writer files (.odt) are supported. The calculation is done by the algebra system Yacas (default), Jasymca or by the Java interpreter BeanShell.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cxmon

    Access the Phocos CX/CXN-10/20/40 solar charge controller's logger.

    This is a minimalistic, portable command line tool, written entirely in BASH scripting language, for accessing solar charge controller's historical logs and current status information. It should be compatible with Phocos CX/CXN-10/20/40 solar charge controllers. It has been tested with CXN-40 operating in 12 V mode. The documentation can be found at the top of the executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Asterix

    Asterix is command line parser and Wireshark plugin for ASTERIX

    Asterix is command line utility and Wireshark plugin used for reading and parsing of Eurocontrol ASTERIX protocol data from stdin, file or network multicast stream. ASTERIX stands for All Purpose STructured Eurocontrol SuRveillance Information EXchange. It is an ATM Surveillance Data Binary Messaging Format which allows transmission of harmonised information between any surveillance and automation system.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    OpenOPC for Python is an easy to use OPC (OLE for Process Control) library for use with the Python programming language. The project includes a Windows gateway service allowing non-Windows clients to also access OPC-DA calls.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10

    tty2usb

    Find the USB address of a USB-based serial port

    Serial ports are a classic way for computers and peripheral devices to communicate. Originally modems, printers and laboratory equiptment had serial ports. The serial ports were hardware chips with known addresses. Modern computers and devices often use USB to emulate serial communications. This works well, except the device has a serial address (e.g. ttyUSB0) and a USB address. tty2usb is a utility that probe system information to display the link between USB and serial addresses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Opal Toolkit
    Opal is a toolkit for wrapping scientific applications as Web services on Cluster, Grid and Cloud resources with ease. Users may access these software as a service using simple Web service APIs from their custom application and workflow environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The tools in this package allow conversion of tracts from one CAMINO to TRACKVIS and vice versa in a very effective way with ability to handle over a million tracts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    solargrapher

    ComLynx protocol for solar inverters

    solargrapher is a minimalistic implementation of the ComLynx protocol, spoken by solar inverters made by Danfoss, IBC Solar et al. It logs whatever data you deem interesting in rrd file and has a minimal example on how to produce graphs for a cgi-enables webserver from that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sloadhost: command line options driven utilities to target microcontroller serial boot load protocols. First supported target is the STM32 (Cortex M3 core) These run on Linux and Windows
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    FoxHive

    Library and tools for storing and retrieving arbitrary metadata

    FoxHive is a general purpose cross-platform library and utilities for storing and retrieving semantic meta-data associated with files. Where metadata is stored in: a special directory, extended file attributes, embedded e.g. XMP, nepomuk or xesam.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    xswifs stands for: cross SoftWare Interfaces. This project provide examples (snippets) for interfacing various software tools and languages with various mechanism. It has been created to help in HW/SW co-simulation and to provide benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xstools
    This project has been abandoned. Please go to https://github.com/xesscorp for current open source offerings from XESS Corp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Digital Signal Processing Block Diagram Compiler - user extendable to all DSP's, but presently supports only the TI C2000 family. Rich support for fixed point arithmetic, both saturated and unsaturated. Block diagram entry is via TinyCAD (included).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MATLAB Audio Database Toolbox enables easy access and filtering of audio databases such as TIMIT and YOHO by their metadata. The database toolbox comes to replace the manual filtering and custom coding usually required for accessing such databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    QPort
    this is a widget to integrate with QT Designer. You can communicate with the serial port without write any line of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    JTrak2UDCF is just a simple "interface / conversion" script taking JTrak's export files and convert them into UDCF format files usable by UDCF Compatible Diving Log Applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ogr2gui is a open source project offering a graphical user interface (gui) for ogr2ogr. ogr2ogr is a command line utility used to convert and manipulate geospatial data.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 25
    A Perl script that interfaces with the Devantech USB to I2C interface adapter. This script allows a user to read and write as a master to the i2c bus as well as set or get the value of the io pins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next