Showing 70 open source projects for "tx"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1
    TX Library

    TX Library

    TX Library is a tiny graphics library for Win32 written in C++.

    TX Library is a tiny graphics library for Win32 written in C++. It is a small sandbox for the very beginners to help them to learn basic programming principles. The documentation is currently in Russian. More info here: http://storage.ded32.net.ru/Lib/TX/TXUpdate/Doc/HTML.ru, http://ded32.net.ru/news/2011-04-03-58, http://ded32.net.ru.
    Leader badge
    Downloads: 35 This Week
    Last Update:
    See Project
  • 2
    HackRF

    HackRF

    Low cost software radio platform

    This repository contains hardware designs and software for HackRF, a low-cost, open source Software Defined Radio platform. HackRF One from Great Scott Gadgets is a Software Defined Radio peripheral capable of transmission or reception of radio signals from 1 MHz to 6 GHz. Designed to enable test and development of modern and next-generation radio technologies, HackRF One is an open-source hardware platform that can be used as a USB peripheral or programmed for stand-alone operation. HackRF...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 3
    EthereumJS Monorepo

    EthereumJS Monorepo

    Monorepo for the Ethereum VM TypeScript Implementation

    This repository holds various protocol building blocks of the Ethereum blockchain execution layer and is managed by the Ethereum Foundation JavaScript team. There is a TypeScript implementation of the Ethereum Virtual Machine (EVM) ready to be used in Node.js or a browser environment, implementations of core structural blockchain building blocks like an Ethereum Tx, Block or Blockchain as well as a Trie (Merkle Patricia Tree) and devp2p (execution networking layer) implementation. All libraries...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NutsDB

    NutsDB

    A simple, fast, embeddable, persistent key/value store written in Go

    A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data structures such as list, set, sorted set. It supports fully serializable transactions and many data structures such as list、set、sorted set. All operations happen inside a Tx. Tx represents a transaction, which can be read-only or read-write. Read-only transactions can read values for a given bucket and a given key or iterate over a set of key-value pairs. Read...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Your unified business intelligence platform. Self-service. Governed. Embedded.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 5
    Eclair

    Eclair

    A scala implementation of the Lightning Network

    ... Core are not actively tested - use at your own risk). If you are upgrading an existing wallet, you may need to create a new address and send all your funds to that address. Eclair needs a synchronized, segwit-ready, zeromq-enabled, wallet-enabled, non-pruning, tx-indexing Bitcoin Core node. You must configure your Bitcoin node to use bech32 (segwit) addresses.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    wsjt-x_improved
    ═══════════ ▲▲▲ ══════════════════════════════════════════════ Find the various versions on the "Files" tab (https://sourceforge.net/projects/wsjt-x-improved/files/) wsjt-x_improved is an enhanced version of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others (https://sourceforge.net/projects/wsjt/). Sometimes, however, even good things can be improved … Notes: wsjt-x_improved is experimental and is licensed under GNU GPL v3...
    Leader badge
    Downloads: 4,227 This Week
    Last Update:
    See Project
  • 7
    Iperf 2

    Iperf 2

    A means to measure network responsiveness and throughput

    Iperf here is a means of measuring networks - capacity & latency (including ECN) over sockets both TCP and UDP. The goals include maintaining an active iperf code base across a broad set of platforms and operating systems. This is a multi-threaded design that scales with the number of CPUs or cores within a system. It supports both high impact and low impact techniques to obtain and report network performance. Current release: 2.2.0, April 10, 2024 (2.2.1 per coming soon) About iperf 2...
    Leader badge
    Downloads: 15,084 This Week
    Last Update:
    See Project
  • 8
    DragonOS_Focal
    *Until you install the operating system, the default user = live / no password. DragonOS FocalX (22.04) and DragonOS Focal (20.04) are out-of-the-box Lubuntu based x86_64 operating systems for anyone interested in software defined radios. All source installed software is located in the /usr/src directory while the remaining software was installed by package managers. What is DragonOS and why do you want it? The shortest distance between two points is a straight line. DragonOS is the...
    Leader badge
    Downloads: 1,919 This Week
    Last Update:
    See Project
  • 9
    SerialRTTY

    SerialRTTY

    Simple split-pane RTTY interface for ham radio

    Developed to use with a homebrew PLL modem via RS232 with a standard serial library. Lunch the app to create the config file which can be tailored as needed. UI will show a green bar if serial opens properly or yellow (with a message) if not. Clicking the mouse will retry the serial port initialization. Received text will appear in the top pane. To transmit hit Enter and type in the lower pane. Timeout default is 1 sec but can be tuned to the millisecond in the config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
  • 10

    autowol

    automatically turns on a local computer when needed

    At home I have a little PC that acts as a NAS and NFS server. This server is being used only once or twice a day, so it would be wasteful to keep it always on. I programmed the server so it shuts down itself automatically. I won't go into details how, since that's not the subject, I will only tell that it includes monitoring the TX counter of the server's ethernet interface. The point is, that this server shuts down automatically, so whenever I want to access it, I need to, well, turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    lixa

    lixa

    LIXA, LIbre XA, is a free and open source XA transaction manager

    LIXA (LIbre XA) is an open source and free Transaction Manager implementing the distributed transaction processing "XA specification" and "TX (transaction demarcation) specification" according to the X/Open CAE Specification. LIXA implements even XTA: XA Transaction API, an innovative API that implements XA transactional context passing among different applications. LIXA is a Transaction Manager but it's not a Transaction Monitor: this is the distinguishing feature of the project. LIXA...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    xBridge - I2C/SMBus GUI

    xBridge - I2C/SMBus GUI

    USB Bridge for SMBus/I2C, GPIO, & Clock

    [Introduction] The xBridge-M01 product is a multifunctional USB bridge developed by Doidx. It can control and transmit SMBus/I2C, GPIO, Clock and other interfaces through USB. The product includes software and hardware. It has the characteristics of easy use and development. The core chip is CP2112 Graphical software and operating manual can be downloaded for free at http://xbridge-m01.doidx.com Provide the underlying Java API, http://xsmbus-m01.doidx.com , which can do simple testing...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    ethereumjs-wallet

    ethereumjs-wallet

    Utilities for handling Ethereum keys

    A lightweight wallet implementation. At the moment it supports key creation and conversion between various formats. use a single, maintained version of crypto library (and that should be in line with ethereumjs-util and @ethereumjs/tx). Importing various third-party wallets is possible through the third-party submodule. See our organizational documentation for an introduction to EthereumJS as well as information on current standards and best practices. Random salt for the kdf. Size must match...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bandwidth

    Bandwidth

    Monitor monthly internet Transmit and Receive bandwidth usage - Linux

    Keep track of bandwidth usage Allows Linux users to monitor their Transmit and Receive bandwidth usage with a simple text based menu, via your browser or from the command line. Some of us are unable to get "unlimited", "all that you can eat", internet packages and are left trying to stay within our Download/Upload limits, whilst paying dearly for the "privilege". Equally, we didn't have the foresight or the money to purchase an snmp managed router, so we are unable to strip the traffic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ESP32 Arduino Reflow Oven Controller

    ESP32 Arduino Based Reflow Oven Controller Schematics and Firmware

    This reflow oven controller was built to control a modified toaster oven for the purpose of doing reflow soldering of printed circuit boards. The controller was designed and built around an ESP32-DevKitC development board with ancillary electronics added to complete the controller. The schematic can be found in <files/hardware>. The code for the controller was modified extensively from existing Arduino sketches for reflow oven controllers and is PID-algorithm based. The firmware ("sketch")...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    flmodem

    flmodem

    Fork of Fldigi allowing for much faster data over the FM 9600 port.

    Flmodem is a sound card based modem that is used for higher-speed digital modes over an amateur radios 9600-port. It is a patch-set (small modification) applied on top of the normal Fldigi releases. The code modifications increase the usable audio bandwidth from 4000Hz up to 8000Hz. Program works as a pure-modem requiring external propgrams to operate (no tx/rx chat window) Can run simultaneously alongside Fldigi on the same computer. Currently there is only 1 modem which uses the extra...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Education FM 4m hamradio transceiver with SDR chip.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Source Han Mono

    Source Han Mono

    Source Han Mono font

    Source Han Mono, which is derived from Source Han Sans and Source Code Pro, is an OpenType/CFF Collection (OTC) that includes 70 font instances—consisting of seven weights, five languages, and two styles—and is a Pan-CJK version of Source Han Code JP. This open-source project provides all of the source files that are necessary to build this OpenType/CFF Collection by using the AFDKO makeotf, tx, sfntedit, and otf2otc tools. The 70-font OpenType/CFF Collection, SourceHanMono.ttc, which is called...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19

    Reunion Tower Dallas TX

    Cinematic aerial drone footage of Reunion Tower in Dallas TX

    Cinematic aerial drone footage of Reunion Tower in Dallas TX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ESP32 Arduino Reflow Oven Controller

    ESP32 Arduino Based Reflow Oven Controller Schematics and Firmware

    This reflow oven controller was built to control a modified toaster oven for the purpose of doing reflow soldering of printed circuit boards. The controller was designed and built around an ESP32-DevKitC development board with ancillary electronics added to complete the controller. The schematic can be found in <files/hardware>. The code for the controller was modified extensively from existing Arduino sketches for reflow oven controllers and is PID-algorithm based. The firmware...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21

    Nimble Streamer Monitor

    Free WmsPanel alternative for Nimble Streamer on Linux

    Nimble Streamer Monitor Hls Streamer Monitor is a free WmsPanel alternative for Nimble Streamer on Linux. It offers basic live statistics: Features available: - CPU usage - incoming RTMP stream(1 = server is receiving an rtmp stream on the default port) - Rx interface data transfer speed and overall total - Tx interface data transfer speed and overall total - # Live viewers Nimble routes, applications or settings setup/editing is not available yet, but will be coming up in a feature version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Serial Terminal Free

    Serial Terminal Free

    Transmitt-Receive data via Serial COM port

    ... - Handshake: None - No DTR, RTS, newline, ending character... option. *** SPACE means it will be sent seperately. => It send/receive exactly what you want. (I will improve it if you guys find it interesting) Tested with USB to Serial UART module (connect TX and RX together) Cheer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    pythonPUP

    A partial implementation of the American Automatrix PUP Protocol

    ... to communicate via RS-485 to AAM solo controllers such as the DX-1, GX-1, GC-1, HX-1, TX-1, TC-1, MC-1 and a few others. Since it is Python it should work with any operating system that can use Python and a serial port. You will likely need a serial to RS-485 converter or a USB to RS-485 converter to make communication possible. This implementation is not complete but it is functional. I have developed a much more complete version in posix C but that is not public yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TX-TL modeling toolbox

    Modeling and analysis tools for the TX-TL cell-free expression system

    This project contains tools for using the TX-TL cell-free expression system. These tools include component models for simulating and analyzing biomolecular circuits, as well tools for composing circuits and creating more complex systems. NOTE: This project has been shifted to GitHub: https://github.com/BuildACell/txtlsim
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next