Posts

  • android-thinkmap-treeview

    Tree View; Mind map; Think map; tree map; custom view; 自定义;关系图;树状图;思维导图;组织机构图;层次图

    中文】【English⭐If ok, give me a star⭐

    ⭐⭐⭐⭐⭐Tree View; Mind map; Think map; tree map; 树状图;思维导图;组织机构图;层次图;树型图

    A custom tree view for Android, designed for easy drawing some tree nodes (e.g. thind mind and tree nodes). Includes smoothly zoom, move, limit and center fix animation support, and allows easy extension so you can add your own child node’s customs view and touch event detection.

        dependencies {
        	implementation 'androidx.dynamicanimation:dynamicanimation:1.0.0'
       	implementation 'io.github.guaishoun:gyso-treeview:1.0.1'
       }
    

    Tags: #java • android • thinkmap

  • css-select

    a CSS selector compiler & engine

    A CSS selector compiler and engine

    Tags: #typescript • css-selector • cssselect

  • Varken

    Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend

    Varken Installation guides can be found in the wiki.

    Tags: #python • influxdb • grafana

  • kysely-codegen

    Generate Kysely type definitions from your database.

    kysely-codegen generates Kysely type definitions from your database. That’s it.

    Tags: #typescript

  • homebrew-graph

    Creates a dependency graph of Homebrew formulae.

    1. Installation
    2. Usage
    3. Requirements
    4. Transitive Reduction
    5. Upstream Dependencies
    6. Known Issues

    brew-graph is a Ruby script that creates a dependency graph of Homebrew formulae. The currently supported output options are DOT and GraphML.

    If you would like to know more about [Untangling Your Homebrew Dependencies][2], check out the blog post by Jonathan Palardy.

    Tags: #ruby • homebrew

  • wormhole

    Wormhole is a SPaaS (Stream Processing as a Service) Platform

    来自宜信技术研发中心的流式处理平台

    Wormhole 是一个一站式流式处理云平台解决方案(SPaaS - Stream Processing as a Service)。

    Wormhole 面向大数据流式处理项目的开发管理运维人员,致力于提供统一抽象的概念体系,直观可视化的操作界面,简单流畅的配置管理流程,基于 SQL 即可完成的业务逻辑开发方式,并且屏蔽了流式处理的底层技术细节,极大的降低了数据项目管理运维门槛,使得大数据流式处理项目的开发管理运维变得更加轻量敏捷可控可靠。

    Tags: #javascript • wormhole • stream-processing

  • browserless

    The headless Chrome/Chromium driver on top of Puppeteer.

    Tags: #javascript • puppeteer • puppeteer-core

  • Bad-Pdf

    Steal Net-NTLM Hash using Bad-PDF

    Bad-PDF create malicious PDF file to steal NTLM(NTLMv1/NTLMv2) Hashes from windows machines, it utilize vulnerability disclosed by checkpoint team to create the malicious PDF file. Bad-Pdf reads the NTLM hashes using Responder listener.

    This method work on all PDF readers(Any version) most of the EDR/Endpoint solution fail to detect this attack.

    Reference : https://research.checkpoint.com/ntlm-credentials-theft-via-pdf-files/

    Tags: #python • ntlm-hashes • badpdf

  • react-timekeeper

    Google Keep app inspired time picker for react :clock4:

    $ yarn add react-timekeeper
    
    # or via npm
    $ npm install --save react-timekeeper
    

    Version 2+ of timekeeper requires react hooks (v16.8). If you’re using an older version of react, install timekeeper v1 via

    $ npm install --save react-timekeeper@^1.0.0
    

    Tags: #typescript • time • time-picker

  • easy-typing-obsidian

    This is a plugin of obsidian for users writing in an easy way.

    1. Text Auto-formatting: Capitalizes the first letter and automatically adds spaces between specific parts of each line according to user-defined rules. This feature also includes user-defined regular expression blocks for handling special text formats.

    2. Edit Enhancements: Includes symbol auto-pairing/deletion, symbol editing enhancement for selected text, continuous full-width symbol to half-width conversion, Obsidian syntax-related editing enhancements, Tabout, code block editing enhancements, and Backspace editing enhancements.

    3. Customizable Conversion Rules: Supports user-defined conversion rules for various editing scenarios.

    4. Plugin Built-in Commands: Includes the deletion of extra blank lines, formatting the entire document, formatting the current line/selected area, creating a new line after the current line and jumping (Ctrl+Enter), and toggling comments (supports comments within code blocks, Mod+/).

    5. Experimental Features: Includes some experimental features, including strict line breaks where Enter inputs two line breaks, automatic punctuation correction (only during input, English punctuation between Chinese is converted to Chinese punctuation), etc.

    Tags: #typescript

subscribe via RSS