Showing 70 open source projects for "script"

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
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 1
    is-ipfs

    is-ipfs

    A set of utilities to help identify IPFS resources on the web

    A set of utilities to help identify IPFS resources on the web. Loading this module through a script tag will make it's exports available as IsIpfs in the global namespace.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Web3Press WordPress Plugin

    Web3Press WordPress Plugin

    The WordPress plugin to integrate LikeCoin

    Integrates Liker ID functionality into your own WordPress site. The suggested way of development environment is docker based. This guide will assume you have Docker Community Edition 18+ installed. Auto rebuild script in dev mode. Only one javascript component can be run at a time.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    pinning-service-compliance

    pinning-service-compliance

    This repo checks the compliance of IPFS Pinning Services

    The compliance test suite for IPFS Pinning Service API Spec. Run the compliance checker against a service. It is recommended to use an auth_token separate from your production/live services. The compliance checks will do their best not to corrupt any existing pins you have, but consistent tests without consistent data is challenging.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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: 1 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 5
    ipwb

    ipwb

    A distributed and persistent archive replay system using IPFS

    InterPlanetary Wayback (ipwb) facilitates permanence and collaboration in web archives by disseminating the contents of WARC files into the IPFS network. IPFS is a peer-to-peer content-addressable file system that inherently allows deduplication and facilitates opt-in replication. ipwb splits the header and payload of WARC response records before disseminating into IPFS to leverage the deduplication, builds a CDXJ index with references to the IPFS hashes returned, and combines the header and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    XDCC Search and Viewer for mIRC & AdiIRC

    XDCC Search and Viewer for mIRC & AdiIRC

    mIRC & AdiIRC XDCC Search & Downloads on IRC for DCC

    Effortlessly browse and search XDCC packs with this streamlined tool for mIRC and AdiIRC, crafted by Eric^^. Say goodbye to tedious channel interactions! Simply load the script (`/load -rs xdccv.mrc`) and let it build a comprehensive database while you idle. Then, use the commands `/xdccv` or `/xdccs` to find your desired files. Keep it alive. Make it better. Compatible with Windows 10/11 and Linux via WINE. Get the latest updates and source code here: https://pastebin.com/HUmDgd0g
    Downloads: 10 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    ipns-pin

    ipns-pin

    Script to pin files via ipns and keep them updated

    A small script that updates pins for ipns addresses. Should be set up as a cron job.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...This client enables to extract and download data through a python command line Indesol project sample: http://www.indeso.web.id/indeso_wp/index.php/faq/30-6-how-to-write-and-run-the-script-to-download-indeso-met-ocean-data
    Downloads: 0 This Week
    Last Update:
    See Project
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • 10
    IPFS Publish

    IPFS Publish

    Continuous Delivery of static websites to IPFS

    This is a tool that aims to enable the automatic publishing of static webpages from Git repositories into IPFS. It consists of two parts: a small web server and management CLI. Web server exposes an endpoint that you use as your Git's webhook. When the hook is invoked, it clones your repo, build it (if needed), add it to the IPFS node (pin it if configured) and publish the new IPFS address under configured IPNS name.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    rsync2ipfs-cluster

    rsync2ipfs-cluster

    This tools allows you to sync a remote server with a IPFS-MFS-Folder

    This tools allows you to sync a remote server with a IPFS-MFS-Folder and publish changes as IPNS and add changed folders to an IPFS-Cluster. This tool is used for pacman.store, but have some limitations - see script for a list of limitations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MFS JavaScript Implementation

    MFS JavaScript Implementation

    JavaScript implementation of the IPFS Mutable File System

    JavaScript implementation of the IPFS Mutable File System. The code published to npm that gets loaded on requires is an ES5 transpiled version with the right shims added. This means that you can require it and use with your favorite bundler without having to adjust the asset management process. The mfs works by storing a reference to the root node's CID in LevelDB. LevelDB does not support concurrent access so there are read/write locks around bits of the code that modify the the root node's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Prometheus Spec

    Prometheus Spec

    Censorship-resistant trustless state channels for machine learning

    Censorship resistant decentralised computing is a new topic in distributed systems theory. With the recent rise in popularity of Bitcoin as a censorship-resistant financial and transactional system a new technological field of blockchain and its applications appeared. This work addresses the problem of computational integrity proofs (correctness of the actual computations) made by some non-trusted (anonymous) third party without repeating the whole volume of the actual computing. The issue...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    libdropbox

    Small ANSI C lib for dropbox/windows azure communication

    ...Using PolarSSL for https communication. Features a small self contained https module and a modified version of the JSMN json parser. Originally based on the dropbox_uploader script. Able to do most dropbox actions. Eg. Upload file, download file, list, file info, account info, share link. Also contains a small CLI programs that interfaces with the lib. Also capable of windows azure service bus communications. See the README.txt for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Perl GetFiles

    Perl GetFiles

    Automatically download files from a webpage

    This handy script allows you to download the files listed on a web page without having to manually enter their names & destinations etc. Basicly scrapes the website contents to the current directory.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Torrent Search Engine

    Torrent Search Engine

    A fast cross-platform TorrentSearch client

    Torrent Search Engine: TorrentSearch is a framework and script language for searching Bit Torrent websites and search engines for torrents.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17

    Bay1

    Start your own file sharing website

    Bay1 is a file sharing script developed in PHP by Randel of www.randelx.com. Bay1 allows anyone to setup a mass free file sharing website like Mega,Zippyshare or Mediafire. Bay1 main feature is it's unique file hashing system which enables the distribution of copyrighted materials. This means that digital tags can't be read off software and media files. Bay1 includes an auto installer(like Wordpress) which enables anyone to get their site up and running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Shareman
    Shell script to manage chrooted sftp users and their shares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ls.php

    ls.php

    Simple web file manager written in PHP.

    ls.php is a simple file manager script that comes in a single PHP file. With this program, you can upload files, copy files, and change file details etc. No FTP login is required. Password protection for functions beyond viewing and navigating. The installation is easy - you just place this file on the root of your server, that's it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    Enigmatic CGI pastebin
    ... - Whenever link being opened, script reads file and prints its content into brower in text/plain content-type. Afterthat, script removes file. So one link doesn't work twice and you can securely paste it everywhere. Prefered deployment schema: Nginx + SSL as front Apache + CGI + script as backend
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A php script to list your favourite tv series and searsch NZBMatrix.com or nzbd.org or both for new episodes. It is built on Kohana 3 framework. And can output RSS feed for Sabnzbd. And much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHPVideoStream

    PHPVideoStream

    Stream desde los servidores de descargas.

    Script o proyecto porque esta en constante avanze que busca ya no tener que descargar videos o musica en vez de eso poder reproducirla online desde servidores como: MediaFire,DdlAnime,DivxBase,JumboFiles,etc..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    autocrypt is a set of shells script that help SA to automatically crypt the disks via linux 2.6 cryptoapi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TorrentParse is a PHP script that parses bittorrent torrent files. TorrentParse GTK has also been released and it features a full cross-compatible GUI. TorrentParse is used by millions of people on a daily basis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next