• 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
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 1
    Personal Info, etc. Management (Pieman)
    Pieman is a command-line tool for managing personal information such as appointments, contacts, and tasks as well as other data such as notes and rc files. It is a portable pure-perl tool inspired by abook, devtodo, mutt, and pal, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Procbyte - Binary Scripting Language

    Script language for processing binary data

    Procbyte is a tool to access binary files from shell programming. It has binary data handling, read/write capability, basic math and date conversions. It is intended to aid in bash programming, but can be used from any command line tool or application. NOTE: This was accidentally uploaded as a beta, instead of alpha, but its status IS ALPHA. The next upload will standardize the language to the point where any scripts that work in it will work in all future versions -- however, scripts written for this version may not work in subsequent ones, the (mostly output) commands have changed: , ; . =* etc. Sorry for that, but I had to rework a bit to get more possible tokens and increase future expandability. If there's demand, I'll include a converter for old scripts, either as a filter or command-line interpreter so you'll be able to pipe through an additional step or use `convert_old_procb "MY-OLD-SCRIPT"` or something like that.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Racron is a command line tool that calculates the dynamic response of systems with a single degree of freedom (SDOF), due to external force or earthquake excitation. It supports linear & bilinear systems and utilizes various time-stepping methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is a command-line tool, written in perl, that will convert from any database supported by perl DBI that also supports the information_schema standard to a MySQL database. It was written to convert from SQL Server to MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Accounts Payable Software | AvidXchange Icon
    Accounts Payable Software | AvidXchange

    AvidXchange is an Industry Leader in AP Automation Software for Middle Market Businesses.

    Drive greater business success by automating the accounts payable process to boost efficiency, accuracy and speed in the processing of invoices and payments.
    Learn More
  • 5
    Slinspit is command line tool for creating slideshow from still photos. Includes several effects (titles, Ken Burns, blend etc.) and allows easy adding of new ones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Tachyon Tunnel

    Java Audio Plugin System

    Several projects here: - An audio plugin system, 100% Java based - A demo command-line audio time stretching tool based on the plugin system - A fork of tritonus, with: o Support for floating-point encoding (WAVE, AIFF, AU) o Support for WAVE files of more than 4 GB using RF64 o Many other small improvements (mostly on the three PCM formats (WAVE, AIFF, AU)) - A JavaSound SPI for opus audio files (reading and writing)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tile Hacker is a command line tool for extracting graphic data from binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    btnokftp

    File transfers between some old Nokia phones and Linux via BlueTooth

    A command line tool like "ftp" for Linux that allows data transfer with (some) Nokia cell phones via Bluetooth. Warning: Based on unrealiable information => May not work with (or even damage!) your phone!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    C2P (Chinese Character to Pinyin) is a command-line tool used for converting Chinese characters into their Pinyin representations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Connect simplifies the complex burden of data management Icon
    Dun and Bradstreet Connect simplifies the complex burden of data management

    Our self-service data management platform enables your organization to gain a complete and accurate view of your accounts and contacts.

    The amount, speed, and types of data created in today’s world can be overwhelming. With D&B Connect, you can instantly benchmark, enrich, and monitor your data against the Dun & Bradstreet Data Cloud to help ensure your systems of record have trusted data to fuel growth.
    Learn More
  • 10
    fgen is a free command line tool that facilitates cross platform c++ development, including header generation, cpp file generation, makefile generation, unit test framework generation, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    'genpasta' is a simple command-line tool written in PHP to generate static web pages from a source tree containing HTML fragments, which are annotated with special directives.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Simple command line tool for listing what programs have open sockets. Get_sock_pids output shows: program name, pid, port, type, and state (a feature netstat is missing on FreeBSD). Right now only for FreeBSD 4.x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    grepp

    An ultimate text-analysing tool

    A command line tool for text file analyis, filtering, splitting and reporting. Runs under Java (1.5+), supports plugins written in Groovy. Has nix and win batch files in distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mbclient

    Linux Modbus TCP Client

    A command line tool to query Modbus TCP hosts. At this stage, the client allows read holding registers only. Useful to read data registers from PLCs or any Modbus TCP compatible equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    rnb - Really Nice Backup - Command line tool for backing up your files to a removabe drive. This program is not under active development. Known bugs in the current version: - Automatic mounting of the backup drive does not work. This can be worked around by mounting the drive before running the program. - Installation fails in some newer distributions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Provides a linux/unix command line tool to "scrub" comma delimited files. Removing extra spaces, mr. dr. etc. Also removing duplicate records based on a comparison of columns/fields. It's a bash script using awk, cut, join and nl. Using a little perl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    stakka_klm

    Kernel module to manage Disc Stakka Units

    Kernel Loadable Module to interface with the Disc Stakka units. Other devices to be implemented if/when I can get my hands on them. Objective is to separate the user application from the tedious management of the device (eg. constant polling to prevent their reset function, USB interaction requirements). A /dev device is created per chain through which applications can read/write status and commands. A command-line tool is included to assist with testing and to illustrate the /dev interface. Built with information from various sample coding done by others over the years, who are referenced in the code comments - many thanks to those that have gone before me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    command_line_copy_paste

    small tool for copy&paste std out within terminal

    Linux command line tool to copy output from std out and paste into command line again, without using mouse selection
    Downloads: 0 This Week
    Last Update:
    See Project