Posts

  • dst-admin

    Steam平台的Don’t Starve Together 饥荒联机版管理后台

    dst-admin is the Don’t Starve Together Management System, it is a web program written in Java language, which is powerful, convenient and simple to use, and reduces the difficulty of server construction

    Tags: #java • dst-admin • steam

  • gitinspector

    :bar_chart: The statistical analysis tool for git repositories

    • Shows cumulative work by each author in the history.
    • Filters results by extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js,sql).
    • Can display a statistical timeline analysis.
    • Scans for all filetypes (by extension) found in the repository.
    • Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    • Supports HTML, JSON, XML and plain text output (console).
    • Can report violations of different code metrics.

    Tags: #python • statistical-analysis • gitinspector

  • TextLayoutBuilder

    An Android library that allows you to build text layouts more easily.

    Build text Layouts easily on Android.

    Tags: #java

  • fyodor

    Convert your Amazon Kindle highlights and notes into markdown (or any format).

    Convert your Amazon Kindle highlights, notes and bookmarks into markdown (or any format).

    Tags: #ruby • kindle • markdown

  • POCDriver

    Workload Driver for MongoDB in Java

    Disclaimer: POCDriver is NOT in any way an official MongoDB product or project.

    This is open source, immature, and undoubtedly buggy code. If you find bugs please fix them and send a pull request or report in the GitHub issue queue.

    This tool is designed to make it easy to answer many of the questions people have during a MongoDB ‘Proof of Concept’:

    • How fast will MongoDB be on my hardware?
    • How could MongoDB handle my workload?
    • How does MongoDB scale?
    • How does High Availability work (aka How do I handle a failover)?

    POCDriver is a single JAR file which allows you to specify and run a number of different workloads easily from the command line. It is intended to show how MongoDB should be used for various tasks and avoids testing your own client code versus MongoDB’s capabilities.

    POCDriver is an alternative to using generic tools like YCSB. Unlike these tools, POCDriver:

    • Only works with MongoDB. This shows what MongoDB can do rather than comparing lowest common denominator between systems that aren’t directly comparable.

    • Includes much more sophisticated workloads using the appropriate MongoDB feature.

    Tags: #java

  • specter-desktop

    A desktop GUI for Bitcoin Core optimised to work with hardware wallets

    "A specter is haunting the modern world, the specter of crypto anarchy."
    The Crypto Anarchist Manifesto - Timothy C. May - Sun, 22 Nov 92 12:11:24 PST
    

    Tags: #python • specter-desktop

  • devise-otp

    Two Factors authentication for Devise using Time Based OTP/rfc6238 tokens.

    Devise OTP is a Two-Factor Authentication extension for Devise. The second factor is done using an RFC 6238 Time-Based One-Time Password (TOTP) implemented by the rotp library.

    It has the following features:

    • Optional and mandatory OTP enforcement
    • Setting up trusted browsers for limited access
    • Generating QR codes

    Some of the compatible token devices are:

    Device OTP was recently updated to work with Rails 7+ and Turbo.

    Tags: #ruby

  • laravel-filemanager

    • File upload and management
    • Uploading validation
    • Cropping and resizing of images
    • RWD user interface, and can be entirely customized
    • Supporting multiple files selection
    • Supporting cloud storages integration(with Laravel file system)
    • Multiple integration options:
      • WYSIWYG editors integration (CKEditor, TinyMCE, Summernote)
      • Standalone upload button
      • Iframe
    • Multi-user mode:
      • Shared folders: all users can upload and manage files
      • Private folders: dedicated folder for each user, only the owner can upload or manage files within
    • Customizable routes, middlewares, views, and folder path
    • Supports two categories: files and images. Each type works in different directory.
    • Supported locales : ar, az, bg, cs, de, el, en, es, eu, fa, fr, he, hu, id, it, ka, nl, pl, pt, pt-BR, ro, rs, ru, sk, sv, tr, uk, vi, zh-CN, zh-TW

    Tags: #php • laravel • gallery

  • sprotty

    A diagramming framework for the web

    The Sprotty project spans across four GitHub repositories.

    • sprotty (this repository) contains the client code (sprotty), shared code for Node.js servers (sprotty-protocol), ELK layout integration (sprotty-elk) and examples.
    • sprotty-server contains server code for Java and includes server-side diagram layout, the extension of the Language Server Protocol, and the integration with the Xtext framework.
    • sprotty-theia contains the glue code to integrate Sprotty views in the Theia IDE.
    • sprotty-vscode contains the glue code to integrate Sprotty views in VS Code.

    The project is built on ci.eclipse.org/sprotty.

    Tags: #typescript • eclipse • web

  • 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

subscribe via RSS