🚀 Cap | TypeScript
🎯 Primary Use Case:
Record, edit, and share screen recordings as an open-source alternative to Loom.
✨ Key Features:
• Screen recording
• Video editing
• Video sharing
• Self-hosting option
📖 Summary:
Cap is an open-source alternative to Loom that allows users to record their screens, edit the recordings, and share them quickly. It offers self-hosting options and desktop applications built with Tauri and SolidStart, alongside a web application built with Next.js. The project utilizes a monorepo architecture with shared component and utility libraries.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Record, edit, and share screen recordings as an open-source alternative to Loom.
✨ Key Features:
• Screen recording
• Video editing
• Video sharing
• Self-hosting option
📖 Summary:
Cap is an open-source alternative to Loom that allows users to record their screens, edit the recordings, and share them quickly. It offers self-hosting options and desktop applications built with Tauri and SolidStart, alongside a web application built with Next.js. The project utilizes a monorepo architecture with shared component and utility libraries.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 pseudoc | Go
🎯 Primary Use Case:
Compiling pseudocode into native executables using AI.
✨ Key Features:
• Non-reproducible builds due to LLM unpredictability
• Requires internet access for compilation
• Claims to be a drop-in replacement compiler for any language
📖 Summary:
Pseudoc is a pseudocode compiler that leverages AI to translate pseudocode into Go, which is then compiled into native executables. It uniquely combines AI and compiler technologies, resulting in features like non-reproducible builds and mandatory internet access. The project also claims to be a universal compiler, capable of significantly speeding up code written in other languages like Python.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Compiling pseudocode into native executables using AI.
✨ Key Features:
• Non-reproducible builds due to LLM unpredictability
• Requires internet access for compilation
• Claims to be a drop-in replacement compiler for any language
📖 Summary:
Pseudoc is a pseudocode compiler that leverages AI to translate pseudocode into Go, which is then compiled into native executables. It uniquely combines AI and compiler technologies, resulting in features like non-reproducible builds and mandatory internet access. The project also claims to be a universal compiler, capable of significantly speeding up code written in other languages like Python.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 Lumolight | Kotlin
🎯 Primary Use Case:
Providing a simple and customizable flashlight app experience on Android devices.
✨ Key Features:
• Front and back flash functionality
• Material You design with light and dark themes
• Customizable front flash colors, duration, and brightness
📖 Summary:
Lumolight is an open-source Android flashlight application offering both front and back flash capabilities. It features a modern Material You design with theming support and extensive customization options, including color selection, brightness control, and blinking frequency. The app also provides convenient tile support and volume key brightness adjustment for enhanced usability.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Providing a simple and customizable flashlight app experience on Android devices.
✨ Key Features:
• Front and back flash functionality
• Material You design with light and dark themes
• Customizable front flash colors, duration, and brightness
📖 Summary:
Lumolight is an open-source Android flashlight application offering both front and back flash capabilities. It features a modern Material You design with theming support and extensive customization options, including color selection, brightness control, and blinking frequency. The app also provides convenient tile support and volume key brightness adjustment for enhanced usability.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 NotelyVoice | C++
🎯 Primary Use Case:
Cross-platform note-taking with AI-powered voice-to-text transcription.
✨ Key Features:
• Rich Text Editing with formatting options
• Simple Search and Smart Filtering of notes
• Offline Speech-to-Text conversion
• Audio Recording and Playback
• Cross-Platform support (Android & iOS)
📖 Summary:
NotelyVoice is a cross-platform note-taking application that leverages Whisper AI for accurate speech-to-text conversion. It offers rich text editing, offline capabilities, and seamless integration between voice recording and note creation. The application is designed for students, professionals, and anyone needing hands-free note-taking across Android and iOS devices.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Cross-platform note-taking with AI-powered voice-to-text transcription.
✨ Key Features:
• Rich Text Editing with formatting options
• Simple Search and Smart Filtering of notes
• Offline Speech-to-Text conversion
• Audio Recording and Playback
• Cross-Platform support (Android & iOS)
📖 Summary:
NotelyVoice is a cross-platform note-taking application that leverages Whisper AI for accurate speech-to-text conversion. It offers rich text editing, offline capabilities, and seamless integration between voice recording and note creation. The application is designed for students, professionals, and anyone needing hands-free note-taking across Android and iOS devices.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 TheHive | Scala
🎯 Primary Use Case:
Security incident investigation and response for SOCs, CSIRTs, and CERTs.
✨ Key Features:
• Security Incident Response Platform
• Collaboration features for multiple analysts
• Case management from various sources (MISP, SIEM, etc.)
• Task management with templates and assignments
📖 Summary:
TheHive is a scalable, open-source security incident response platform designed to streamline incident investigation and response. It facilitates collaboration among security analysts, enables case management from diverse sources, and supports observable analysis through integrations with tools like MISP and Cortex. The platform aims to improve the efficiency and effectiveness of security operations teams.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Security incident investigation and response for SOCs, CSIRTs, and CERTs.
✨ Key Features:
• Security Incident Response Platform
• Collaboration features for multiple analysts
• Case management from various sources (MISP, SIEM, etc.)
• Task management with templates and assignments
📖 Summary:
TheHive is a scalable, open-source security incident response platform designed to streamline incident investigation and response. It facilitates collaboration among security analysts, enables case management from diverse sources, and supports observable analysis through integrations with tools like MISP and Cortex. The platform aims to improve the efficiency and effectiveness of security operations teams.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 feroxbuster | Rust
🎯 Primary Use Case:
Content discovery and forced browsing on web applications to identify unlinked resources and potential vulnerabilities.
✨ Key Features:
• Fast content discovery
• Recursive directory scanning
• Forced browsing attack implementation
• Wordlist-based brute-force enumeration
📖 Summary:
Feroxbuster is a fast and simple content discovery tool written in Rust. It performs forced browsing by recursively scanning directories using a wordlist to identify unlinked content and potential vulnerabilities in web applications. The tool is designed for penetration testing and security assessments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Content discovery and forced browsing on web applications to identify unlinked resources and potential vulnerabilities.
✨ Key Features:
• Fast content discovery
• Recursive directory scanning
• Forced browsing attack implementation
• Wordlist-based brute-force enumeration
📖 Summary:
Feroxbuster is a fast and simple content discovery tool written in Rust. It performs forced browsing by recursively scanning directories using a wordlist to identify unlinked content and potential vulnerabilities in web applications. The tool is designed for penetration testing and security assessments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ pwnat | C
🎯 Primary Use Case:
Establishing direct communication between a client and a server, both behind separate NATs, without requiring any configuration changes to the NAT devices.
✨ Key Features:
• NAT traversal without port forwarding or DMZ
• No third-party involvement (no proxy, STUN/TURN/UPnP/ICE)
• Direct client-to-server communication
• Works even when both client and server are behind NATs
📖 Summary:
`pwnat` is a tool that enables direct communication between clients and servers located behind separate NATs. It achieves this without requiring port forwarding, DMZ setup, or any third-party involvement. The tool leverages a unique technique involving ICMP packets to bypass NAT restrictions and establish a peer-to-peer connection.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Establishing direct communication between a client and a server, both behind separate NATs, without requiring any configuration changes to the NAT devices.
✨ Key Features:
• NAT traversal without port forwarding or DMZ
• No third-party involvement (no proxy, STUN/TURN/UPnP/ICE)
• Direct client-to-server communication
• Works even when both client and server are behind NATs
📖 Summary:
`pwnat` is a tool that enables direct communication between clients and servers located behind separate NATs. It achieves this without requiring port forwarding, DMZ setup, or any third-party involvement. The tool leverages a unique technique involving ICMP packets to bypass NAT restrictions and establish a peer-to-peer connection.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
💡 gpui-component | Rust
🎯 Primary Use Case:
Building desktop applications with reusable UI components.
✨ Key Features:
• Cross-platform UI components
• Native macOS and Windows inspired design
• Customizable themes
• Flexible layouts (Dock, Tiles)
• Virtualized Table and List components
📖 Summary:
The gpui-component repository provides a collection of cross-platform UI components for building desktop applications using the GPUI framework. It offers a range of features, including customizable themes, flexible layouts, virtualized lists and tables for high performance, and support for Markdown, HTML, charting, and code highlighting. An experimental WebView component is also available.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Building desktop applications with reusable UI components.
✨ Key Features:
• Cross-platform UI components
• Native macOS and Windows inspired design
• Customizable themes
• Flexible layouts (Dock, Tiles)
• Virtualized Table and List components
📖 Summary:
The gpui-component repository provides a collection of cross-platform UI components for building desktop applications using the GPUI framework. It offers a range of features, including customizable themes, flexible layouts, virtualized lists and tables for high performance, and support for Markdown, HTML, charting, and code highlighting. An experimental WebView component is also available.
🔗 Links:
• View Project
================
🔓 Open Source
💡 mlx-audio | Python
🎯 Primary Use Case:
Efficient text-to-speech (TTS) and speech-to-speech (STS) generation on Apple Silicon devices.
✨ Key Features:
• Fast inference on Apple Silicon
• Multiple language support
• Voice customization options
• Adjustable speech speed control
• Interactive web interface with 3D audio visualization
📖 Summary:
MLX-Audio is a library built on Apple's MLX framework that enables fast and efficient text-to-speech (TTS) and speech-to-speech (STS) generation, specifically optimized for Apple Silicon. It offers features like voice customization, adjustable speech speed, a web interface with 3D audio visualization, and a REST API for TTS generation.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Efficient text-to-speech (TTS) and speech-to-speech (STS) generation on Apple Silicon devices.
✨ Key Features:
• Fast inference on Apple Silicon
• Multiple language support
• Voice customization options
• Adjustable speech speed control
• Interactive web interface with 3D audio visualization
📖 Summary:
MLX-Audio is a library built on Apple's MLX framework that enables fast and efficient text-to-speech (TTS) and speech-to-speech (STS) generation, specifically optimized for Apple Silicon. It offers features like voice customization, adjustable speech speed, a web interface with 3D audio visualization, and a REST API for TTS generation.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 MoGe | Python
🎯 Primary Use Case:
Recovering 3D geometry from monocular open-domain images.
✨ Key Features:
• Accurate 3D geometry estimation (point maps, depth maps, normal maps)
• Optional ground-truth FOV input for enhanced accuracy
• Flexible resolution support
• Optimized for speed (60ms latency on A100/RTX3090 with FP16)
📖 Summary:
MoGe is a model designed for estimating 3D geometry from single images. It provides metric point maps, depth maps, normal maps, and camera FOV estimation. The model supports flexible resolutions, optional ground-truth FOV input, and is optimized for speed, making it suitable for various applications requiring monocular geometry estimation.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Recovering 3D geometry from monocular open-domain images.
✨ Key Features:
• Accurate 3D geometry estimation (point maps, depth maps, normal maps)
• Optional ground-truth FOV input for enhanced accuracy
• Flexible resolution support
• Optimized for speed (60ms latency on A100/RTX3090 with FP16)
📖 Summary:
MoGe is a model designed for estimating 3D geometry from single images. It provides metric point maps, depth maps, normal maps, and camera FOV estimation. The model supports flexible resolutions, optional ground-truth FOV input, and is optimized for speed, making it suitable for various applications requiring monocular geometry estimation.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 lrcsnc | Go
🎯 Primary Use Case:
Displaying synced lyrics for songs played through MPRIS-compatible players, primarily designed for use with bars like Waybar.
✨ Key Features:
• Syncing to any player that supports MPRIS
• Romanization for Japanese, Chinese and Korean languages
• Customization and configuration using TOML
• Waybar integration
📖 Summary:
lrcsnc fetches and displays synced lyrics for songs, synchronizing them with the song's actual position. It supports various players through MPRIS, offers romanization for East Asian languages, and allows customization via TOML configuration. It is primarily designed for use with bars like Waybar, providing a seamless lyrics display experience.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Displaying synced lyrics for songs played through MPRIS-compatible players, primarily designed for use with bars like Waybar.
✨ Key Features:
• Syncing to any player that supports MPRIS
• Romanization for Japanese, Chinese and Korean languages
• Customization and configuration using TOML
• Waybar integration
📖 Summary:
lrcsnc fetches and displays synced lyrics for songs, synchronizing them with the song's actual position. It supports various players through MPRIS, offers romanization for East Asian languages, and allows customization via TOML configuration. It is primarily designed for use with bars like Waybar, providing a seamless lyrics display experience.
🔗 Links:
• View Project
================
🔓 Open Source
🚀 beam | Java
🎯 Primary Use Case:
Defining and executing data processing pipelines for both batch and streaming data.
✨ Key Features:
• Unified programming model for batch and streaming data processing
• Language-specific SDKs (Java, Python, Go)
• Runners for executing pipelines on distributed processing backends (Flink, Spark, Dataflow, Hazelcast Jet)
📖 Summary:
Apache Beam provides a unified programming model for defining data-parallel processing pipelines. It offers language-specific SDKs and Runners that enable execution on various distributed processing backends. The primary use case is to create portable data processing pipelines that can run on different execution environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Defining and executing data processing pipelines for both batch and streaming data.
✨ Key Features:
• Unified programming model for batch and streaming data processing
• Language-specific SDKs (Java, Python, Go)
• Runners for executing pipelines on distributed processing backends (Flink, Spark, Dataflow, Hazelcast Jet)
📖 Summary:
Apache Beam provides a unified programming model for defining data-parallel processing pipelines. It offers language-specific SDKs and Runners that enable execution on various distributed processing backends. The primary use case is to create portable data processing pipelines that can run on different execution environments.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 TM-SGNL-Android | Java
🎯 Primary Use Case:
Modified and potentially insecure version of the Signal app, likely for circumventing security or privacy measures.
✨ Key Features:
• Modified Signal app
• Unofficial version
• Potentially insecure
• Downloaded from TeleMessage website
📖 Summary:
This repository contains a modified, unofficial, and potentially insecure version of the Signal Android app. It was reportedly used by senior Trump officials and downloaded from the TeleMessage website. The modifications likely involve alterations to the original Signal codebase, potentially compromising its security and privacy features.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Modified and potentially insecure version of the Signal app, likely for circumventing security or privacy measures.
✨ Key Features:
• Modified Signal app
• Unofficial version
• Potentially insecure
• Downloaded from TeleMessage website
📖 Summary:
This repository contains a modified, unofficial, and potentially insecure version of the Signal Android app. It was reportedly used by senior Trump officials and downloaded from the TeleMessage website. The modifications likely involve alterations to the original Signal codebase, potentially compromising its security and privacy features.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🌟 Feeder | Kotlin
🎯 Primary Use Case:
Reading and aggregating news feeds from various sources (RSS, Atom, JSONFeed) locally on an Android device without account registration.
✨ Key Features:
• Offline reading
• Notification support
• OPML import/export
• Material Design
📖 Summary:
Feeder is an open-source Android feed reader that allows users to read news and posts from their favorite sites. It supports RSS, Atom, and JSONFeed formats and operates locally on the device, ensuring data privacy. Key features include offline reading, notification support, OPML import/export, and a Material Design interface.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Reading and aggregating news feeds from various sources (RSS, Atom, JSONFeed) locally on an Android device without account registration.
✨ Key Features:
• Offline reading
• Notification support
• OPML import/export
• Material Design
📖 Summary:
Feeder is an open-source Android feed reader that allows users to read news and posts from their favorite sites. It supports RSS, Atom, and JSONFeed formats and operates locally on the device, ensuring data privacy. Key features include offline reading, notification support, OPML import/export, and a Material Design interface.
🔗 Links:
• View Project
================
🔓 Open Source
🚀 DeepScript | TypeScript
🎯 Primary Use Case:
Converting digital text into personalized handwriting.
✨ Key Features:
• Converts digital text to custom handwritten format
• Allows users to select existing fonts
• Enables users to upload their own handwriting samples
• Segments and renames characters using Gemini API
• Generates font files from uploaded samples
📖 Summary:
DeepScript is a tool that converts digital text into custom handwritten formats. Users can select from existing fonts or upload their own handwriting samples. The application uses the Gemini API to segment and rename characters, ultimately generating a font file that can be used to produce handwritten text.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Converting digital text into personalized handwriting.
✨ Key Features:
• Converts digital text to custom handwritten format
• Allows users to select existing fonts
• Enables users to upload their own handwriting samples
• Segments and renames characters using Gemini API
• Generates font files from uploaded samples
📖 Summary:
DeepScript is a tool that converts digital text into custom handwritten formats. Users can select from existing fonts or upload their own handwriting samples. The application uses the Gemini API to segment and rename characters, ultimately generating a font file that can be used to produce handwritten text.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
✨ prompt-forge | Go
🎯 Primary Use Case:
AI prompt engineering for crafting, testing, and systematically evaluating prompts.
✨ Key Features:
• AI-Powered Prompt Generation
• Advanced Prompt Analysis
• Systematic Evaluation
• Performance Analytics
• Version Control
📖 Summary:
PromptForge is an AI prompt engineering workbench designed to help users create, analyze, and systematically test prompts. It offers features such as AI-powered prompt generation, advanced prompt analysis, systematic evaluation with comprehensive test suites, performance analytics, and version control. The tool supports multi-model comparison and aims to bring engineering discipline to prompt development.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
AI prompt engineering for crafting, testing, and systematically evaluating prompts.
✨ Key Features:
• AI-Powered Prompt Generation
• Advanced Prompt Analysis
• Systematic Evaluation
• Performance Analytics
• Version Control
📖 Summary:
PromptForge is an AI prompt engineering workbench designed to help users create, analyze, and systematically test prompts. It offers features such as AI-powered prompt generation, advanced prompt analysis, systematic evaluation with comprehensive test suites, performance analytics, and version control. The tool supports multi-model comparison and aims to bring engineering discipline to prompt development.
🔗 Links:
• View Project
================
🔓 Open Source
🚀 hanko | Go
🎯 Primary Use Case:
Authentication and user management for web applications.
✨ Key Features:
• Passwordless authentication (passkeys)
• Multi-factor authentication (MFA)
• Social logins (OAuth)
• SAML SSO
• User management
📖 Summary:
Hanko is an open-source authentication and user management system designed for easy integration and privacy. It supports modern authentication methods like passkeys, MFA, and social logins, and offers flexible configuration options. Hanko provides web components and a robust API for building custom frontends.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Authentication and user management for web applications.
✨ Key Features:
• Passwordless authentication (passkeys)
• Multi-factor authentication (MFA)
• Social logins (OAuth)
• SAML SSO
• User management
📖 Summary:
Hanko is an open-source authentication and user management system designed for easy integration and privacy. It supports modern authentication methods like passkeys, MFA, and social logins, and offers flexible configuration options. Hanko provides web components and a robust API for building custom frontends.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥 cloudpub | Rust
🎯 Primary Use Case:
Providing public access to services running behind NAT, such as web applications, databases, and game servers.
✨ Key Features:
• NAT traversal
• Reverse proxy
• Provides public access to local resources
• Open-source alternative to Ngrok
📖 Summary:
CloudPub is an open-source reverse proxy tool designed to overcome NAT limitations. It allows users to expose services running on their local network to the internet, similar to Ngrok. The tool functions as a combination of a proxy server, gateway, and tunnel, providing public access to local resources.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Providing public access to services running behind NAT, such as web applications, databases, and game servers.
✨ Key Features:
• NAT traversal
• Reverse proxy
• Provides public access to local resources
• Open-source alternative to Ngrok
📖 Summary:
CloudPub is an open-source reverse proxy tool designed to overcome NAT limitations. It allows users to expose services running on their local network to the internet, similar to Ngrok. The tool functions as a combination of a proxy server, gateway, and tunnel, providing public access to local resources.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🔥1
🌟 dufs | Rust
🎯 Primary Use Case:
Serving files over HTTP with features like uploading, access control, and WebDAV support.
✨ Key Features:
• Static file serving
• File uploading (drag & drop)
• Folder download as zip
• File creation/editing/searching
• Resumable uploads/downloads
📖 Summary:
Dufs is a utility file server written in Rust that allows users to easily serve files over HTTP. It supports a variety of features including static file serving, file uploading via drag and drop, folder downloads as zip files, access control, HTTPS, and WebDAV. It can be used to quickly share files, create simple web interfaces for file management, or serve as a basic WebDAV server.
🔗 Links:
• View Project
================
🔓 Open Source
🎯 Primary Use Case:
Serving files over HTTP with features like uploading, access control, and WebDAV support.
✨ Key Features:
• Static file serving
• File uploading (drag & drop)
• Folder download as zip
• File creation/editing/searching
• Resumable uploads/downloads
📖 Summary:
Dufs is a utility file server written in Rust that allows users to easily serve files over HTTP. It supports a variety of features including static file serving, file uploading via drag and drop, folder downloads as zip files, access control, HTTPS, and WebDAV. It can be used to quickly share files, create simple web interfaces for file management, or serve as a basic WebDAV server.
🔗 Links:
• View Project
================
🔓 Open Source
🔥 OpenMQTTGateway | C++
🎯 Primary Use Case:
Unifying various IoT technologies and protocols under the MQTT protocol, reducing the need for multiple bridges.
✨ Key Features:
• MQTT gateway for ESP8266/ESP32
• Bidirectional 433mhz/315mhz/868mhz communication
• Infrared communications
📖 Summary:
OpenMQTTGateway is a firmware designed to unify various IoT technologies and protocols into a single, manageable system. It acts as an MQTT gateway for ESP8266 and ESP32, supporting a wide range of communication protocols and devices, including 433mhz, Infrared, BLE, Bluetooth, and LoRa. By consolidating these technologies under the MQTT protocol, it simplifies home automation and reduces the need for multiple dedicated bridges.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source
🎯 Primary Use Case:
Unifying various IoT technologies and protocols under the MQTT protocol, reducing the need for multiple bridges.
✨ Key Features:
• MQTT gateway for ESP8266/ESP32
• Bidirectional 433mhz/315mhz/868mhz communication
• Infrared communications
📖 Summary:
OpenMQTTGateway is a firmware designed to unify various IoT technologies and protocols into a single, manageable system. It acts as an MQTT gateway for ESP8266 and ESP32, supporting a wide range of communication protocols and devices, including 433mhz, Infrared, BLE, Bluetooth, and LoRa. By consolidating these technologies under the MQTT protocol, it simplifies home automation and reduces the need for multiple dedicated bridges.
🔗 Links:
• View Project
• Homepage
================
🔓 Open Source