Showing 90 open source projects for "cli"

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
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Make-It-So

    Make-It-So

    Converts Visual Studio solutions to gcc makefiles for Linux

    MakeItSo converts Visual Studio solutions to gcc makefiles for Linux. It will convert all projects in a solution and create a makefile for each one. It also creates a master makefile that will build them in the correct dependency order. Many self-contained solutions can be converted just by running MakeItSo against the solution file. For more complex solutions, you can provide extra information to MakeItSo, for example to replace Windows-specific external libraries with Linux versions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project has moved to GitHub: https://github.com/bbadjari/ccli Library written in C# for use with CLI (command-line interface) applications. Provides command-line argument parsing and help screen printing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Inspired by MAF and MEF in creating extensible applications. A simple but flexible plug-in framework for .NET/Mono-based applications. Extend your application with CLI-compatible, Java, Ruby, Python, and native binaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    CefSharp

    .Net binding for the Chromium Embedded Framework

    This project contains .Net CLR bindings for The Chromium Embedded Framework (CEF) by Marshall A. Greenblatt. The bindings are written in C++/CLI but can be used from any CLR language e.g. C# or VB. CefSharp provides both WinForms and WPF web browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built using this library.
    Downloads: 4 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
    This project has moved to GitHub: https://github.com/bbadjari/stylecopcli Command-line interface to StyleCop source code analyzers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Awesomium.CApi.NET

    Awesomium C API wrapper for .NET

    The official Awesomium .NET wrapper targets version 4.0 and won't run under .NET 2.0 - 3.5. This wrapper targets version 2.0 and should run under all .NET versions >= 2.0. It is based on the Awesomium C API and written in C++/CLI. From the Awesomium C API reference: «Awesomium is a software library that makes it easy to put the web in your applications. Whether that means embedded web browsing, rendering pages as images, streaming pages over the net, or manipulating web content live for some other purpose, Awesomium does it all.» Awesomium is a trademark of Khrona LCC. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    StreamRecorder.NET

    StreamRecorder.NET

    Easily capture internet streams of all types

    Record online streams using MPlayer, VLC or any other recorder of your choosing. Join, tag and post process as you please. Schedule recordings of your favorite internet radio shows and download full streams to your hard drive. Requires .NET 3.5SP1.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Command Line Interface (CLI) for the "Irrigation Caddy" Ethernet Irrigation Timer
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple Scheduling Software Icon
    Simple Scheduling Software

    To Streamline Operations And Drive Productivity.

    Visual Planning is a simple yet powerful resource management and scheduling solution. Thousands of organizations are using it to share schedules with colleagues and work together more efficiently.
    Learn More
  • 10
    The purpose of this project is to develop the binutils for CLI needed by the project GCC4CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...The library includes specific classes to communicate with Global Platform Javacard and Mifare contactless smartcard but will support any ISO7816 smartcard. Includes simple smartcard CLI appl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Enscapsulate .net raw socket api, and make it easy to capture network packet. Work in IP layer. Source code is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    These programs help math students succeed by offering semi-interactive interfaces. The calculator program is CLI or GUI based which allows a more personal experience. The Math Teachers is a GUI based interface that shows concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CLI, Dot.net SubSonic Transaction layer for Mysql, Oracle, Sqlite for monoDevelop. Proof of Concept. This is for developpers developping...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mono

    Mono

    Mono open source ECMA CLI, C# and .NET implementation

    Mono is an open‑source implementation of Microsoft's .NET Framework (ECMA‑compatible), enabling developers to build cross‑platform applications. Supported by the .NET Foundation, Mono allows .NET code to run across different operating systems. You can run the mono and mcs test suites with the command; make check. You can verify your installation by using the mono-test-install script, it can diagnose some common problems with Mono's install. Failure to follow these steps may result in a...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    dotNetShell is a plugin-based CLI program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    wscltest is a CLI tool to easy test webservices. It uses a working directory where a configuration file resides in along with xml request files. The configuration file defines the service's url and the operations to be called in sequential order.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    .NET CLI is a port of the Apache Commons Command Line Interface (CLI) library for parsing command line options and their arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jeto is a flexible, advanced platform and operating system based on the ECMA CLI standard (ECMA-335). It strives to incorporate new ideas and concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java language compiler for CLI (.NET Framework).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SiXcli is the C++/CLI wrapper over the sipXtapi unmanaged code. SipXCli cloned from the SipXTapiDotNet project that can be found at SipFoundry.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WIC aims at providing the CLI (caller line identification) information on your computer terminals, whenever you get a call on your landline telephone. It works as a Windows service in background and listenes for incoming call data on serial port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    pcap-sharp is a CLI wrapper around libpcap, giving managed languages like C#, VB.NET, and Boo the ability to capture network traffic in real-time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Collection of uptime tools for Windows. Several implementations with the same functionality are provided: CLI / GUI(systemtray icon) ; .net / native.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tool that will obfuscate any .NET assembly along with its satellites (EXEs and DLLs) by disassembling it to IL code, performing obfuscation techniques, and assembling it back to an executable. Both a CLI (command-line interface) and GUI are available.
    Downloads: 0 This Week
    Last Update:
    See Project