Posts

  • webcodesk-srv

    Webcodesk - Web App Builder for Create React App

    Read the article on Hackernoon about why Webcodesk was created:

    Tags: #javascript • react • visual

  • MiniMOTD

    Minecraft server/proxy plugin to set the server list MOTD using MiniMessage for formatting, supporting RGB colors.

    • MiniMOTD supports RGB colors and gradients through MiniMessage, which is also where MiniMOTD gets its name.
    • For more detailed info on formatting text, refer to the MiniMessage docs.
    • RGB colors are automatically downsampled for outdated clients.
    • RGB colors are only able to be sent by proxies and 1.16+ servers, and can only be seen by 1.16+ clients.

    Tags: #java • minecraft-plugin • bungeecord-plugin

  • state_machines-activerecord

    StateMachines Active Record Integration

    The Active Record 7.2+ integration adds support for database transactions, automatically saving the record, named scopes, validation errors.

    Tags: #ruby • activerecord • state-machine

  • marytts

    MARY TTS – an open-source, multilingual text-to-speech synthesis system written in pure java

    This is the source code repository for the multilingual open-source MARY text-to-speech platform (MaryTTS). MaryTTS is a client-server system written in pure Java, so it runs on many platforms.

    For a downloadable package ready for use, see the releases page.

    Older documentation can also be found at https://github.com/marytts/marytts-wiki, http://mary.dfki.de and https://mary.opendfki.de.

    This README is part of the the MaryTTS source code repository. It contains information about compiling and developing the MaryTTS sources.

    The code comes under the Lesser General Public License LGPL version 3 – see LICENSE.md for details.

    Tags: #java • speech-synthesis • tts

  • iotsound

    Build a single or multi-room streamer for an existing audio device using a Raspberry Pi! Supports Bluetooth, Airplay and Spotify Connect

    Starter project enabling you to add multi-room audio streaming via Bluetooth, Airplay2, Spotify Connect and others to any old speakers or Hi-Fi using just a Raspberry Pi.

    IoTSound, formerly balenaSound, was developed in 2019 to showcase the capabilities of the balena IoT platform which provides powerful edge device management at scale. Unfortunately, balenaSound has not connected with its intended audience: the commercial and industrial IoT space where the balena platform has thrived. Rather than archive and discontinue balenaSound, we are separating it from balena and gifting it to the hobbyist audio community that has been so passionate about it over the past years.

    If you would like to become a maintainer of this project, please reach out to us in the call for maintainers issue open now!

    Alternatives

    There is no guarantee that this project will be maintained, working, or error-free. We’ve listed some alternative well-maintained Raspberry Pi-based music players below you may want to check out in the meantime:

    • moOde Audio is a free, open source “Audiophile streamer for the wonderful Raspberry Pi family of single board computers and DIY audio community.” MoOde also offers a multiroom feature.
    • Volumio offers free and premium options for building your own music player.
    • piCorePlayer - Free software that plays local music as well as online music streaming services on a Raspberry Pi.

    All of the above software is easily installable from downloads or via the Raspberry Pi Imager.

    Tags: #typescript • balena • balenacloud

  • Weasis

    Weasis is a web-based DICOM viewer for advanced medical imaging and seamless PACS integration.

    Tags: #java • dicom • weasis

  • LDAP

    A Pure PHP LDAP Library.

    FreeDSx LDAP is a pure PHP LDAP library. It has no requirement on the core PHP LDAP extension. This library currently implements most client functionality described in RFC 4511 and some very limited LDAP server functionality. It also implements some other client features from various RFCs:

    It supports encryption of the LDAP connection through TLS via the OpenSSL extension if available.

    Tags: #php • ldap • openldap

  • xen-orchestra

    The global orchestration solution to manage and backup XCP-ng and XenServer.

    Log in to your account and use the deploy form available from the Vates website.

    Tags: #javascript • xen-orchestra • xenserver

  • rexml

    REXML is an XML toolkit for Ruby

    REXML was inspired by the Electric XML library for Java, which features an easy-to-use API, small size, and speed. Hopefully, REXML, designed with the same philosophy, has these same features. I’ve tried to keep the API as intuitive as possible, and have followed the Ruby methodology for method naming and code flow, rather than mirroring the Java API.

    REXML supports both tree and stream document parsing. Stream parsing is faster (about 1.5 times as fast). However, with stream parsing, you don’t get access to features such as XPath.

    Tags: #ruby

  • Winterfell

    Generate complex, validated and extendable JSON-based forms in React.

    Generate complex, validated and extendable JSON-based forms in React

    Winterfell allows you to build up complex, multi-page forms with conditional questions, validation and conditional-page switching via a JSON schema, rendered by React.

    Winterfell was initially made for a project in a sector that required a large, complex form with questions that would result in more questions or different pages when you clicked next. With an easy to write schema and a high level of customisation, comes a great power.

    View Demo - Follow me on Twitter

    Tags: #javascript • reactjs • react

subscribe via RSS