Showing 63 open source projects for "method"

View related business solutions
  • 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    TwitterOAuth

    TwitterOAuth

    PHP library for use with the Twitter OAuth REST API

    The most popular PHP library for use with the Twitter OAuth REST API. The recommended and easy as pie method is Composer. Setup require in your projects composer.json file. Import the TwitterOAuth class. Start making API requests. Versions listed as "active support" or "security fixes" are supported. Unlike many Twitter API libraries, TwitterOAuth doesn't provide a custom function for every API method. Instead there are a couple of generic functions so that as Twitter adds features to the API you don't need to update the library. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Files for Meteor.js

    Files for Meteor.js

    Upload files via DDP or HTTP to Meteor server FS

    Stable, fast, robust, and well-maintained Meteor.js package for file management using MongoDB Collection API. What does exactly this means? Calling .insert() method would initiate a file upload and then insert a new record into the collection. Calling .remove() method would erase stored file and records from MongoDB Collection. And so on, no need to learn new APIs. It's flavored with extra low-level methods like .unlink() and .write() for complex integrations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    EventDispatcher Component

    EventDispatcher Component

    Tools that allow your application components to communicate

    ...Consider the real-world example where you want to provide a plugin system for your project. A plugin should be able to add methods, or do something before or after a method is executed, without interfering with other plugins. This is not an easy problem to solve with single inheritance, and even if multiple inheritance was possible with PHP, it comes with its own drawbacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Laravel Slack Notification Channel

    Laravel Slack Notification Channel

    Slack Notification Channel for laravel.

    In addition to support for sending email, Laravel provides support for sending notifications across a variety of delivery channels, including email, SMS (via Vonage, formerly known as Nexmo), and Slack. In addition, a variety of community built notification channels have been created to send notifications over dozens of different channels! Notifications may also be stored in a database so they may be displayed in your web interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    ...Creating the JDA Object is done via the JDABuilder class. After setting the token and other options via setters, the JDA Object is then created by calling the build() method. When build() returns, JDA might not have finished starting up. However, you can use await ready() on the JDA object to ensure that the entire cache is loaded before proceeding.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 6
    LINE Messaging API SDK for Python

    LINE Messaging API SDK for Python

    LINE Messaging API SDK for Python

    The LINE Messaging API SDK for Python makes it easy to develop bots using LINE Messaging API, and you can create a sample bot within minutes. You must upload a rich menu image and link the rich menu to a user for the rich menu to be displayed. You can create up to 1000 rich menus for one LINE Official Account with the Messaging API. The LINE Messaging API SDK for Python includes experimental asyncio support. (API may change without notice in a future version). Send push messages to multiple...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    KB1OIQ - Andy's Ham Radio Linux

    KB1OIQ - Andy's Ham Radio Linux

    Install ham radio software on Debian Live, RPi OS, or Ubuntu Linux

    Latest Version: - Version 26e: November 2025 Version 26 ======== Version 26 can be installed on top of Debian Live, Raspberry Pi OS, or any supported flavor of Ubuntu Linux. The supported Linux flavors are listed in the GETTING_STARTED document. An installation script does all of the work. Please download and READ the installation instructions: https://sourceforge.net/projects/kb1oiq-andysham/files/v26e/GETTING_STARTED Watch a video of Andy (KB1OIQ) as he talks about...
    Leader badge
    Downloads: 475 This Week
    Last Update:
    See Project
  • 8
    MSI Downloader

    MSI Downloader

    MSI installers for a wide range of software and utilities

    MSI Downloader has been created for IT professionals who want a quick and easy method of downloading the latest MSI installers for various software. MSI installers are much easier to use for deployment using systems like Group Policy, Microsoft Deployment Toolkit (MDT) and Microsoft System Center Configuration Manager (SCCM). Some publishers happily supply MSI installers for their software, however, some are very hard to find.
    Leader badge
    Downloads: 165 This Week
    Last Update:
    See Project
  • 9
    hTorrentCreator (a.k.a. hCreateTorrent)

    hTorrentCreator (a.k.a. hCreateTorrent)

    Torrent Creator for Windows coded in Visual Basic (torrentcreator)

    An open source Torrent Creator coded in Visual Basic 2010. It's an easy to use torrentcreator compatible with Windows XP or newer. From 17-04-2024 DARK EDITION will be built for the stable versions.(19-04-2024) For Linux/UNIX/BSD get the CLI Version: https://github.com/hon4/hTorrentCreatorCLI
    Downloads: 3 This Week
    Last Update:
    See Project
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 10
    orb DID Method

    orb DID Method

    A DID method implementation that extends the Sidetree protocol

    Orb implements the following specifications: did:orb, Activity Anchors. The did:orb method is based on the Sidetree specification and Activity Anchors is based on the ActivityPub and ActivityStreams specifications. The project is built using make. The BDD test suite can be run with make bdd-test. This command builds the Orb images and runs the integration tests. A full set of integration tests is included, which demonstrate all the features of Orb, including adding followers/witnesses and creating/resolving sample DIDs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Telegram API Library

    Telegram API Library

    Complete async capable Telegram bot API implementation for PHP7

    ...However, if you think you have a strong case for the need, feel free to let me know. Enables you to anything supported by the Telegram Bot API: messages, stickers, location, inline bots and any other supported method via PHP to a Telegram user (either direct conversation, channel, group or supergroup). Respects and implements the default types and methods made by Telegram itself. Have any doubts about any method? Just check the original documentation, this implementation will not differ too much. Doesn't need any mandatory dependencies, except for ReactPHP, which you can inject if you already use it elsewhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PSR http Message

    PSR http Message

    A PSR that provides a set of common interfaces for HTTP messages

    ...HTTP messages are typically abstracted from the end-user consumer, but as developers, we typically need to know how they are structured and how to access or manipulate them in order to perform our tasks, whether that might be making a request to an HTTP API, or handling an incoming request. The first line of a request is the "request line", and contains, in order, the HTTP request method, the request target (usually either an absolute URI or a path on the web server), and the HTTP protocol version.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    NFT Faucet

    NFT Faucet

    WASM web-application that allows you to mint ERC-721 tokens

    It's a WASM web-application that allows you to mint ERC-721 and ERC-1155 tokens to any specified address from supported networks. Used contracts are based on OpenZeppilin contracts, but with one unusual feature - mint method can be called by anyone, not just by an owner. The entire web app works as a static website, hosted on Github Pages. There is no backend, it runs only in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Swift5 API client for Blockfrost

    Swift5 API client for Blockfrost

    Swift SDK for Blockfrost.io API

    Swift 5.7 SDK for Blockfrost.io API. Methods with paging parameters (count, page, order) have paging methods enabling to load all results, iterating over all pages in the background. The method returns list of all results once all pages have been downloaded.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    yowsup

    yowsup

    The WhatsApp lib

    yowsup is a python library that enables building applications that can communicate with WhatsApp users. The project started as the protocol engine behind Wazapp for Meego and OpenWA for BB10. Now as a standalone library it can be used to power any custom WhatsApp client. During maintenance of yowsup, several projects have been spawned in order to support different features that get introduced by WhatsApp. Some of those features are not necessarily exclusive to WhatsApp and therefore it only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cnry

    Cnry

    Cnry makes it easy to publish and keep track of warrant canaries

    Cnry makes it easy to publish and keep track of warrant canaries. A warrant canary is a method by which a service provider can inform users that they've been served with a government subpoena despite legal prohibitions on revealing the existence of the subpoena. The idea of using negative pronouncements to thwart the nondisclosure requirements of court orders and served secret warrants was first proposed by Steven Schear on the cypherpunks mailing list.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    sns auth

    sns auth

    Universal third-party login SDK, support WeChat, WeChat scan code, etc

    ...In the interface file, 4 methods are defined, which must be implemented by each third-party base class, and are used for related third-party login operations and data acquisition. WeChat has an additional method for obtaining the address requested by the proxy. Version 2.0 no longer automatically sets the state through the system. If necessary, please handle the verification by yourself, and the state can also be put in the config. Line and Facebook are mandatory to pass state, if you don't set it, random value will be passed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    ...Minimum of 300 milliseconds. If the identity has special permission from Twitch for a higher join rate then you should implement your own calls to the client.join method. Disable receiving JOIN/PART events for other users. Good for decreasing network traffic when joining lots of channels or you don't care about this data. After a threshold per channel Twitch stops sending this data so it may not be necessary for all cases. Channels to automatically join upon connecting. The rate of joins is controlled by the options.joinInterval option. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    peerchat

    peerchat

    A terminal-based P2P chat application using libp2p and Golang

    A terminal-based P2P chat application using libp2p and Golang that uses a Kademlia DHT and the IPFS network for peer discovery and routing. The application was inspired by chat examples found on libp2p's pubsub library, but is more evolved and fully featured version of it. It uses a Kademlia DHT from libp2p for peer discovery and routing and supports a more fully featured host. The other components of the libp2p such as TLS encryption, peer active discovery, YAMUX stream multiplexing are...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Instagram Mass Unfollow

    Instagram Mass Unfollow

    How to mass unfollow on Instagram

    ...This can sometimes be helpful for those who have just followed random people over the years and want to do a bit of housekeeping, or it could be that your account has been hacked and followed a load of accounts on your behalf! Either way, if you want to unfollow on Instagram with a quick and simple method using just Google Chrome - this is for you.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    finds exact gain, directivity and input impedance of Yagi or log-periodic antennas (planar symmetric array of cylindrical dipoles, many driven elements) for a range of specified frequencies, integrates 2D for segments on the same element, moment method
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    messenger-bot

    messenger-bot

    A Node client for the Facebook Messenger Platform

    ...As well, it mounts /_status, which will return {"status": "ok"} if the middleware is running. If verify is specified in the bot options, it will mount a handler for GET requests that verifies the webhook. The underlying method used by bot.middleware() to parse the message payload, and fire the appropriate events. Use this if you've already implemented your own middleware or route handlers to receive the webhook request, and just want to fire the events on the bot instance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Client Server Chat Example

    An example of a simple chat system

    ...This is not sufficient when talking about large applications, but, let's not forget that HTTP uses Strings. The project contains both the Server and the Client. The main method in the Main class does nothing. You must launch the Server (ServerMain) and several instances (or just one) of the Client (ClientMain). To deconnect a client just send "exit".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    ...Fix some data in Contact and Message data is not enumerable. Pass the complete Error object to the upper-level code, and put the original Chinese error description in err.tips. The bot.getContact(Seq) method adds the Seq parameter to support incremental acquisition of complete contacts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Recieve Incoming SMS PHP Script

    Recieve Incoming SMS PHP Script

    A script to Recieve Incoming SMS using PHP Programming Language.

    A script to Recieve Incoming SMS using PHP Programming Language. Save this file as incoming_sms.php If $_GET method is not working then try $_REQUEST method. After creating this file, upload to your web server and give out the URL to your SMS provider. Example code has been used for SMSGatewayCenter.com's Incoming SMS parameters. If the provider is different then you need to change the parameters as per the SMS provider's documnetation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB