Showing 17 open source projects for "refind-bin"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    ipfs-check

    ipfs-check

    A tool for checking the accessibility of your data by IPFS peers

    A tool for checking the accessibility of your data by IPFS peers. go build will build the server binary in your local directory. go install will build and install the server binary in your global Go binary directory (e.g. ~/go/bin) There are web assets in the web that interact with the Go HTTP server that can be deployed however you deploy web assets. Maybe just deploy it on IPFS and reference it with DNSLink. For anything other than local testing you're going to want to have a proxy to give you HTTPS support on the Go server.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    xrocketemail

    xrocketemail

    XRocket Email Tool for Sending Emails to Multiple Users

    XRocket Email Tool for Sending Emails to Multiple Users Overview This Java application allows users to send emails to multiple recipients simultaneously Requirements Developer Java Development Kit (JDK) 17 or higher NetBeans IDE (or any Java IDE of your choice) Internet connection for sending emails user Java JRE 17 or higher Installation Developer Clone the repository from [GitHub URL] or download the ZIP file. Open the project in NetBeans IDE. Build the project to resolve dependencies. user Clone the repository from [GitHub URL] or download the ZIP file. unzip bin/XRoecketEmail.zip java -jar XRoecketEmail.jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    paste-uploader

    paste-uploader

    Utility for uploading files to paste.c-net.org

    Desktop utility for uploading files to paste.c-net.org. If you want to use this utility on Linux just type: sudo chmod +x paste-uploader; sudo cp paste-uploader /usr/bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Erwin

    Erwin is an IRC-bot in Perl, using POE.

    Erwin is an IRC-bot in Perl, using POE, written with modularity and expandability in mind. Installing and configuring modules is very easy, compared to lots of other Perl bots where you have to read the source and add your own code in the various event loops. Adding additional functionality is as easy as writing a subroutine that returns something and configuring a regex to use that subroutine. By typing "!google keyword", for instance, "Google::Search" gets "keyword" as an argument,...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 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
  • 5
    slack-term

    slack-term

    Slack client for your terminal

    ...Download a compatible binary for your system. For convenience, place slack-term in a directory where you can access it from the command line. Usually this is /usr/local/bin. If you want, you can also get slack-term via Go. You can also run it with docker, make sure you have a valid config file on your host system. In addition to running slack-term from the command line by using slack-term, you have some additional flags that you can use. You can specify a different location of the slack term config file. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    go-ipfs-plugin-i2p-gateway

    go-ipfs-plugin-i2p-gateway

    A plugin for presenting an IPFS gateway over i2p

    Plugin for presenting an IPFS gateway over i2p. This is only the gateway part, A.K.A. the easy part. It will make your IPFS gateway accessible via i2p clients, but it will not route communication between IPFS nodes over i2p(1). This means that it doesn't make your IPFS instance anonymous, it just makes it accssible to clients anonymously(2). It simply takes advantage of the plugin system to set up some hidden services when the IPFS plugin is initialized. It does this by reading the IPFS...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ROMs, Kernels & Tools by Javilonas

    ROMs, Kernels & Tools by Javilonas

    ROMS & KERNEL by Javilonas

    Desde aquí podréis descarga de ahora en adelante todas mis ROMs, Kernels y Tools. Donaciones son agradecidas: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XWECGLMQRQUCU GPL: https://github.com/javilonas
    Downloads: 17 This Week
    Last Update:
    See Project
  • 8
    DtDNS Updater Client

    DtDNS Updater Client

    dtdns updater client, free java application

    Automatic IP updater (it works only when the IP was changed). The client was written in java and supports Windows, Mac, Linux GUI and Linux Terminal. It is a FREEWARE. Ubuntu autostart setting: bash -c "sleep 10 && /usr/bin/java -jar /PATH/dtdns_updater.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...Anymix Media Server project site: http://sourceforge.net/projects/anymixrtmp/ Like us on facebook: http://www.facebook.com/Anymixmedia follow us on twitter: https://twitter.com/Anymixmedia DONATION Please Donate us $20 on paypal for big help its poor developers. Your donated found will be given directly its developers. To Donation Please click hare: https://www.paypal.com/cgi-bin/webscr?business=anymix.services@yahoo.in&cmd=_xclick&item_name=Donate%20For%20Anymix%20Media%20Server&amount=20&cc=USD
    Downloads: 0 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

    Open Source Revenue Assurance

    build international community,offering free RA tools

    ...-To give better operational support and solution through open community. -To support operators wide transformation with low cost budget. http://youtu.be/CT72kIsvhNg by, AHMAD FAIRUZ BIN ALI TELEKOM MALAYSIA
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    elbug - electronic keyer at serial port

    elbug - simple c program for electronic morse key at the serial port

    a simple c program for an serial elbug = electronic morse key.which is to be plugged to the serial port, its output is also a pin in the serial port. Just compile it by 'gcc elbug.c -o elbug' or use the ready-compiled file and copy elbug to user/local/bin. /* Call it as root. */ How to cable your homebrew elbug? Middle pad: +9V battery via Resistor 2k Left contact: -> DCD (9-pin plug: 1) (25-pin plug: 8) Right contact: -> CTS (9-pin plug: 8) (25-pin plug: 5) Ground: -pole battery (9-pin plug: 5) (25-pin plug: 7) /* by Günther Montag , ex- dl4mge now maintained by Patrick Strasser OE6PSE (trapicki) now actual version also at https://github.com/trapicki/elbug */
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cloud Storage
    A simple to use drag and drop web interface to manage files online.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A simple, ready to use blogging tool written in perl, no DB required, just copy it to cgi-bin and play
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QuakeIRC Network Development Bin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Way back when, it seemed a cool idea to make this project - This project is a small perl-based CGI-BIN that adds functionality to a webserver by allowing CD-ROM images to be stored on a central server, but then shared out as NFS-shares, SMB-shares, FTP-s
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    OSThreads is a free public forum system designed and created by users of the OSThreads system. Demo/Example of software running can be found at http://osthreads.sourceforge.net/cgi-bin/osthreads/osthreads.pl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MrBin collects binary files posted in your favourite newsgroups. MrBin has some powerful features: very fast multithreaded downloading, integrated support for rar, par2 and nzb files, automatic split file joining, parallel news header retrieval...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB