Showing 257 open source projects for "curl"

View related business solutions
  • Earn up to 15% annual interest with Nexo. Icon
    Earn up to 15% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Earn up to 15% annual interest with Nexo. Icon
    Earn up to 15% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    moonwalk

    moonwalk

    Cover your tracks during Linux Exploitation by leaving zero traces

    Cover your tracks during Linux Exploitation / Penetration Testing by leaving zero traces on system logs and filesystem timestamps. moonwalk is a 400 KB single-binary executable that can clear your traces while penetration testing a Unix machine. It saves the state of system logs pre-exploitation and reverts that state including the filesystem timestamps post-exploitation leaving zero traces of a ghost in the shell.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    logspout

    logspout

    Log routing for Docker container logs

    Logspout is a log router for Docker containers that runs inside Docker. It attaches to all containers on a host, then routes their logs wherever you want. It also has an extensible module system. It's a mostly stateless log appliance. It's not meant for managing log files or looking at history. It is just a means to get your logs out to live somewhere else, where they belong. For now it only captures stdout and stderr, but a module to collect container syslog is planned. Logspout is a very...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CocoaRestClient

    CocoaRestClient

    A free, native Apple macOS app for testing HTTP/REST endpoints

    CocoaRestClient is a Mac OS X app for testing HTTP/Restful endpoints. I love curl, but sometimes I need my output XML or JSON pretty printed. I want to be able to save frequent PUT and POST bodies for later and copy and paste responses easily. Think of this as a curl with a light UI. The goal of this project is to build a lightweight native Cocoa app for testing and debugging HTTP Restful services. This project was greatly inspired by the Java rest-client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    die Homematic Daten per Linux Terminal lesen und setzen. Schalten Sie die Steckdose per Kommando z.B. HomematicXMLApiParameter 192.168.144.11 "Luefter Wohzimmer" true Für Windows wird Curl für Windows benötigt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tool Tracking Made Simple Icon
    Tool Tracking Made Simple

    Use Phones to Track Tools - A simple app to turn your phone into a tool tracker.

    ShareMyToolbox is a tool tracking solution that enables companies to track individuals who are responsible for tools and small equipment. Mobile users are able to search the company tool inventory, request tools and accept tool assignments with Apple or Android devices such as phones or tablets. Built for contractors, the system was designed to be extremely easy to use.
    Learn More
  • 5
    API Workbench
    Excute CURL commands to test out your REST application. Icon font (Ubuntu mono) belongings to their owner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    wuzz

    Interactive cli tool for HTTP inspection

    ...Its command line arguments are similar to cURL's arguments, so it can also be used to inspect/modify requests that have been copied from the browser's network inspector with the "copy as cURL" feature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DropYet

    DropYet

    It's the simple cloud.

    ...Setting it up is easier than ever before. Just try DropYet. Currently working on MORE features for you. Now with Dark Mode! Requirements: PHP (recommended is 7 and higher), HTML, cURL, sendmail Read everything else on our website! :) https://dropyet.maximiliansixdorf.de/en
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Unidockynapse CaleucheOS Linux

    Unidockynapse CaleucheOS Linux

    linux for your needs thinking in mine

    Very Important: In the last stage when you proceed to install (after hard-disk configuration) you will found a checkbox that say "transfer personal files and configuration" this checkbox needs to be enabled, otherwise the distribution does not work properly. Password for install : udn USB and DVD installation fixed. for install from usb you need: sudo fdisk -l (for know where is the usb stick, by example sdc) sudo dd if=udn.iso of=/dev/sdc for music creation: Create a playonlinux...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    JPHP

    JPHP

    JPHP - an implementation of PHP on Java VM

    ...It's based on JPHP, JavaFX, Java 8, and Gradle, and allows to creation of desktop games and apps for Linux, Windows, and Mac (maybe Android and other platforms in the future). JPHP is not a replacement for the Zend PHP engine or Facebook HHVM. We don’t plan to implement the zend runtime libraries (e.g. Curl, PRCE, etc.) for JPHP. PHP 7.1+ (and many language features from PHP 7.2, 7.3, 7.4). JIT (~2.5x faster PHP 5.6, ~1.1x faster PHP 7.0, ~13% slower than PHP 7.4, bench). Using java libraries and classes in PHP code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD) Icon
    Planview is the leading end-to-end platform for Strategic Portfolio Management (SPM) and Digital Product Development (DPD)

    Manage project and product portfolios enterprise-wide

    Planview AdaptiveWork (formerly Clarizen) with embedded AI helps you proactively plan and deliver any type and size of portfolio, project, and work. Gain AI-enhanced visibility and insights, drive collaboration, and achieve better business outcomes across your organization.
    Learn More
  • 10
    XOW

    XOW

    Linux driver for the Xbox One wireless dongle

    Linux driver for the Xbox One wireless dongle. xow is a Linux user mode driver for the Xbox One wireless dongle. It communicates with the dongle via libusb and provides joystick input through the uinput kernel module. The input mapping is based on existing kernel drivers like xpad.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    kohttp

    kohttp

    Kotlin DSL http client

    Kotlin DSL HTTP client.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    AWGG

    AWGG

    AWGG Advanced WGet GUI

    AWGG comes from Advanced Wget GUI. AWGG is a lightweight multiplatform and multilanguage download manager, basically a wget frontend and other tools like aria2, curl, youtube-dl and axel. AWGG is written in Free Pascal , using CodeTyphon and Lazarus IDE.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 13
    prestissimo

    prestissimo

    Composer parallel install plugin

    This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process. This plugin is for Composer1; Composer2 is very fast on its own. Recognize composer's options. You don't need to set any special configuration. To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication. For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Emanage

    Emanage

    Web Control Panel for Linux Servers

    A Better Way To Manage Your Server Powerful And Easy To Use Web Hosting Control Panel Running Servers All Around The World Operating systems supported by Emanage are listed in the table below. Cent OS 7.x Install Emanage via command line: curl -o latest -L https://download.emanage.net && sh latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Arte +7 Video Downloader

    Bash script to download Arte +7 videos (req. pkgs: wget, curl, jq)

    Videos auf Deutsch, Französisch und anderen Sprachen von Arte +7 Mediathek herunterladen. / Télécharger des vidéos en Allemand, Francaise et autres langues de la médiathèque Arte +7. Aufruf / Utilisation: ./arte_download.sh <LANG> <VIDEO-ID> LANG = Sprache, häufig funktionieren DE und FR (manchmal ES, PL, EN), die Liste der herunterladbaren Videos kann auch andere Sprachen enthalten als LANG / Langue, souvent DE et FR marcher (parfois ES, PL, EN), la liste des vidéos téléchargeables...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    paste

    paste

    Simple Node.js pastebin

    Simple Node.js pastebin built with Koa, MongoDB, Pug, Bootstrap and Prism.js.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Curl ORB for java
    Curl ORB is to comunicate between Curl and server side java. It can generate Curl source code from POJO which stands for Plain Old Java Object, and invoke the java methods on server side from Curl application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    excel-to-tally-import-items

    A tool to convert Excel data to XML and Import it in Tally for free

    A software utility to read data from Excel sheet and import it into Tally Software for free without using any third party tools or software. We use PHPExcelReader class to read the Excel data and PHP Curl to post it into Tally ERP 9. The Excel data is read and converted into XML. It is then posted to Tally automatically without any manual intervention. This is done using HTTP POST request on Port 9000. If there is any error, the same is returned by Tally software. Read all about Excel to Tally here: https://www.rtslink.com
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Excel to Tally using PHP - Import Ledgers This code illustrates how to read data from Excel sheet and import it into Tally Software for free without using any third party tools or software. Read all about Excel to Tally here: https://www.rtslink.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    bget

    A package manager for Windows scripts.

    Bget is a batch-file command-line tool for handling Windows scripts. It is built to be a companion to those who write, use and maintain Windows scripts. It helps those who use scripts easily download, update and remove scripts. It’s built for scripters, by scripters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Wordpress/Wp-cron.sh Crontab/Shell

    Wordpress/Wp-cron.sh Crontab/Shell

    Wordpress/Wp-cron.sh Crontab/Shell

    Simple implementation of wordpress wp-cron.php. It's a shell that use php and not curl or wget. it's implement a semaphre resource to check if have an other process of the same wp-cron.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FusionInventory Agent Windows Installer

    FusionInventory Agent Windows Installer

    Yet Another Microsoft Windows Installer for FusionInventory Agent

    The FusionInventory Agent Microsoft Windows Installer is an open source project than has as goal to build the installer program of the FusionInventory Agent and its tasks for Microsoft Windows operative systems. It makes use of some others open source projects, like the Nullsoft Scriptable Install System (in forward NSIS), Strawberry Perl, Curl, etcetera, to obtain its objective. It is born to cover a basic goal; be able to install new FusionInventory Agent versions based on the previous configuration in the system, whether it exists. In summary, it is born to be able to update the existing agent, and not only to install a new version from scratch. It has more purposes, of course. ...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Leafpub

    Leafpub

    Simple, beautiful, open source publishing

    Simple, beautiful, open source publishing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ddclient-curl

    ddclient-curl

    Updates an IP Address in a Dynamic DNS Service

    Updates an IP Address in a Dynamic DNS Service Very simple. Uses just curl and grep in bash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    redfish-lab

    Get started with the Redfish RESTful API from the DMTF

    Redfish-lab allows a smooth ramp-up with the Redfish RESTful API on an HPE ProLiant server, including UEFI/BIOS configuration with various scripting languages like PowerShell and Python. Small tutorials/articles are also proposed in the Wiki section.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB