Posts

  • mitamae

    mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef

    mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.

    It’s been used for provisioning servers, e.g. RubyCI servers and Ruby’s git server, and setting up local environments with dotfiles.

    Tags: #ruby • infrastructure-as-code

  • rspec-openapi

    Generate OpenAPI schema from RSpec request specs

    Generate OpenAPI schema from RSpec request specs.

    Tags: #ruby • rspec • openapi

  • fx_cast

    Chromecast Web Sender SDK implementation for Firefox

    A Firefox extension that implements the Chromecast API and exposes it to web apps to enable cast support. Communication with receiver devices is handled by a companion application (bridge).

    Tags: #typescript • firefox • webextension

  • prisma-multi-tenant

    🧭 Use Prisma as a multi-tenant provider for your application

    npm i -g prisma-multi-tenant
    
    prisma-multi-tenant init # Init multi-tenancy in your Prisma project
    

    Tags: #typescript • prisma • multi-tenant

  • rubyinstaller2

    MSYS2 based RubyInstaller for Windows

    This project provides an Installer for Ruby-2.4 and newer on Windows based on the MSYS2 toolchain. It is the successor to the MSYS1 based RubyInstaller which was used for Ruby-2.3 and older. It is licensed under the 3-clause Modified BSD License.

    In contrast to the old RubyInstaller it does not provide its own DevKit, but makes use of the rich set of MINGW libraries from the MSYS2 project. It therefore integrates well into MSYS2 after installation on the target system to provide a build-and-runtime environment for installation of gems with C-extensions. This and more changes are documented in the CHANGELOG.

    Tags: #ruby • msys2 • rubyinstaller

  • livehelperchat

    Live Helper Chat - live support for your website. Featuring web and mobile apps, Voice & Video & ScreenShare. Supports Telegram, Twilio (whatsapp), Facebook messenger including building a bot.

    • Documentation - https://doc.livehelperchat.com
    • Forum/Discussions - https://github.com/LiveHelperChat/livehelperchat/discussions
    • Chat (Discord) https://discord.gg/YsZXQVh
    • Laravel version of Live Helper Chat

    Tags: #php • live-support • chat-application

  • Discord-Audio-Stream-Bot

    A simple discord audio streaming bot.

    A simple discord audio streaming bot.

    Tags: #java

  • seldon-server

    Machine Learning Platform and Recommendation Engine built on Kubernetes

    • Seldon Core open sourced.
      • Seldon Core focuses purely on deploying a wide range of ML models on Kubernetes, allowing complex runtime serving graphs to be managed in production. Seldon Core is a progression of the goals of the Seldon-Server project but also a more restricted focus to solving the final step in a machine learning project which is serving models in production. Please have a look at the project page which includes extensive documentation to investigate further.

    Tags: #java • machine-learning • deep-learning

  • Maryam

    Maryam: Open-source Intelligence(OSINT) Framework

    OWASP Maryam is a modular open-source framework based on OSINT and data gathering. It is designed to provide a robust environment to harvest data from open sources and search engines quickly and thoroughly.

    Tags: #python • owasp • osint

  • Player_Android

    Super player for android…

    本目录包含 Android 版 播放器(Player) SDK 的Demo 源代码,主要演示接口如何调用以及最基本的功能。

    ├─ LiteAVDemo(Player) // 播放器Demo,包括音视频播放,后台播放,变速播放,直播、点播秒开,清晰度无缝切换
    |  ├─ app                   // 程序入口界面
    |  ├─ superplayerkit        // 播放器组件
    |  ├─ superplayerdemo       // 播放器组件 Demo
    |  ├─ common                // common 工具类
    |  ├─ feedvideo             // feed 视频流组件
    |  ├─ shortvideo            // 短视频组件
    |  ├─ vodcommon             // 点播 common 工具类
    |
    ├─ SDK 
    │  ├─README.md     // Android Player SDK 的下载地址
    

    Tags: #java • sdk • android

subscribe via RSS