Posts

  • spring-boot-thin-launcher

    Tools for building “thin” executable jars, with a focus on, but not exclusively for, Spring Boot

    A “thin” jar launcher for java apps. Version 1.0.25.RELEASE is in Maven Central, snapshots are in https://repo.spring.io/libs-snapshot. See https://github.com/spring-projects/spring-boot/issues/1813 for more discussion and ideas.

    Tags: #java

  • WebSocketBundle

    :part_alternation_mark: Symfony2 server side (Ratchet) & client websocket (Autobahn)

    • If you are using Symfony 3.3 or older, you will need the 1.x version of this bundle
    • If you are using Symfony 3.4 or 4.4, you should use the 2.x version of this bundle (note Symfony 4.0 thru 4.3 are no longer supported)
    • If you are using Symfony 4.4 or 5.0, you should use the 3.x version of this bundle

    composer require gos/web-socket-bundle

    Tags: #php • symfony • websocket-server

  • open-event-legacy

    The Open Event legacy server currently running on https://eventyay.com

    Please join our mailing list to discuss questions regarding the project: https://groups.google.com/forum/#!forum/open-event

    Our chat channel is on Gitter here: gitter.im/fossasia/open-event-server

    Tags: #python

  • resium

    React components for 🌏 Cesium

    If you want to contribute, see documentation.

    Tags: #typescript • react • cesium

  • PocketMine-MP

    A server software for Minecraft: Bedrock Edition in PHP

    Tags: #php • minecraft • pmmp

  • android-parcelable-intellij-plugin

    IntelliJ Plugin for Android Parcelable boilerplate code generation.

    This tool generates an Android Parcelable implementation based on fields in the class.

    Tags: #java

  • sorry-cypress

    An open-source on-premise, self-hosted alternative to cypress dashboard

    Please help us by taking a short 1-minute survey. Thank you!

    Tags: #typescript • cypress • parallelization

  • threetenbp

    Backport of functionality based on JSR-310 to Java SE 6 and 7. This is NOT an implementation of JSR-310.

    JSR-310 provides a new date and time library for Java SE 8. This project is the backport to Java SE 6 and 7.

    See the main home page of the project.

    The backport is NOT an implementation of JSR-310, as that would require jumping through lots of unnecessary hoops. Instead, this is a simple backport intended to allow users to quickly use the JSR-310 API on Java SE 6 and 7. The backport should be referred to using the “ThreeTen” name.

    Active development on JSR-310 is at OpenJDK:

    This GitHub repository is a fork of that originally used to create JSR-310. That repository used the same BSD 3-clause license as this repository.

    Issues about the backport should be reported here at GitHub. Pull requests and issues will only be considered so far as matching the behaviour of the real Java SE 8. Additional requested features will be rejected.

    Tags: #java

  • kbsecret

    A secret manager backed by Keybase and KBFS.

    Want to hack on KBSecret? Here’s how you can get started:

    $ git clone git@github.com:kbsecret/kbsecret.git && cd kbsecret
    $ bundle install --path vendor/bundle
    $ bundle exec ./bin/kbsecret help
    

    Tags: #ruby • keybase • secret-management

  • react-qr-reader

    React component for reading QR codes from webcam.

    A React component for reading QR codes from the webcam. It uses the WebRTC standards for reading webcam data and jsQR is used for detecting QR codes in that data. To optimise the speed and experience, a web-worker is used to offload the heavy QR code algorithm on a separate process. The web worker is inlined and loaded on creation of the component.

    Tags: #javascript • reactjs • react

subscribe via RSS