Showing 11 open source projects for "http file"

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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    faasd

    faasd

    A lightweight & portable faas engine

    faasd is OpenFaaS reimagined but without the cost and complexity of Kubernetes. It runs on a single host with very modest requirements, making it fast and easy to manage. Under the hood it uses containers and Container Networking Interface (CNI) along with the same core OpenFaaS components from the main project. To deploy microservices and functions that you can update and monitor remotely. When you don't have the bandwidth to learn or manage Kubernetes. To deploy embedded apps in IoT and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gogs

    Gogs

    A painless self-hosted Git service

    Gogs is a simple, stable, self-hosted Git service that is easy to install and setup. All you have to do is run the binary on any platform that Go supports: Linux, macOS and Windows. You may also install from source, from packages, or ship with Docker or Vagrant. Gogs is very lightweight with minimal hardware requirements, running on Raspberry Pi and even on NAS devices. Gogs offers plenty of great features, including various access repositories, repository and organization webhooks,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Homie for ESP8266

    Homie for ESP8266

    ESP8266 framework for Homie, a lightweight MQTT convention

    An Arduino for ESP8266 / ESP32 implementation of Homie, an MQTT convention for the IoT. This branch of Homie for ESP8266 implements Homie 3.0.1 and adds support for ESP32. PlatformIO is an open-source ecosystem for IoT development with the cross-platform build system, library manager and full support for Espressif ESP8266 development. It works on the popular host OS, Mac OS X, Windows, Linux 32/64, Linux ARM (like Raspberry Pi, BeagleBone, CubieBoard). Available in the PlatformIO registry....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is the Raspberry Pi image to build an amateur radio APRS RX only iGate. For more details please see http://qso365.co.uk/?p=5248 MD5 of aprs-igate-stretch.zip is f8469173f3e3d9c420dbaefaff7d9875 MD5 of aprs-igate-stretch.img is 22998d62e7dd1b3f270834f6bfd5f089 If you experience problems decompressing this archive image, please use a third party utility such as WinRAR. If you are having problems decompressing this file, first check the MD5.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    Face Recognition

    World's simplest facial recognition api for Python & the command line

    Face Recognition is the world's simplest face recognition library. It allows you to recognize and manipulate faces from Python or from the command line using dlib's (a C++ toolkit containing machine learning algorithms and tools) state-of-the-art face recognition built with deep learning. Face Recognition is highly accurate and is able to do a number of things. It can find faces in pictures, manipulate facial features in pictures, identify faces in pictures, and do face recognition on a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Raspberry Pi Emulator

    Raspberry Pi Emulator

    A Raspberry Pi emulator for Mac OS X and Linux

    ...An automated Raspberry Pi emulator for Mac OS X, Ubuntu, as a well as a few other Linux distributions. As of 2021, the disk images are no longer available. You will need to manually download and patch said images. Additional information available in the README file, https://sourceforge.net/projects/raspberrypiemulator/files (scroll down) The Raspberry Pi Word Mark, and Raspberry Pi Logo, are trademarks of the Raspberry Pi Foundation. Raspberry Pi home page: http://raspberrypi.org/ Qemu is a trademark of Fabrice Bellard and developers. Qemu home page: http://wiki.qemu.org/Main_Page
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    RaspiGFX

    RaspiGFX

    A simple 2D FrameBuffer graphics library in C/C++ for the Raspberry PI

    ...You need to be running in text only mode to use this library as it does not use the X windowing system for graphics. See raspi-config options to enable this boot option. Compilation is simple see the "comptest" file for the command line options to make the test program. Place all the files in a folder on your PI use> make Makefile or run ./comptest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    jReflectServer

    A lightweight Java HTTP server and webservice-framework

    ...A distributed session can be used to share data between the server instances. Due to its small footprint, it's also perfect for embedded hardware like the raspberry pi. It is based on proven components like apache http components, apache file upload and jsoup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VolumioNuxii

    Volumio fork for Nuxii box

    Volumio fork for Nuxii box. Only work with Raspberry Pi. Visit http://www.nuxii.fr to find our products v1.0.2 Long press detection added to lirc. .lircrrc file modified v1.0.1 IR, Leds and rotary encoder work out of the box. Added some webradios. Volumio-WebUI modified to include dtoverlay=lirc_rpi and remove Update button. Added avahi-autoip to assign link local address when no DHCP server available (allow direct control with a PC without local network).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    rc522-python-script

    This is a python program for the RFID reader rc522

    This is a python program for the RFID reader rc522. it uses the bcm2835 libary and the rpi-rc522 library. Tutorial found here: http://bit.ly/1hYx5ao
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Raspberry Pi Lightshow Creator

    Raspberry Pi app for creating lightshows or simply control GPIOs

    Raspberry Pi Lightshow Creator This app is developed for use on Raspberry Pi computer. Installation instructions can be found in README.txt file. http://sourceforge.net/projects/raspberrypilightshowcreator/files/?source=navbar Simply create powerful procedures with just few clicks for turning on and off GPIO outputs. GPIOs in use: GPIO0 GPIO1 GPIO2 GPIO3 GPIO4 GPIO5 GPIO6 GPIO7 You can save your procedures and recall them again as well as edit them how ever you want. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Auth0 Logo