Posts

  • register-service-worker

    A script to simplify service worker registration with hooks for common events.

    A script to simplify service worker registration with hooks for common events.

    Tags: #javascript

  • PlexConnect

    Plex @ aTV - think different…

    or: “Plex @ aTV - think different…”

    PlexConnect is an app that allows AppleTV2 and AppleTV3 to be used as Plex clients. Development started in 2013 and finished in 2015 (when AppleTV4 was announced), as described in this [Plex Forum thread][].

    There are two options to install PlexConnect:

    • If you applied a jailbreak to your aTV you can install PlexConnect on it. This is the preferred way
    • If your aTV has no jailbreak then you need to install PlexConnect on a separate device (probably in the same server where Plex Media Server is running)

    For more information, like detailed Installation Guides, FAQs and similar, visit the [Wiki][].

    Tags: #python

  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

    • Easy to use: The wasmer API mimics the standard WebAssembly C API,
    • Fast: wasmer executes the WebAssembly modules as fast as possible, close to native speed,
    • Safe: All calls to WebAssembly will be fast, but more importantly, completely safe and sandboxed.

    Tags: #php • php-extension • rust

  • karousel

    Scrollable tiling Kwin script

    Scrollable tiling Kwin script. Works especially well with ultrawide screens. Use with this for animations.

    https://github.com/peterfajdiga/karousel/assets/22796326/2ab62d18-09c7-45f9-8fda-e5e36b8d7a02

    A scrollable tiling window manager tiles windows, but it does not maximize their widths. Instead, it leaves the width of windows to the user’s control. Windows are automatically centered when possible. And when running out of width, windows can be scrolled through horizontally.

    Similar window managers include PaperWM, Niri, and Cardboard.

    Tags: #typescript

  • synapse-admin

    Admin console for synapse Matrix homeserver

    This project is built using react-admin.

    Tags: #typescript • matrix-org • react

  • FakeRest

    Patch fetch/XMLHttpRequest to fake a REST API server in the browser, based on JSON data.

    A browser library that intercepts AJAX calls to mock a REST server based on JSON data.

    Use it in conjunction with MSW, fetch-mock, or Sinon.js to test JavaScript REST clients on the client side (e.g. single page apps) without a server.

    See it in action in the react-admin demo (source code).

    Tags: #typescript • rest • client

  • rspec-snapshot

    RSpec snapshot testing.

    Adds snapshot testing to RSpec, inspired by Jest.

    Tags: #ruby

  • preconstruct

    🎁 Dev and build your code painlessly in monorepos

    Dev and build your code painlessly in monorepos

    Tags: #typescript

  • folio

    Page based routing for Laravel.

    Laravel Folio is a powerful page based router designed to simplify routing in Laravel applications.

    Tags: #php

  • react-native-fcm

    react native module for firebase cloud messaging and local notification

    I’m not longer able to maintain this repo. check react-native-firebase instead

    Tags: #java • notifications • fcm

subscribe via RSS