Posts

  • blueprint

    A code generation tool for Laravel developers.

    Blueprint requires a Laravel application running a supported version of Laravel. Currently that is Laravel 10.38 or higher.

    Tags: #php

  • localer

    Automatic detecting missing I18n translations tool.

    Add this line to your application’s Gemfile:

    gem 'localer'
    

    And then execute:

    $ bundle
    

    Or install it yourself as:

    $ gem install localer
    

    Tags: #ruby • i18n • dependency-analysis

  • netty-4-user-guide-demos

    Netty demos. (Netty 案例大全)

    Demos of Netty 4.x User Guide 《Netty 4.x 用户指南》/《Netty原理解析与开发实战》,文中用到的例子源码。

    Tags: #java • netty

  • MidiWriterJS

    ♬ A JavaScript library which provides an API for programmatically generating and creating expressive multi-track MIDI files and JSON.

    • addEvent({event}, mapFunction)
    • setTempo(tempo)
    • addText(text)
    • addCopyright(text)
    • addTrackName(text)
    • addInstrumentName(text)
    • addMarker(text)
    • addCuePoint(text)
    • addLyric(text)
    • setTimeSignature(numerator, denominator)

    Tags: #javascript • music • midi

  • Gladys

    A privacy-first, open-source home assistant

    You can try Gladys Assistant on our demo website.

    Tags: #javascript • gladys • assistant

  • extension

    The first open-source browser extension wallet for Bitcoin NFTs

    UniSat Wallet - the first open-source browser extension wallet for Ordinals on bitcoin.

    • Website: https://unisat.io/
    • Twitter: https://twitter.com/unisat_wallet

    Tags: #typescript • bitcoin • extension

  • MALSync

    Integrates MyAnimeList/AniList/Kitsu/Simkl into various sites, with auto episode tracking.

    MAL-Sync is a powerful extension and userscript, which enables automatic episode tracking between MyAnimeList/Anilist/Kitsu/Simkl and multiple anime streaming websites.

    Makes it possible to use your MyAnimeList/Anilist/Kitsu/Simkl anime/mangalist as a centralized bookmarks system for all supported pages.

    Tags: #typescript • myanimelist • crunchyroll

  • laravel-health-check

    A package for checking the health of your Laravel & Lumen applications

    The purpose of this package is to surface a health-check endpoint on /health which, when hit, returns the status of all the services and dependencies your project relies on, along with the overall health of your system. This is useful in both development and production for debugging issues with a faulty application.

    This package also adds a /ping endpoint. Just hit /ping and receive pong in response.

    Tags: #php • laravel-health-check • laravel

  • multibootusb

    Create multiboot live Linux on a USB disk…

    What is multibootusb?

    MultiBootUSB is a cross platform* software/utility to create multi boot live Linux on a removable USB disk. It is similar to UNetbootin but many distros can be installed, provided you have enough space on the disk. MultiBootUSB also provides an option to uninstall distro(s) at any time, if you wish.

    • Only works on windows and linux

    Tags: #python • boot • multiboot

  • email_reply_parser

    Small library to parse plain text email content

    EmailReplyParser is a small library to parse plain text email content. See the rocco-documented source code for specifics on how it works.

    This is what GitHub uses to display comments that were created from email replies. This code is being open sourced in an effort to crowdsource the quality of our email representation.

    See the Ruby docs for more information.

    Tags: #ruby

subscribe via RSS