Posts

  • SeeQR

    A database analytic tool that allows a developer to compare the efficiency of different schemas and queries on a granular level to make better informed architectural decisions regarding SQL databases at various scales.

    Tags: #typescript

  • SORMAS-Project

    SORMAS (Surveillance, Outbreak Response Management and Analysis System) is an early warning and management system to fight the spread of infectious diseases.

    SORMAS (Surveillance Outbreak Response Management and Analysis System) is an open source eHealth system - consisting of separate web and mobile apps - that is geared towards optimizing the processes used in monitoring the spread of infectious diseases and responding to outbreak situations.

    Tags: #java • surveillance • infectious-diseases

  • particles

    Sequential Monte Carlo in python

    Sequential Monte Carlo in python.

    Tags: #python • particle-filter • sequential-monte-carlo

  • react-typist

    Typing animations with React

    React Component for making typing animations. Wrap Typist around your text or any element tree to animate text inside the tree. Easily stylable and highly configurable.

    Tags: #javascript • typing-animation • typist

  • GhostLog

    Android app that displays the logcat buffer in a system overlay window

    If you are using the Gradle build system, simply add the following dependency in your build.gradle file:

    dependencies {
        debugCompile 'com.readystatesoftware.ghostlog:ghostlog-integration:+@aar'
    }
    

    Using debugCompile (recommended) ensures the integration library is never compiled into a release build.

    Tags: #java

  • injectify

    Perform advanced MiTM attacks on websites with ease 💉

    • :zap: Create a reverse Javascript shell between the victim and the attacker.
    • :keyboard: Records keystrokes and logs them to a database.
    • :closed_lock_with_key: Extract and log saved passwords from the browser.

    Tags: #typescript • mitm • xss

  • KeysPerSecond

    A keys-per-second meter & counter. Written for osu! but should work for other rhythm games too.

    KeysPerSecond is a program that counts how many times certain keys and mouse buttons are pressed. It can also various statistics such as the average, maximum and current number of pressed per second. The program can also show a nice graph of the key presses over time. Almost all aspects of the program are also fully customizable.

    Jump directly to downloads

    Tags: #java • osu • keystrokes

  • ghostery-extension

    Ghostery Browser Extension for Firefox, Chrome, Opera and Edge

    Firefox – Download

    Chrome – Download

    Opera – Download

    Edge – Download

    Tags: #javascript • firefox-extension • chrome-extension

  • 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

subscribe via RSS