Posts

  • observable-membrane

    A Javascript Membrane implementation using Proxies to observe mutation on an object graph

    Creating robust JavaScript code becomes increasingly important as web applications become more sophisticated. The dynamic nature of JavaScript code at runtime has always presented challenges for developers.

    This package implements an observable membrane in JavaScript using Proxies.

    A membrane can be created to observe access to a module graph and observe what the other part is attempting to do with certain objects.

    Tags: #typescript • proxy • membrane

  • A Python module and CLI for controlling Broadlink devices locally. The following devices are supported:

    • Universal remotes: RM home, RM mini 3, RM plus, RM pro, RM pro+, RM4 mini, RM4 pro, RM4C mini, RM4S
    • Smart plugs: SP mini, SP mini 3, SP mini+, SP1, SP2, SP2-BR, SP2-CL, SP2-IN, SP2-UK, SP3, SP3-EU, SP3S-EU, SP3S-US, SP4L-AU, SP4L-EU, SP4L-UK, SP4M, SP4M-US, Ankuoo NEO, Ankuoo NEO PRO, Efergy Ego, BG AHC/U-01
    • Switches: MCB1, SC1, SCB1E, SCB2
    • Outlets: BG 800, BG 900
    • Power strips: MP1-1K3S2U, MP1-1K4S, MP2
    • Environment sensors: A1
    • Alarm kits: S1C, S2KIT
    • Light bulbs: LB1, LB2, SB800TD
    • Curtain motors: Dooya DT360E-45/20
    • Thermostats: Hysen HY02B05H

    Tags: #python

  • PowerTunnel-Android

    Simple, scalable, cross-platform and effective solution against government censorship for Android

    PowerTunnel is an extensible proxy server built on top of LittleProxy that does not require root-access to work.

    PowerTunnel provides an SDK that allows you to extend its functionality however you like, and even handle encrypted HTTPS traffic (powered by LittleProxy-MITM), which can be especially useful in web development. PowerTunnel has an Android version, so any plugin you write can work on almost all devices.

    PowerTunnel was originally developed and is best known as a censorship bypass tool. This functionality has been spun off in the LibertyTunnel plugin, it is installed by default, just like DNS Resolver with DNS over HTTPS support.

    Tags: #java • anti-censorship • dpi-filtering

  • u-msgpack-python

    A portable, lightweight MessagePack serializer and deserializer written in pure Python, compatible with Python 2, Python 3, CPython, PyPy / msgpack.org[Python]

    u-msgpack-python is a lightweight MessagePack serializer and deserializer module written in pure Python, compatible with both Python 2 and 3, as well CPython and PyPy implementations of Python. u-msgpack-python is fully compliant with the latest MessagePack specification. In particular, it supports the new binary, UTF-8 string, application-defined ext, and timestamp types.

    u-msgpack-python is currently distributed on PyPI and as a single file: umsgpack.py.

    Tags: #python

  • drizzle

    Reactive Ethereum dapp UI suite

    First clone this repository and install NPM dependencies:

    $ git clone git@github.com:trufflesuite/drizzle.git
    $ cd drizzle
    $ yarn
    

    If all is good, navigate (cd) to the package of interest and follow the README document there.

    Tags: #javascript • hacktoberfest

  • jBox

    jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.

    jBox is a jQuery plugin that makes it easy to create customizable tooltips, modal windows, image galleries and more.

    Demo: https://stephanwagner.me/jBox

    Docs: https://stephanwagner.me/jBox/documentation


    Tags: #javascript • tooltip • modal

  • zent

    A collection of essential UI components written with React.

    • High quality React components
    • Builtin TypeScript support
    • Supports custom themes
    • Import JavaScript and styles only if they are used
    • Handmade icon font

    Tags: #typescript • react • ui-components

  • markdown-it-anchor

    Header anchors for markdown-it.

    Header anchors for markdown-it.

    English 中文 (v7.0.1)

    Tags: #javascript

  • deobfuscator

    The real deal

    This project aims to deobfuscate most commercially-available obfuscators for Java.

    Tags: #java

  • VideoListPlayer

    Play video in ListView or RecyclerView

    VideoListPlayer实现了在列表控件(ListView, RecyclerView)中加载并播放视频,并支持滑动时自动播放/暂停的功能

    利用该项目,可以轻松实现类似Instagram的视频播放功能

    注意:最低支持API 14以上

    Tags: #java • recyclerview • listview

subscribe via RSS