Showing 1711 open source projects for "https"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    mi9se

    Xiaomi MI9SE custom Android builds

    === crDroid UNOFFICIAL builds for MI9SE === # Additional ROM features added by me: - Wakelock and Alarm blockers - Classical AppOpps - Forcedark blacklist - exclude apps from being painted dark - per-App cellular/wifi/vpn restriction - GoogleSans font and additional color accents ## CONTACTS Telegram: https://t.me/f93_grus ## SUPPORT MY WORK https://paypal.me/faust93
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VoodooHDA Installer
    VoodooHDA Installer is an open source audio driver Installer for devices compliant with the Intel High Definition Audio specification. It is intended as a replacement for AppleHDA on Mac OS X with support for a wide range of audio controllers and codecs. Taken from projects https://sourceforge.net/projects/voodoohda/ https://github.com/MuntashirAkon/DPCIManager https://github.com/sveinbjornt/Platypus
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    dune-archiso

    dune-archiso

    Archiso profile based on CyberOS with DUNE Numerics

    ...We included the following Arch Linux official repositories: - [core] - [extra] - [community] - [multilib] as well as Third-party repositories: - [arch4edu] - [cyber] - [dune-archiso-repository-core] - [dune-archiso-repository-extra] - [dune-core] - [dune-staging] - [dune-extensions] - [dune-pdelab] - [dune-fem] - [opm] - [dumux] In addition, we provide the packages of some (python) modules of DUNE Numerics (version 2.8.0), DuMux (version 3.4), Open Porous Media (version 2021.10). The full list of packages is described in https://dune-archiso.gitlab.io/packages Enjoy. I don't belong to dune-project. All the blame falls on me (github.com/carlosal1015).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    AClicker Auto Clicker
    Require: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0
    Downloads: 3 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    ...Also,the main advantage of netsnake is sending your own network packets (ARP,TCP/IP,UDP) whith chosen parameters including payload data.which is byte array with max length = 1450 bytes. If your array of bytes has more 1450 bytes, it breaks into packages. My GitHub repository https://github.com/pavelinfsec2020/netsnake TUTORIAL you can watch in my videos: (EN) https://www.youtube.com/watch?v=QF_eqon30iE (RU) https://www.youtube.com/watch?v=JbmXXae7Ch0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    libusbK

    libusbK

    A complete software solution for windows usb devices

    ...In Addition, libusbK has full support for isochronous endpoints and an extensive set of additional modules to simplify development. Source code repository using github: https://github.com/mcuee/libusbk
    Leader badge
    Downloads: 843 This Week
    Last Update:
    See Project
  • 7

    Linux Kernel for server 5.4.140-sigmade

    Lite version Linux Kernel for server

    Lite version Linux Kernel for server Disabled: - Wi-Fi - Bluetooth - Industrial drivers - Sound drivers and others multimedia dirvers Only Ext4 filesystem INSTALL #!/bin/bash cd /usr/src wget https://sourceforge.net/projects/kernel-5-4-140-sigmade/files/linux-kernel-5.4.140-sigmade.tar/download -O kernel.tar tar -xvf kernel.tar dpkg -i headers.deb image.deb libc-dev.deb rm kernel.tar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Realtime rear lighting led strip for PC More videos: https://youtu.be/KOzteiKo_Z4 https://youtu.be/8Y_ZgxOdfG0 https://youtu.be/9YNoitDR2JE WARNING: If you are not comfortable working with electronics, soldering and wires, you can mess up your computer, router, Raspberry PI or some people might even find a way to burn down the house! (I watch YouTube, I know you guys are out there...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PHP Shell

    A shell terminal using just PHP

    ...Similar to a telnet or SSH connection. Use it for administration and maintenance of your web site using commands like ps, cat, gunzip, and more. Additional website: https://phpshell.sourceforge.io/
    Downloads: 22 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    [LINUX] Pwnagotchi Connection Share

    [LINUX] Pwnagotchi Connection Share

    Simple bash script for connection sharing.

    ...Useful for let the gotchi able to upload handshakes to online cracking services like OnlineHashCrack. HOW TO USE: In order to make that script working you need to follow the commented instructions inside code. For more info: https://pwnagotchi.ai/configuration/#connecting-to-pi0w-with-microusb-cable-on-linux-host *designed for pwnagotchi but works on any raspberry. Telegram: @xNigredo Pwnagotchi Italia: https://t.me/pwnagotchiitalia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    android-backup-splitter

    Create a single adb backup for each app /sd and inform of missing apks

    ...The other shell script uses Tar Binary Splitter to divide the main tar inside the adb backup without extracting anything from the tar, so is by far the best method. Other software is needed. The bundle is included in Android Backup Extractor, with the full README as well: https://sourceforge.net/projects/adbextractor/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    openPOWERLINK

    openPOWERLINK

    An Open Source POWERLINK Stack

    ...A full documentation of the stack is available on the web site: http://openpowerlink.sourceforge.net The following page can be used to report a security vulnerability: https://sourceforge.net/p/openpowerlink/discussion/
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14

    Control Group Configuration

    https://github.com/libcgroup/libcgroup

    This page is deprecated - please go to https://github.com/libcgroup/libcgroup
    Leader badge
    Downloads: 534 This Week
    Last Update:
    See Project
  • 15
    FreeSubtitleAssistant

    FreeSubtitleAssistant

    This is your best assistant to rename video and subtitle file names.

    ...NOTICE You can easily cover file names from LEFT list (source list) to RIGHT list (destination list), just be ware don't mess up the direction (from left to right). PLATFORM Win 64bit available. Linux version deployed by CQtDeployer. (https://github.com/QuasarApp/CQtDeployer) BUGs If any bugs please report! Hope you enjoy it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Remote PC Input

    Remote PC Input

    Mobile device as wireless keyboard and mouse for PC

    Now Remote-PC-Input is a Progressive Web Application (PWA): https://remote-pc-input.tecnobillo.com Control your PC from your mobile device. Remote PC Input is a wireless mouse and keyboard: https://remote-pc-input.tecnobillo.com/app.html To connect with the PC you must download the application server: https://remote-pc-input.tecnobillo.com/rpci-ws/remote-pc-input-ws.rar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    uGet - Download Manager
    ...uGet is a lightweight yet powerful Open Source download manager for GNU/Linux developed with GTK+, which also comes packaged as a portable Windows app. - Quick Links - Features: https://ugetdm.com/features Screenshots: https://ugetdm.com/screenshots Blog: https://ugetdm.com/blog Support: https://ugetdm.com/qa Frequently Asked Questions (FAQs): https://ugetdm.com/qa/faq RSS Feed: https://ugetdm.com/rss GitHub: https://github.com/ugetdm
    Leader badge
    Downloads: 519 This Week
    Last Update:
    See Project
  • 18

    IoT Leaf

    Software resources for the ESP32 based IoT Leaf microcontroller board

    ...Beside the ESP32 the microcontroller part is prepared for a LoRaWAN and a GPS module. Both together provide a powerful hardware which can be used in many different scenarios. Details and the full specification are available at https://iot.halaser.de This repository contains different firmware-examples and applications which can be used together with this board as well as hardware designs which are free to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Realtime System Monitor

    Realtime System Monitor

    An application to track your PC in realtime

    The software can be used to remotely monitor the usage of your desktop in realtime. The desktop app can be run on the desktop to monitor its usage. The user can login from the web interface to monitor their machines. Web Dashboard: https://sys-monitor.now.sh Note: If you cannot see tray icon on gnome, you may need this https://extensions.gnome.org/extension/1503/tray-icons/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Free Ping Network Checker

    Free Ping Network Checker

    This application can test internal and external addresses

    This application can test internal and external addresses and provide you with alerts to let you know if and when it has failed. There are also log files produced for each pinger of which you can have 3 at any one time with the free application. https://blog.itshass.uk/development/vb-net/pinger/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xSMBus - Java I2C/SMBus API

    xSMBus - Java I2C/SMBus API

    USB Bridge for SMBus(I2C), GPIO, and Clock, Java API

    ...The following are its function options: Need to be executed at the command prompt, java -jar /YourPath/xSmbus-m01-1.0p.jar Help - list the parameter table Verification - verify that the product is working properly Test - used for system maintenance, in advance Check - determine if there is a device on the I2C location Scan - search in the range of 00-FF, search out on the I2C bus all devices Interactive - enter interactive mode File - You can use the executable script to attach files Reset - restart xBridge-M01 You may refer to xBridge that is based on this API https://xbridge-m01.doidx.com You can buy the product from: - China, https://shop255163877.taobao.com - Taiwan, you can buy on https://www.ruten.com.tw/user/index00.php?s=doidx - World-wide, eBay, https://www.ebay.com/str/doidx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AutoMine AutoRun

    AutoMine AutoRun

    Create or record and edit missing keybindings, automate, be handsfree!

    ...Advanced functions, like: set target and record mouse movement, aren't working as intended yet. With feedback I will get a sense of the need to update. So please leave your feedback, here, or on discord: https://discord.gg/dyNyqrQqjp Remains free of charge, no scaryware, no adverts.
    Leader badge
    Downloads: 31 This Week
    Last Update:
    See Project
  • 24
    BugBuntu

    BugBuntu

    Linux Distribution for Bug Hunters

    ...The distribution contains almost all tools used by KingOfBugBounty tips repository for Recon and tests on platforms like Hackerone, Bugcrowd and others. Default credential: user: bugbuntu pwd: bugbuntu KingOfBugBoutyTips: https://github.com/KingOfBugbounty/KingOfBugBountyTips Telegram Group: https://t.me/joinchat/DN_iQksIuhyPKJL1gw0ttA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TeArch Linux
    NOTE: Download new ISOs from: https://tearch-linux.gitlab.io/web/ NOTE: Download new ISOs from: https://tearch-linux.gitlab.io/web/ NOTE: Download new ISOs from: https://tearch-linux.gitlab.io/web/ NOTE: Download new ISOs from: https://tearch-linux.gitlab.io/web/
    Downloads: 0 This Week
    Last Update:
    See Project