Showing 20 open source projects for "option"

View related business solutions
  • 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
  • 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
  • 1
    kubo-rpc-client

    kubo-rpc-client

    A client library for the Kubo RPC API

    A client library for the Kubo RPC API. Loading this module through a script tag will make it's exports available as KuboRpcClient in the global namespace. This client is still a work in progress and in active development. Please refer to ipfs-http-client for now and only use this package if you are aware of the implications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Go File

    Go File

    Go-based file sharing tool, single executable file only

    ...It offers a straightforward approach to file management, allowing users to upload files and access them through generated links without requiring complex configuration. The service is suitable for self-hosting, making it an attractive option for developers who want control over their file storage and sharing infrastructure. Its design emphasizes lightweight deployment, enabling it to run on modest hardware or cloud environments with minimal overhead. Go-File also supports basic file organization and retrieval, making it practical for both personal and small-scale team use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IPFS Submarine

    IPFS Submarine

    Bash commands to submarine folders and files on the IPFS

    Summary: Bash scripts with commands to submarine folders and files on Ubuntu 20.04. The following repository contains helper scripts to allow you to submarine folders and files. Submarining is the process of obtaining and publishing an IPFS folder without publishing the files contained within the folder. This is useful for, for example, an NFT project using the OpenZeppelin ERC721 contract, where images are enumerated. The scripts set up two instances of the IPFS, one which is kept private,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    OpenDocMan

    OpenDocMan

    PHP Document Management System (DMS)

    OpenDocMan is a web based document management system (DMS) written in PHP designed to comply with ISO 17025 and OIE standard for document management. It features fine grained control of access to files, and automated install and upgrades.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5
    Space Daemon

    Space Daemon

    The Space Daemon packages together IPFS, Textile Threads/Buckets

    ...It's good to understand what's happening behind the scenes though. All encrypted files are stored in an IPFS node. For convenience, Space Daemon runs an embedded node within the daemon that can be configured as well as the option to specify an external node to connect to. Centralized services that are optional, but offer additional convenience. Used mainly for identity. By using these services, you can allow users to claim usernames, so that Space Daemon can know the public key of a given username and in that way share files via username without having to input public keys directly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PowergateIO

    PowergateIO

    A bridge between OrbitDB and Powergate

    A bridge between OrbitDB and Powergate, which is itself a bridge between Filecoin and IPFS. PowergateIO is designed to work with only one configuration option: the gRPC endpoint of the Powergate node you want to connect to. Everything else should be handled "under the hood" for you. PowergateIO is meant to be used from one IPFS node to another, and to replicate OrbitDB databases between them. So, let's assume that we have an IPFS node and OrbitDB running locally, and we're going to interact with a remote Powergate instance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    IXSF Messenger

    IXSF Messenger

    IXSF Messenger is a java-based messenger

    IXSF Messenger is a java-based messenger with file transfer option. Java Runtime Environment (JRE) 1.4 or higher is required. This application is built in two parts - server and client. Server part serves client's requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Google Drive Permission Manager

    Update Google drive permissions in bulk mode

    ...The files can be some safe points and it is hard to change it manually by going to each file one by one . You can also specify a list of users or configure the link sharing option just in One Click
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Easy Uploads

    Easy Uploads

    Upload and share files online with unlimited free file hosting

    ...Easy Uploads is a colorful and easy to use application and although brightly colored and attractive, no customization such as resizing or changing the position of the main window can be done to the interface at this time. In order to access your storage account, the application requires you to log in with your username and password. Every time you upload a file, you have the option to keep it personal or to share it with the public. The upload process is quite simple and easy, even for inexperienced users. All you have to do is to browse for your file, input a title and pick a category, and then click the Upload Button. Selecting a category for your files helps you when searching for a specific file on your cloud storage, narrowing the search field quite a bit. ...
    Downloads: 0 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

    pysub-dl

    Script to download movie subtitles automatically

    ...Installation: Now it is a stable release so if you want to install it in your system you can do it else try it in a virtual environment. To install it in yur system it requires su access. To install the script do this Option 1 : Install via pip :: $ sudo pip install pysub-dl Option 2 : If you have downloaded the source $ sudo python setup.py install Do not forget to upgrade it after a week interval I am modifying so many things very frequently :: $ sudo pip install pysub-dl --upgrade 2. How to use: Use it like: pysub-dl [moviename] [language] For help :: $ pysub-dl --help General usage :: $ pysub-dl iron-man english One request: Do not use space in the movie name, **Use '-'(hyphen) instead of ' '(white space)**. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AutoAddTorrent

    AutoAddTorrent

    Adds torrents to µTorrent using skip hashcheck option

    ...It's also a waste of time if you created the torrent some minutes ago, because the data was already hashed. Unfortunatly the µTorrent developers did never change this behaviour or implemented an option to change it, so I decided to write AutoAddTorrent as a replacement for the µTorrent autoload feature. ...read more in wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    StyxTorrent

    A BitTorrent Client

    ...A BitTorrent client is application that manages uploading and downloading of a torrent by following BitTorrent protocol, which is a peer to peer file sharing protocol used for distributing data of all size over internet. Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost (Boost.org) to implement BitTorrent protocol which was very helpful as it reduced the development time and gave some air to work on BitTorrent client logic. Libtorrent & Boost are written in c++ and so is StyxTorrent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Plugin for Irssi which monitors torrent IRC announce channels, downloads torrent files based on a user-defined filter, and then sends the torrent files to a local or remote torrent client. Supports several different private trackers.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14
    Choure Chat
    It is a Client - Server chat application written in MFC which support file transfer also. How to use. 1. Run app and make it server. 2. Run app on client machine and make it Client, and enter the name of server and press connect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple php downloader which lists files in a directory and allows you to select which you would like to download (select all option). Lists past downloads. Simple installer makes installing a breeze. Requires a MySQL database and php capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SVEN (Simple V/File Exchange Networker) is the right Tool to share Files with you Friends, if E-Mail is not an Option and other p2p-stuff is to 'big'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JavaHMO is a media server for the Home Media Option (HMO) from TiVoŽ implemented in the Java programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Interface between Netjuke web music player and TiVo Home Media Option (HMO). This HMO music server supports many advanced features not available in any other HMO music server, including artist searching, virtual playlists, genre browsing, and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ...Yello is a Windows program that allows users to search over servers for files that they need that are corrupted. If you lost a critical Windows file, you can simply search the database for the file. Yello will have a search option that
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Cross platform High performance GUI FTP program, has an option to seamlessly edit remote files with editor of your choice, hopefully emacs or some derivative.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next