Posts

  • Twitch-Drops-Bot

    A Node.js bot that will automatically watch Twitch streams and claim drop rewards.

    A Node.js bot that uses Puppeteer to automatically watch Twitch streams and claim drop rewards.

    Tags: #typescript • twitch • twitch-drops

  • lvmsync

    Synchronise LVM LVs across a network by sending only snapshotted changes

    Have you ever wanted to do a partial sync on a block device, possibly over a network, but were stymied by the fact that rsync just didn’t work?

    Well, fret no longer. As long as you use LVM for your block devices, you too can have efficient delta-transfer of changed blocks.

    Tags: #ruby

  • laravel-module-installer

    Installs Laravel modules created for nwidart/laravel-modules into the Modules/ directory.

    The purpose of this package is to allow for easy installation of standalone Modules into the Laravel Modules package. This package will ensure that your module is installed into the Modules/ directory instead of vendor/.

    You can specify an alternate directory by including a module-dir in the extra data in your composer.json file:

    "extra": {
        "module-dir": "Custom"
    }
    

    Tags: #php

  • next-compose-plugins

    💡next-compose-plugins provides a cleaner API for enabling and configuring plugins for next.js

    Provides a cleaner API for enabling and configuring plugins for next.js because the default way next.js suggests to enable and configure plugins can get unclear and confusing when you have many plugins.

    It is often unclear which plugins are enabled or which configuration belongs to which plugin because they are nested and share one configuration object. This can also lead to orphaned configuration values when updating or removing plugins.

    While next-compose-plugins tries to eliminate this case by providing an alternative API for enabling and configuring plugins where each plugin has their own configuration object, it also adds more features like phase specific plugins and configuration.

    Tags: #javascript • nextjs • plugin

  • cloudinary_gem

    Cloudinary GEM for Ruby on Rails integration

    The Cloudinary Ruby on Rails SDK allows you to quickly and easily integrate your application with Cloudinary. Effortlessly optimize, transform, upload and manage your cloud’s assets.

    Tags: #ruby • ruby-on-rails • ruby-gem

  • AndProx

    Native Android Proxmark3 client (no root required)

    Please see https://github.com/AndProx/AndProx/issues/53 for more information.


    Tags: #java • proxmark3 • android

  • waveboxapp

    Wavebox Classic has been updated to Wavebox 10. Learn more Wavebox.io

    This is an issues & release-only repo for Wavebox, the revolutionary and feature-rich Chromium browser that’s built for productive working across Google Workspaces, Microsoft Teams, ClickUp, Monday, Atlassian, Asana, AirTable, Slack, and every other web app you use to get work done.

    Wavebox gives you customizable toolbars, sleeping tabs, cookie containers and multiple profile

    ✅ Tab management, organizing, sleep, and search. More.

    ✅ Multiple cookie containers, for multi-account sign-in.

    ✅ Multiple profiles, for multiple setups.

    ✅ Multiway split screen.

    ✅ High performance, longer battery life.

    ✅ Zero ads or tracking.

    ✅ Extensions directly from the Chrome Store.

    Tags: #javascript • desktop • gmail

  • javascript-sdk

    Javascript SDK to communicate with BNB Beacon Chain.

    If you do not need Ledger support with Node.js:

    $ npm i @binance-chain/javascript-sdk --no-optional
    # Or:
    $ yarn add @binance-chain/javascript-sdk --no-optional
    

    If you need Ledger support with Node.js:

    $ npm i @binance-chain/javascript-sdk
    # Or:
    $ yarn add @binance-chain/javascript-sdk
    

    Tags: #typescript • sdk • frontend

  • threads.js

    🧵 Make web workers & worker threads as simple as a function call.

    • First-class support for async functions & observables
    • Write code once, run it on all platforms
    • Manage bulk task executions with thread pools
    • Use require() and import/export in workers
    • Works great with webpack

    Tags: #typescript • javascript • nodejs

  • sentinel2-cloud-detector

    Sentinel Hub Cloud Detector for Sentinel-2 images in Python

    NOTE: s2cloudless masks are now available as a precomputed layer within Sentinel Hub. Check the announcement blog post and technical documentation.

    The s2cloudless Python package provides automated cloud detection in Sentinel-2 imagery. The classification is based on a single-scene pixel-based cloud detector developed by Sentinel Hub’s research team and is described in more detail in this blog.

    The s2cloudless algorithm was part of an international collaborative effort aimed at intercomparing cloud detection algorithms. The s2cloudless algorithm was validated together with 9 other algorithms on 4 different test datasets and in all cases found to be on the Pareto front. See the paper

    Tags: #python • python-library • cloud-detector

subscribe via RSS