Posts

  • home-assistant-config

    🏠 Fully documented Home Assistant configuration for a smart-looking place. 😎 Be sure to ⭐️ my repo and copy ideas!

    1. TL;DR
    2. Overview
      Goals | Agile development
    3. Key features
      Climate control | Weather report | Lighting control | Presence and basic security | Modes and scenes | General information | Additional human interfaces
    4. Setup
      Supporting hardware choices | Configuration | Systems and bridges | Physical devices | Software | Usage
    5. License
    6. Thanks

    Tags: #python • home-assistant • home-assistant-config

  • pinky

    A Foundation for Emails (Inky) template transpiler

    A PHP Transpiler for (Inky), the templating language made for the Foundation for Email framework.

    Tags: #php • foundation • inky

  • jphp

    JPHP - an implementation of PHP on Java VM

    We develop a new IDE for beginners like Game Maker or Scirra Construct. It’s based on JPHP, JavaFX, Java 8, Gradle and allows to create desktop games and apps for Linux, Windows and Mac (maybe Android and other platforms in future). The project name is DevelNext (https://github.com/jphp-group/develnext-ide), the current status and version of the project is BETA. The project has not yet been localized in English.

    Tags: #java • php • php-language

  • phashion

    Ruby wrapper around pHash, the perceptual hash library for detecting duplicate multimedia files

    Because of this complexity, it is possible the gem install will fail on your platform. Phashion has been tested on:

    • Mac OSX 10.6
    • Mac OSX 10.9
    • Ubuntu 8.04
    • Ubuntu 12.04

    Please open a GitHub issue if you have installation problems.

    Tags: #ruby • phash • image-analysis

  • pyttsx3

    Offline Text To Speech synthesis for python

    pip install pyttsx3
    

    If you get installation errors , make sure you first upgrade your wheel version using :
    pip install --upgrade wheel

    Tags: #python • pyttsx • text-to-speech

  • SonOTA

    Flashing Itead Sonoff devices with custom firmware via original OTA mechanism

    A script to update a Sonoff device from the stock firmware to Sonoff-Tasmota purely over WiFi.

    This is beta software, and it may not work 100% of the time, and require to manually flash your device using serial. Although it can not be guaranteed, it’s unlikely the device will be damaged such that it can’t be flashed with Sonoff-Tasmota via serial (the difficulty of this depends on the device and the headers in provides). Typically if it does not work, a power cycle restores the functionality to the default firmware.

    Tags: #python

  • ios-build-action

    Build iOS project (.xcodeproj, .xcworkspace), and export ipa

    This action build iOS project. (.xcodeproj, .xcworkspace)

    And can export to ipa, so it can be continuously delivered to DeployGate and TestFlight.

    self-hosted is also supported. If you use self-hosted, install Xcode.

    Tags: #ruby • ios • github-actions

  • esper

    Esper Complex Event Processing, Streaming SQL and Event Series Analysis

    Esper is a component for complex event processing (CEP), streaming SQL and event series analysis, available for Java as Esper, and for .NET as NEsper.

    Esper’s home page and documentation are at http://www.espertech.com/esper

    Esper and NEsper are open-source software available under the GNU General Public License (GPL) version 2 (GPL v2).

    This repository tracks changes since release 5.2.0 and as of April 6, 2015. The repository prior to that date was the Codehaus repository which has been discontinued.

    Esper and NEsper including documentation are copyrighted and the copyright is owned by EsperTech Inc., unauthorized reproduction or distribution of this copyrighted work is illegal.

    For commercial licensing terms, please contact EsperTech Inc. for any inquiry.

    Tags: #java • cep • complex-event-processing

  • php-reverse-shell

    PHP shells that work on Linux OS, macOS, and Windows OS.

    Just a little refresh on the popular PHP reverse shell script pentestmonkey/php-reverse-shell. Credits to the original author!

    Works on Linux OS and macOS with /bin/sh and Windows OS with cmd.exe. Script will automatically detect the underlying OS.

    Works with both, ncat and multi/handler.

    Tested on XAMPP for Linux v7.3.19 (64-bit) with PHP v7.3.19 on Kali Linux v2020.2 (64-bit).

    Tested on XAMPP for OS X v7.4.10 (64-bit) with PHP v7.4.10 on macOS Catalina v10.15.6 (64-bit).

    Tested on XAMPP for Windows v7.4.3 (64-bit) with PHP v7.4.3 on Windows 10 Enterprise OS (64-bit).

    In addition, everything was tested on Docker images nouphet/docker-php4 with PHP v4.4.0 and steeze/php52-nginx with PHP v5.2.17.

    Made for educational purposes. I hope it will help!

    Process pipes on Windows OS do not support asynchronous operations so stream_set_blocking(), stream_select(), and feof() will not work properly, but I found a workaround.

    Tags: #php • reverse-tcp • reverse-shell

  • bmg

    Bmg, Alf’s successor, A Ruby Relational Algebra

    Bmg is a relational algebra implemented as a Ruby library. It implements the Relation as First-Class Citizen paradigm contributed with Alf a few years ago.

    Bmg can be used to query relations in memory, from various files, SQL databases, and any data source that can be seen as serving relations. Cross data-sources joins are supported, as with Alf. For differences with Alf, see a section further down this README.

    Tags: #ruby

subscribe via RSS