GitHub Open Source
483 subscribers
1.88K photos
1.95K links
🌟 GitHub Open Source 🌟

Discover fascinating projects from GitHub! We curate the best repositories, highlight innovative ideas, and share tips for developers. Join us to explore hidden gems and fuel your tech passion! 🚀
Download Telegram
ai-browser | TypeScript

🎯 Primary Use Case:
AI-powered desktop automation and intelligent browsing.

Key Features:
• Multiple AI Providers (DeepSeek, Qwen, Google Gemini, Anthropic Claude, OpenRouter)
• UI Configuration for AI models and API keys
• Agent Configuration with custom prompts and MCP tools
• Centralized toolbox for system features

📖 Summary:
The ai-browser repository is an AI-powered desktop automation agent built with Next.js and Electron. It allows users to control their computer like a native desktop application, leveraging multi-modal AI task execution, scheduled tasks, social media integration, and advanced file management with support for multiple AI providers.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🌟 pluGET | Python

🎯 Primary Use Case:
Automating the management and updating of Minecraft server plugins and server software.

Key Features:
• Works locally or through SFTP/FTP
• Command line interface
• Checks for updates and downloads latest plugin versions
• Multi-platform plugin support (Spigot, Modrinth, GitHub)

📖 Summary:
pluGET is a Python-based package manager designed to simplify the management of Minecraft server plugins and server software. It automates the process of checking for updates and downloading the latest versions of plugins from sources like Spigot, Modrinth, and GitHub, as well as server software like PaperMC and Purpur. It supports both local and remote servers via SFTP/FTP.

🔗 Links:
View Project
================
🔓 Open Source
🔥 librepods | Kotlin

🎯 Primary Use Case:
Enabling full AirPods functionality, including noise control, ear detection, and customized settings, on Android and Linux devices.

Key Features:
• Noise Control Modes
• Ear Detection
• Battery Status
• Head Gestures
• Conversational Awareness

📖 Summary:
LibrePods is a Kotlin-based project aiming to unlock Apple's AirPods features on non-Apple devices, specifically Android and Linux. It provides access to features like noise control, ear detection, and battery status, effectively liberating AirPods from the Apple ecosystem.

🔗 Links:
View Project
================
🔓 Open Source
🔥 OpenEmu | Swift

🎯 Primary Use Case:
Playing retro video games on macOS using a single, unified application.

Key Features:
• macOS native front end for emulation
• Modular architecture with game engine plugins
• Support for numerous retro consoles
• Leverages macOS technologies like Cocoa, Metal, and Core Animation
• Auto-updating via Sparkle

📖 Summary:
OpenEmu is an open-source macOS application that emulates retro video game consoles. It uses a modular architecture, allowing it to support various game engines as plugins, providing a unified and native macOS front end for playing classic games.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
AIPex | TypeScript

🎯 Primary Use Case:
Automating browser tasks using natural language commands.

Key Features:
• Browser automation using natural language commands
• Open source alternative to ChatGPT Atlas
• No browser migration required
• Complete feature parity with ChatGPT Atlas
• Optimized performance for speed and efficiency

📖 Summary:
AIPex is an open-source Chrome extension that automates browser tasks using natural language commands, positioning itself as an alternative to ChatGPT Atlas. It allows users to automate workflows and repetitive actions directly within their existing browser, eliminating the need for browser migration and offering feature parity with enhanced performance.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 C-Compile-Helper | Python

🎯 Primary Use Case:
Simplifying C/C++ compilation for beginners and users who prefer not to use complex build systems.

Key Features:
• Automatic compiler detection
• Compiler functionality check
• User-friendly compiler selection
• Customizable compilation arguments
• Language support (English, Russian)

📖 Summary:
The C++ Compile Helper is a Python script designed to simplify the compilation of C/C++ files. It automatically detects available compilers, validates their functionality, and provides a user-friendly interface for compiling code without the complexities of build systems. It is primarily aimed at beginners who need a simple way to compile C++ code.

🔗 Links:
View Project
================
🔓 Open Source
🔥 scl | Python

🎯 Primary Use Case:
Defining configuration files in a simple, readable, and strongly-typed format.

Key Features:
• Strong typing with explicit type declarations
• Nested objects with `class` type
• Typed lists supporting num, fl, bool, str
• Comments using `[ comment text ]` syntax
• Multiline strings with `ml` type

📖 Summary:
The SCL repository defines a new configuration language with features like strong typing, nested objects, typed lists, and multiline strings. It aims to provide a human-friendly configuration format and currently has a Python library available, with plans for libraries in other languages like Kotlin, Java, Rust, Elixir, Ruby, and JavaScript/TypeScript.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 havn | Rust

🎯 Primary Use Case:
Network port scanning for identifying open ports on a target address or IP.

Key Features:
• Fast port scanning
• Configurable options
• Asynchronous Tokio multithreading
• Docker compatibility
• Small binary size (<1mb)

📖 Summary:
havn is a fast and configurable port scanner written in Rust, utilizing asynchronous Tokio multithreading for efficient scanning. It offers reasonable defaults and configurable options, making it suitable for various scanning needs across multiple platforms, including Docker.

🔗 Links:
View Project
================
🔓 Open Source
🔥 autocomplete | TypeScript

🎯 Primary Use Case:
Implementing autocomplete functionality in web applications.

Key Features:
• Fast autocomplete functionality
• Support for various data sources (static, Algolia, recent searches)
• Full control over DOM elements
• Accessibility attributes
• Virtual DOM compatibility (React, Vue, etc.)

📖 Summary:
The `autocomplete` library is a JavaScript library designed to enable developers to quickly build autocomplete experiences in their applications. It provides the core functionality for handling user input, fetching suggestions from various data sources, and rendering the autocomplete UI, while giving developers full control over the DOM elements used for output.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 maildrop | CSS

🎯 Primary Use Case:
Receiving emails on a disposable address for privacy and convenience.

Key Features:
• Random email generation
• Custom email addresses
• Password-protected inboxes
• Clean UI
• Easy setup

📖 Summary:
Maildrop is a self-hostable, open-source disposable email service. It allows users to receive emails at randomly generated addresses on their own domain, which is useful for signing up for services without revealing a personal email address or creating multiple accounts.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🌟 howdy | Python

🎯 Primary Use Case:
Password-free authentication on Linux systems using facial recognition.

Key Features:
• Facial authentication
• PAM integration
• IR camera support
• Support for multiple Linux distributions (Ubuntu, Debian, Arch Linux, Fedora, openSUSE)

📖 Summary:
Howdy provides Windows Hello-style facial authentication for Linux systems. It leverages IR emitters and cameras for facial recognition, enabling password-free authentication for login, screen lock, sudo, and other PAM-integrated functions.

🔗 Links:
View Project
================
🔓 Open Source
DiffMem | Python

🎯 Primary Use Case:
Long-term memory storage and retrieval for AI agents, particularly in conversational systems, where the ability to track and query the evolution of information is important.

Key Features:
• Git-based version control for memory
• Markdown files for human-readable storage
• In-memory BM25 index for fast retrieval
• Differential intelligence using Git diffs and logs

📖 Summary:
DiffMem is a Git-based memory backend for AI agents and conversational systems. It leverages Git for version control and Markdown files for human-readable storage, enabling efficient tracking and retrieval of information. The system uses an in-memory BM25 index for fast, explainable search, making it suitable for long-horizon AI applications where memories evolve over time.

🔗 Links:
View Project
================
🔓 Open Source
🔥 blender-mcp | Python

🎯 Primary Use Case:
Enabling Claude AI to control and interact with Blender for 3D modeling and scene creation tasks.

Key Features:
• Two-way communication between Claude AI and Blender
• Object manipulation (create, modify, delete)
• Material control (apply and modify materials and colors)
• Scene inspection (get detailed information)
• Code execution (run arbitrary Python code from Claude)

📖 Summary:
BlenderMCP connects Blender to Claude AI, enabling prompt-assisted 3D modeling, scene creation, and manipulation through the Model Context Protocol (MCP). It allows Claude to directly interact with and control Blender, facilitating tasks like object manipulation, material control, and scene inspection via a socket-based server.

🔗 Links:
View Project
================
🔓 Open Source
🚀 alt-sendme | TypeScript

🎯 Primary Use Case:
Direct peer-to-peer file transfer without cloud storage, emphasizing privacy and security.

Key Features:
• Send anywhere
• Peer-to-peer direct transfer
• End-to-end encryption
• No accounts or personal info
• Transfer anything

📖 Summary:
Alt-Sendme is a free and open-source file transfer tool that allows users to send files and folders of any size and format directly between devices without storing them on cloud servers. It emphasizes privacy and security through end-to-end encryption and peer-to-peer direct transfers, offering a WeTransfer alternative without accounts or personal information.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 rio | Rust

🎯 Primary Use Case:
Providing a fast, modern, and cross-platform terminal emulator experience.

Key Features:
• GPU-accelerated rendering
• Cross-platform support (macOS, Linux, Windows)
• WebAssembly support (in progress)
• Configuration options
• Based on Alacritty's code (ANSI parser, events, processor)

📖 Summary:
Rio is a hardware-accelerated GPU terminal emulator written in Rust, designed to run on desktops (macOS, Linux, Windows) and potentially in web browsers via WebAssembly. It aims to provide a modern terminal experience with performance improvements, leveraging GPU acceleration for rendering.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 tdl | Go

🎯 Primary Use Case:
Downloading files from Telegram, including protected chats, and managing Telegram data through features like message forwarding, file uploading, and data exporting.

Key Features:
• Single file start-up
• Low resource usage
• High bandwidth utilization
• Faster than official clients
• Download files from protected chats

📖 Summary:
tdl is a Telegram toolkit written in Go that functions as a Telegram downloader, but with extended capabilities. It offers features like high-speed downloads, low resource usage, and the ability to download from protected chats, forward messages, upload files, and export data to JSON.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🚀 nightingale | Go

🎯 Primary Use Case:
Monitoring and alerting for time-series data, with a focus on flexible alarm distribution and noise reduction.

Key Features:
• Alerting engine
• Data source integration (VictoriaMetrics, ElasticSearch)
• Alarm processing and distribution
• Categraf integration for data collection
• Distributed deployment for edge data centers

📖 Summary:
Nightingale is an open-source monitoring and alerting system, designed as an alternative to Grafana for alerting. It focuses on processing and distributing alarms, integrating with existing data sources like VictoriaMetrics and ElasticSearch. It uses Categraf for data collection and supports distributed deployment for edge data centers.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 n8n | TypeScript

🎯 Primary Use Case:
Workflow automation for technical teams, combining no-code and code flexibility.

Key Features:
• Code When You Need It (JavaScript/Python, npm packages)
• AI-Native Platform (LangChain integration)
• Full Control (Self-hosting or cloud)
• Enterprise-Ready (Advanced permissions, SSO, air-gapped deployments)
• Active Community (400+ integrations, 900+ templates)

📖 Summary:
n8n is a fair-code workflow automation platform that allows technical teams to build powerful automations with a combination of visual building and custom code. It offers 400+ integrations, native AI capabilities, and options for self-hosting or cloud deployment, providing full control over data and deployments.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 retroassembly | TypeScript

🎯 Primary Use Case:
Playing retro games in a browser-based environment, either through the official hosted version or by self-hosting with Docker.

Key Features:
• Play retro games in the browser
• Automatic box art and cover detection
• Save and synchronize game progress
• Rewind gameplay (some emulators)
• Spatial navigation

📖 Summary:
RetroAssembly is a web-based retro game collection cabinet that allows users to play classic games from various consoles directly in their browser. It features automatic box art detection, save synchronization, rewind functionality (for some emulators), spatial navigation, visual enhancements via shaders, and on-screen virtual controllers.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🚀 vibetest-use | Python

🎯 Primary Use Case:
Automated QA testing of websites for UI bugs, broken links, and accessibility issues.

Key Features:
• Automated QA testing
• Browser-Use agents
• MCP server
• UI bug detection
• Broken link detection

📖 Summary:
The Vibetest Use repository provides an automated QA testing solution for websites using Browser-Use agents. It includes an MCP server that launches multiple agents to identify UI bugs, broken links, accessibility issues, and other technical problems, suitable for both live and local development environments.

🔗 Links:
View Project
================
🔓 Open Source
🚀 zee | Rust

🎯 Primary Use Case:
Terminal-based text editing and code development.

Key Features:
• 100 FPS editor with asynchronous operations
• Rope-based buffer implementation (using ropey)
• Edit tree history (undo/redo tree)
• Tree-sitter for syntax highlighting and validation
• Multi-buffer, multi-pane support

📖 Summary:
Zee is a modern, experimental text editor for the terminal written in Rust, inspired by Emacs. It emphasizes performance, aiming for 100 FPS rendering with asynchronous operations for tasks like syntax highlighting and file I/O. It uses Tree-sitter for incremental parsing, supports multi-buffer editing, and offers features like fuzzy file search and a rope-based buffer implementation.

🔗 Links:
View Project
================
🔓 Open Source