Showing 75 open source projects for "program"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 1
    websocat

    websocat

    Command-line client for WebSockets, like netcat (or curl)

    ...Linux, Windows, and Mac support, with pre-built executables. Low-level WebSocket clients and servers with an overridable underlying transport connection, e.g. calling an external program to serve as a transport for websocat (for SSL, proxying, etc.).
    Downloads: 36 This Week
    Last Update:
    See Project
  • 2
    Sudo

    Sudo

    Utility to execute a command as another user

    Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. Before building sudo, make sure you have the current version. The latest sudo may always be gotten via anonymous ftp from ftp.sudo.ws in the directory /pub/sudo/ or from the sudo website.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 3
    Harmony

    Harmony

    Patching, replacing and decorating .NET and Mono methods

    Harmony gives you an elegant and high-level way to alter the functionality in applications written in C#. It works great in games and is well established in titles like 7 Days To Die, BattleTech, Besiege, Cities:Skylines, Kerbal Space Program, Oxygen Not Included, Ravenfield, Rimworld, Sheltered, Stardew Valley, Staxel, Subnautica, The Ultimate Nerd Game, Total Miner, Unturned, SCP: Secret Laboratory and many more. If you develop in C# and your code is loaded as a module/plugin into a host application, you can use Harmony to alter the functionality of all the available assemblies of that application. ...
    Downloads: 31 This Week
    Last Update:
    See Project
  • 4
    Apache Avro

    Apache Avro

    Apache Avro is a data serialization system

    ...This also facilitates use with dynamic, scripting languages, since data, together with its schema, is fully self-describing. When Avro data is stored in a file, its schema is stored with it, so that files may be processed later by any program. If the program reading the data expects a different schema this can be easily resolved, since both schemas are present.
    Downloads: 3 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
  • 5
    Bats-core

    Bats-core

    Bash automated testing system

    ...Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when running test cases. If every command in the test case exits with a 0 status code (success), the test passes. In this way, each line is an assertion of truth. The Bats source code repository is hosted on GitHub. There you can file bugs on the issue tracker or submit tested pull requests for review.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Lazygit

    Lazygit

    Simple terminal UI for git commands

    You've heard it before, git is powerful, but what good is that power when everything is so damn hard to do? Interactive rebasing requires you to edit a goddamn TODO file in your editor? Are you kidding me? To stage part of a file you need to use a command-line program to step through each hunk and if a hunk can't be split down any further but contains code you don't want to stage, you have to edit an arcane patch file by hand? Are you KIDDING me?! Sometimes you get asked to stash your changes when switching branches only to realize that after you switch and unstash that there weren't even any conflicts and it would have been fine to just check out the branch directly? ...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7
    fd

    fd

    A simple, fast and user-friendly alternative to 'find'

    fd is a program to find entries in your filesytem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases. First, to get an overview of all available command line options, you can either run fd -h for a concise help message or fd --help for a more detailed version. fd is designed to find entries in your filesystem.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8
    qrcp

    qrcp

    Transfer files over wifi from your computer to your mobile device

    qrcp binds a web server to the address of your Wi-Fi network interface on a random port and creates a handler for it. The default handler serves the content and exits the program when the transfer is complete. When used to receive files, qrcp serves an upload page and handles the transfer. Most QR apps can detect URLs in decoded text and act accordingly (i.e. open the decoded URL with the default browser), so when the QR code is scanned the content will begin downloading by the mobile browser. When sending multiple files at once, qrcp creates a zip archive of the files or folders you want to transfer, and deletes the zip archive once the transfer is complete. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    Tokei

    Tokei

    Count your code, quickly

    Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files, and code, comments, and blanks grouped by language. Tokei is very fast and is able to count millions of lines of code in seconds. Check out the 12.0.0 release to see how Tokei's speed compares to others. Tokei is accurate, Tokei correctly handles multi-line comments, and nested comments, and not count comments that are in strings.
    Downloads: 3 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 10
    Program is written in C++ for Windows. Program is installed on a computer connected to the card reader used com-port. Program reads data from com port and writes data to local log, transmits it to ARM of guard and to SCUD server in form of text files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    Ada Terminal Emulator

    A VTxx compatible terminal emulation package implemented in Ada

    ...The emulator also implements a substantial subset of VT220/VT320/VT420, ANSI.SYS and ISO 6429 capabilities. The demo programs provided include a fully functional serial communications client, a telnet client, a program that allows stdin/stdout/stderr of any program to be redirected to a terminal window, and various other demos and games implemented using the package
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    LXDE on Cygwin

    LXDE on Cygwin

    LXDE on Cygwin in a Self Installing Package.

    ...LXDE on Cygwin provides all the important remote network tools (SSH, PUTTY, X11, VNC, FTP,SFTP, MOSH, FILEZILLA ...) and Unix commands (bash, ls, cat, sed, grep, awk, rsync, python, git ...) to Windows desktop. The program was created mainly as an alternative to MobaXterm with the original purpose of connecting Window$$ computers directly to HPC clusters, to use X11 apps and not only. Of course you can use a beautiful LXDE desktop on your window PC and add Cygwin apps with apt-cyg command.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 13
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    JYMAG

    JYMAG

    Management & operating of AT-based (e.g. Sagem) mobile phones/modems

    JYMAG (Jig Your Music And Graphics) is a program for communicating with serial-port-based mobile phones. It is a free replacement for the Sagem mobile phone software, 'My Pictures and Sounds', and a general-purpose serial terminal. See the project homepage https://jymag.sourceforge.io and the project Wiki in the menu above.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Burny1250 terminal

    Burny1250 terminal

    Program for transferring G-code to Burny 1250 or Burny 1250+

    The program is designed to transfer the G-code to the controller of the Burny1250 plasma cutting machines. If there is a postprocessor for a modern cam program, then it is necessary to resolve the issue only with the transfer data to the controller Burny1250. The program may be needed for machines: B & W SYSTEMS CNC Plasma Cutter (BWPC01) LOCKFORMER Vulcan NT 2000 Aviator XLT Innerlogic Proline 2200 Precision Plasma Cutter Innerlogic SR-45i CNC plasma C&G Aviator XL CNC plasma cutter FLAMETEK CNC Profile Burner SOITAAB - LINEA STAR LINEA STAR 1530 and other similar. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    grmon

    grmon

    Command line monitoring for goroutines

    Command line monitoring for goroutines. Simply import and call grmon.Start() somewhere in your code. By default, grmon will automatically refresh every 5s. Pause automatic refresh(p) to enable the cursor and expand the full trace for a selected goroutine(<enter>).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    RS232 Terminal Program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Lazy Type

    Lazy Type

    A Software to create aliases for commands, applications to type in cmd

    A Software to create aliases for commands, applications to type in cmd, terminal. Just type the original command and type an alias for it. You can also assign a program for it. Browse through the directory to find the program or anything executable using the command line and you can create an alias for the same. Only Windows is supported for releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SerialPortMon

    Simple serial port terminal with packet delimiter time detection

    A small, simple terminal program capable of detecting packet delimiting silent period. This is just something for refresh on Win32 programming for me, and will be part of a bigger project in the future.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 20
    nkh-xtracer

    nkh-xtracer

    Terminal program for logging, filtering and analyzing traces on fly.

    Tool is used for development and maintenance SW that has a trace mechanism (e.g. serial port or standard IO console). xTracer supports macros and extensions through custom plugins to work with specific protocols, such as CAN and other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Baudot Teletype RSS Feed Reader

    moved to https://github.com/John-Nagle/baudotrss

    RSS reader for Baudot Teletype machines Simulates a classic "news ticker", printing current news and weather on old Baudot teletype machines. (All later versions of this program are on Github, at https://github.com/John-Nagle/baudotrss) (Google Voice support has been removed due to changes by Google Voice. There is now some Twilio support.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Enigma

    Enigma

    Secure Striker Manager

    Copyright (C) 2016 Jonas Penno This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    atinout

    atinout

    AT commands as input are sent to modem and responses given as output.

    This program will read a file (or stdin) containing a list of AT commands. Each command will be send to the modem, and all the response for the command will be output to file (or stdout). Example, to hang up any ongoing call: $ echo ATH | atinout - /dev/ttyACM0 - ATH OK $
    Leader badge
    Downloads: 56 This Week
    Last Update:
    See Project
  • 25

    TFTPTerminal

    terminal program written in vb 2010

    A terminal client written in vb 2010 express
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next