Showing 130 open source projects for "c-sharp"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    tio

    tio

    A serial device I/O tool

    tio is a serial device tool that features a straightforward command line and configuration file interface to easily connect to serial TTY devices for basic I/O operations. To make a simpler serial device tool for working with serial TTY devices with less focus on classic terminal/modem features and more focus on the needs of embedded developers and hackers. tio was originally created as an alternative to screen for connecting to serial devices when used in combination with tmux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mozilla JPEG Encoder Project

    Mozilla JPEG Encoder Project

    Improved JPEG encoder

    ...-turbo. MozJPEG is meant to be used as a library in graphics programs and image processing tools. We include a demo cjpeg command-line tool, but it's not intended for serious use. We encourage authors of graphics programs to use libjpeg's C API and link with MozJPEG library instead. Progressive encoding with "jpegrescan" optimization. It can be applied to any JPEG file (with jpegtran) to losslessly reduce file size.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ddcctl

    ddcctl

    DDC monitor controls (brightness) for Mac OSX command line

    DDC monitor controls (brightness) for Mac OSX command line.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    s3cmd

    s3cmd

    Command line tool for managing Amazon S3 and CloudFront services

    Open-source tool to access Amazon S3 file storage. S3cmd is a free command line tool and client for uploading, retrieving and managing data in Amazon S3 and other cloud storage service providers that use the S3 protocol, such as Google Cloud Storage. Lots of features and options have been added to s3cmd since its very first release in 2008.... we recently counted more than 60 command line options, including multipart uploads, encryption, incremental backup, s3 sync, ACL and Metadata...
    Leader badge
    Downloads: 1,167 This Week
    Last Update:
    See Project
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • 5
    ezthumb
    A video thumbnail generator based on FFMPEG.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 6

    cline

    Command line tool for counting source code lines

    cline is a command line tool that counts code lines or non-whitespace characters in your project folder. It is designed to recursively find any source file matching specific rules and count the line breaks within that file. You may specify file suffixes to include or exclude as well as regular expressions for code lines that shall be excluded (e.g. to exclude comments). By default a heuristic algorithm skips binary files. You may configure the restrictiveness of this algorithm with command...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    uac19

    Analyze COVID-19 csv files

    A flexible command line tool to analyze COVID-19 csv files https://github.com/nytimes/covid-19-data https://ourworldindata.org/coronavirus-source-data The rpm build is rh7 the tgz installs on Windows cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ProxyCrypt

    Encrypted volumes through command line

    ProxyCrypt is a command line tool that creates encrypted volumes within a file or a hard drive. Encryption and decryption are made on the fly, allowing you to use encrypted volumes like normal ones. Designed for paranoids and advanced users, it is also fast, very lightweight, open source and easy to recompile. See the features below. It works as a "proxy" for the ImDisk Virtual Disk Driver. The latter is included in the full package and does not require installation. See the...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Enterprise AI Search, Intranet, and Wiki in one platform. Icon
    Enterprise AI Search, Intranet, and Wiki in one platform.

    Your company’s all-in-one solution for trusted information

    Cut through the noise and end information overload with Guru, an all-in-one wiki, intranet, and knowledge base that serves as your company's single source of truth.
  • 10

    Generic Hash and HMAC Program

    52 Hash Functions In One Program, plus each with HMAC or KMAC

    Hash and HMAC command line tool for 52 hash algorithms like sha1 sha224 sha256 sha384 sha512 and variants, sha3 and shake, md2 md4 md5 md6, rmd128 rmd160 rmd256 rmd320, whirl gost lash160 lash256 lash384 lash512 tiger2 and RFC 2104 HMAC support. Starting with V1.3.0, SHA3 is fully supported: sha3-224, sha3-256, sha3-384, sha3-512, and extendable output functions (XOFs) shake128, shake256 V1.4.2 supports KMAC (a stronger alternative to HMAC) for the SHA3 family, Base64 output for shake*....
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    ideviceinstaller

    ideviceinstaller

    Manage apps of iOS devices

    A command-line application to manage apps and app archives on iOS devices. The ideviceinstaller application allows interaction with the app installation service of an iOS device. Install, upgrade, uninstall, archive, restore and enumerate apps. Allows to retrieve a list of installed apps with filter options. Supports app package, carrier bundle and developer .app directory. Allows command output in plist format. Supports latest device firmware releases. Tested on Linux, macOS, Windows, and...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 12
    progrep

    progrep

    Utility to show live progress, status & stats for running simulations

    ... report for jobs running on remote hosts, e.g. jobs running on Linux Clusters. progrep works in client-server model. The server can be installed in your simulation source code with only 4 extra lines (API). When the progrep command is invoked, it queries this server as a client. progrep does not interfere with or slow down your simulation when not invoked. Even when invoked, the overhead is insignificant. Out of the box, the API works with Fortran/C/C++ code. See Wiki/README for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flat file extractor can be used for reading and parsing different flat file structures and printing them in different formats. ffe is a command line tool developed in GNU/Linux environment and it is distributed under GPL. Project moved to https://github.com/igitur/ffe
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 14

    xjobs

    Command line tool to run batches of jobs in parallel.

    xjobs has a command line interface similar to xargs to start processes, but runs processes in parallel and provides enhanced concepts for I/O redirection.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15

    a8cas

    A portable library and tools for archiving images of Atari 8-bit tapes

    A portable library and tools for archiving images of tapes with Atari 8-bit computer software. Provides a common interface for loading and saving tape images in various formats. Designed for use by emulators and Atari<->PC communication software.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 16
    CONCPY

    CONCPY

    Windows command line tool to copy console window content.

    CONCPY copies the text of the console window as displayed, and writes it to the clipboard or to a file. That is, long lines that are wrapped at the right edge of the window will be wrapped in the copied text, too. Tab stop characters are replaced with spaces like in the console window. Trailing whitespaces are stripped. The tool copies the content between the beginning of the window buffer (top left corner) and the current position of the text cursor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ipgrep

    ipgrep

    Copies IP packets from source to destination PCAP files.

    IPGREP is a command line tool to grep IP packets out of PCAP files. It provides basic filter for IP version and IP addresses. It is written in pure C without LIBPCAP, so it should run faster.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ccrypt is a command-line tool for encrypting and decrypting files and streams. It provides strong encryption based on the Rijndael cipher, a version of which is also used in the Advanced Encryption Standard.
    Leader badge
    Downloads: 242 This Week
    Last Update:
    See Project
  • 19
    Ink is a command line tool which displays the ink level of your printer. It makes use of libinklevel.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 20

    v1pad

    One-time-pad encryption using a virtual pad

    v1pad is a command-line tool that encrypts and decrypts files using one-time-pad encryption. v1pad uses a virtual pad, meaning that the one-time pad is generated dynamically based on user input instead of being stored in a file. The name v1pad is an abbreviation for Virtual One-Time Pad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Remote Operation On Files (ROOF) is a FTP client providing: a command line tool as well as an API library, a File system based on FTP protocol named FTPFS (FUSE based) and FTPING tool to check remote FTP server availability.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    FractalNow

    FractalNow

    Fast, advanced, multi-platform fractal generator

    FractalNow provides users with tools to generate pictures of various types of fractals quickly and easily. It is made of both a command line tool, FractalNow, and a graphical tool, QFractalNow. The graphical tool, based on Qt library, allows users to explore fractals intuitively and generate pictures. Both tools are entirely multi-threaded and implement advanced algorithms and heuristics that make computation very fast compared to most existing free fractal generators.
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 23
    FW1-Loggrabber is a command-line tool to grab logfiles from Checkpoint FW-1 remotely using Checkpoints LEA (Log Export Api), which is one part of Checkpoints OPSEC API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    rawi2ctool

    RAW I2C command line tool for debug, test and more

    This is a Linux command line tool to do raw I2C accesses to a bus, IF SUPPORTED BY THE ADAPTER, to probe the bus, read or write some data, detect glitches, do a bench, program an EEPROM with the required blocksize, test the I2C bus driver, ... Raw I2C mode enables data frames that are not supported by SMBus and related tools (such as i2cget, i2cset, i2cdump)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SIGAR (System Information Gatherer and Reporter) is a cross-platform, cross-language library and command-line tool for accessing operating system and hardware level information in Java, Perl and .NET.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project