GitHub Open Source
540 subscribers
1.95K photos
2.02K 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
πŸš€ wicketkeeper | Go

🎯 Primary Use Case:
Protecting web forms from bots using a privacy-friendly, self-hostable Proof-of-Work (PoW) CAPTCHA.

✨ Key Features:
β€’ Proof-of-Work Engine
β€’ Stateless & Secure
β€’ Replay Attack Prevention
β€’ Embeddable Client Widget
β€’ Configurable

πŸ“– Summary:
Wicketkeeper is a privacy-focused CAPTCHA system that uses Proof-of-Work to protect web forms from bots. It replaces traditional visual puzzles with a computational challenge, making it easier for users while remaining costly for bots. The system includes a Go backend, a JavaScript client widget, and a full-stack demo application, offering a configurable and containerized solution for bot prevention.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
🌟 rustoku | Rust

🎯 Primary Use Case:
Solving and generating Sudoku puzzles

✨ Key Features:
β€’ Fast Sudoku solving with clear solve paths
β€’ Unique and configurable puzzle generation
β€’ Human-like puzzle solving techniques

πŸ“– Summary:
Rustoku is a Rust library and CLI tool for solving and generating Sudoku puzzles. It focuses on speed, clarity, and human-like solving techniques, offering features like step-by-step solve paths and configurable puzzle generation with guaranteed unique solutions.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
πŸ’‘ cpdown | TypeScript

🎯 Primary Use Case:
Copying webpage content and YouTube subtitles as clean markdown for various purposes, including note-taking, content creation, and LLM input.

✨ Key Features:
β€’ Copy webpage content as clean markdown

πŸ“– Summary:
cpdown is a browser extension that allows users to copy webpage content and YouTube subtitles as clean, formatted markdown. It utilizes Defuddle or Mozilla Readability to extract the main content, removes unnecessary HTML elements, and provides features like token counting and keyboard shortcut support. The extension is designed to improve productivity by simplifying the process of converting web content into a usable markdown format.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
🌟 dnschat | TypeScript

🎯 Primary Use Case:
Enabling AI communication through DNS TXT queries for enhanced privacy and network resilience.

✨ Key Features:
β€’ DNS-Based AI Chat
β€’ Cross-Platform Support
β€’ Native DNS Implementation
β€’ Multi-Layer Fallback
β€’ Local Storage

πŸ“– Summary:
DNSChat is a React Native mobile application that revolutionizes LLM interaction by utilizing DNS TXT queries for communication. It offers a ChatGPT-like interface with features like cross-platform support, native DNS implementation, multi-layer fallback mechanisms, and local storage for persistent conversations. The app aims to provide a more private and resilient way to interact with AI models.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
πŸ’‘ speakr | HTML

🎯 Primary Use Case:
Transcribing audio recordings into organized, searchable notes while ensuring data privacy through self-hosting.

✨ Key Features:
β€’ Audio transcription with speaker identification
β€’ AI-powered summarization
β€’ AI chat interface for interacting with recordings
β€’ Tagging system for organizing recordings
β€’ Word document export

πŸ“– Summary:
Speakr is a self-hosted web application that transcribes audio recordings into organized and searchable notes. It offers features like speaker identification, AI-powered summarization, and a chat interface for interacting with the content. Designed for privacy and control, Speakr is suitable for professionals, therapists, students, and anyone needing to transcribe audio recordings.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
🌟 tilf | Python

🎯 Primary Use Case:
Creating sprites, icons, and small 2D assets.

✨ Key Features:
β€’ Pixel art editing
β€’ Cross-platform support (Windows, MacOS, GNU/Linux)
β€’ Essential drawing tools (Pencil, Eraser, Fill, Eyedropper, Rectangle, Ellipse)
β€’ Undo/Redo functionality
β€’ Zoom 1-50x

πŸ“– Summary:
Tilf is a free and open-source pixel art editor designed for creating sprites and small 2D assets. It offers essential drawing tools, real-time preview, undo/redo functionality, and supports multiple platforms (Windows, MacOS, GNU/Linux). The editor focuses on simplicity and ease of use, requiring minimal dependencies and no account registration.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
🌟 easyedit | TypeScript

🎯 Primary Use Case:
Editing images with a single text prompt.

✨ Key Features:
β€’ Image editing with a single prompt
β€’ Powered by Flux through Together.ai
β€’ Uses Next.js app router with Tailwind
β€’ Observability with Helicone
β€’ Website analytics with Plausible

πŸ“– Summary:
EasyEdit allows users to edit images using a single text prompt. It leverages the Flux image model from BFL and Together AI for inference. The application is built using Next.js, Tailwind CSS, and includes observability and analytics tools.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
🌟 ip-nose | C++

🎯 Primary Use Case:
IP geolocation and information retrieval from the command line.

✨ Key Features:
β€’ IP Geolocation
β€’ IP Detection
β€’ Matrix-themed Interface
β€’ Search History
β€’ Customizable Configuration

πŸ“– Summary:
ip-nose is a C++ command-line tool for IP geolocation, providing detailed information about IP addresses. It features a Matrix-inspired interface, IP detection, search history, and customizable configuration. It is designed for developers and network enthusiasts who want a stylish and efficient way to geolocate IP addresses.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
🌟 perspt | Rust

🎯 Primary Use Case:
Chatting with various AI models from multiple providers directly in the terminal.

✨ Key Features:
β€’ Interactive Chat Interface with Ratatui
β€’ Simple CLI Mode for scripting
β€’ Real-time Streaming of LLM responses
β€’ Automatic Provider Detection

πŸ“– Summary:
Perspt is a high-performance CLI application built with Rust that allows users to interact with various AI models directly from their terminal. It supports multiple providers like OpenAI, Anthropic, and Google Gemini, offering features like real-time streaming, automatic provider detection, and a customizable interface for both interactive chat and scripting.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
✨ depyler | Rust

🎯 Primary Use Case:
Transitioning Python codebases to Rust for improved performance, safety, and energy efficiency.

✨ Key Features:
β€’ Python to Rust transpilation
β€’ Energy efficiency
β€’ Progressive verification
β€’ Multi-target support (Ruchy)
β€’ Enterprise-grade testing infrastructure

πŸ“– Summary:
Depyler is a Python-to-Rust transpiler designed to help developers migrate their Python code to Rust. It focuses on energy efficiency, safety, and includes features like progressive verification and multi-target support, including Ruchy. It can be used both as a command-line tool and as a library.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
🌟 EasyNotes | Pascal

🎯 Primary Use Case:
Creating and synchronizing notes across multiple devices (Windows, Android, iOS) using P2P or web server synchronization.

✨ Key Features:
β€’ Cross-platform note application (Windows, Android, iOS)
β€’ P2P synchronization
β€’ Web server synchronization
β€’ Multi-language support (English, Russian, Chinese, Spanish, Portuguese, French, German, Japanese, Arabic, Italian, Korean, Turkish)

πŸ“– Summary:
EasyNotes is a cross-platform note application that supports Windows, Android, and iOS. It offers P2P and web server synchronization, allowing users to keep their notes consistent across devices. The application supports multiple languages and includes features like a dark theme and tablet optimization.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
❀2
πŸš€ curlsapp | Swift

🎯 Primary Use Case:
Privacy-first iOS workout logging app.

✨ Key Features:
β€’ Workout Logging
β€’ Exercise Database (800+ exercises)
β€’ Custom Exercises
β€’ Workout History & Analytics
β€’ Template System

πŸ“– Summary:
Curls App is a privacy-focused iOS application for logging workouts. It features a comprehensive exercise database, custom exercise creation, workout history and analytics, and a template system for reusable routines. The app prioritizes user privacy by operating entirely offline, storing data locally, and avoiding analytics or account requirements.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
πŸš€ LiYing | Python

🎯 Primary Use Case:
Automating ID photo post-processing for photo studios.

✨ Key Features:
β€’ Automatic human/face recognition
β€’ Automatic angle correction
β€’ Automatic background replacement
β€’ Automatic ID photo cropping to various sizes
β€’ Automatic photo layout/arrangement

πŸ“– Summary:
LiYing is a Python program designed to automate the post-processing workflow for ID photos, typically used in photo studios. It features automatic human and face recognition, angle correction, background replacement, ID photo cropping to various sizes, and automatic photo layout. The program can be run offline, with all image processing done locally.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
❀1
✨ blinko | TypeScript

🎯 Primary Use Case:
Quickly capturing and organizing fleeting thoughts and ideas in a private, self-hosted environment.

✨ Key Features:
β€’ AI-Enhanced Note Retrieval using RAG
β€’ Self-hosted data for privacy
β€’ Efficient and Fast note capture with Markdown support
β€’ Lightweight architecture with multi-platform support (Tauri)
β€’ Open for Collaboration

πŸ“– Summary:
Blinko is an open-source, self-hosted personal AI note tool that prioritizes privacy. It allows users to quickly capture and organize their thoughts with AI-enhanced retrieval using RAG, ensuring efficient access to information while maintaining complete control over their data. Blinko supports Markdown and offers multi-platform support via Tauri.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
❀1
πŸ”₯ mcp | TypeScript

🎯 Primary Use Case:
Providing tools to scrape, extract structured data, and crawl webpages, along with access to browser agents.

✨ Key Features:
β€’ Scraping webpages
β€’ Crawling webpages
β€’ Extracting structured data
β€’ Searching with Bing
β€’ Browser automation with Browser Use agent

πŸ“– Summary:
The Hyperbrowser MCP Server provides tools for scraping, crawling, and extracting structured data from web pages. It also offers access to general-purpose browser agents like OpenAI's CUA, Anthropic's Claude Computer Use, and Browser Use. The server supports profile management for persistent configurations.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
✨ linutil | Shell

🎯 Primary Use Case:
Simplifying and automating common Linux system administration and application setup tasks.

✨ Key Features:
β€’ Distro-agnostic
β€’ Simplifies Linux tasks
β€’ Application setup
β€’ System optimization
β€’ Configuration via TOML

πŸ“– Summary:
Linutil is a distro-agnostic toolbox designed to simplify everyday Linux tasks, including application setup and system optimization. It offers a command-line interface with configuration options via TOML files and is available through various package repositories like AUR, OpenSUSE, and Cargo, making it easily accessible for a wide range of Linux users.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
❀1
πŸš€ dnSurfer | JavaScript

🎯 Primary Use Case:
Bypassing network restrictions and captive portals by surfing the web using DNS queries.

✨ Key Features:
β€’ Text-only web browser operating entirely over DNS
β€’ Client-server architecture using DNS queries for web content

πŸ“– Summary:
dnSurfer is a proof-of-concept web browser that operates entirely over DNS, enabling text-only browsing by converting DNS queries into web content. It uses a client-server architecture with a custom DNS server and an Electron-based desktop application. The primary use case is to bypass network restrictions and captive portals.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
πŸš€ iOS-OCR-Server | Swift

🎯 Primary Use Case:
Local OCR without cloud services

✨ Key Features:
β€’ High-precision OCR powered by Apple’s Vision Framework
β€’ Supports multiple languages with automatic detection
β€’ Upload via web interface and receive OCR results within seconds
β€’ JSON API for easy integration into apps
β€’ 100% local processing, no cloud, full privacy

πŸ“– Summary:
This repository provides a local OCR server using Apple's Vision Framework, enabling text recognition on images without cloud dependencies. It features a JSON API for easy integration and supports multiple languages, ensuring complete privacy and unlimited usage.

πŸ”— Links:
β€’ View Project
β€’ Homepage
================
πŸ”“ Open Source
🌟 comfyui-lumi-batcher | TypeScript

🎯 Primary Use Case:
Enhancing AIGC creation efficiency through batch processing and parameter testing in ComfyUI.

✨ Key Features:
β€’ Batch processing of ComfyUI workflows
β€’ Flexible parameter grouping and cross-testing
β€’ Visual result management with multi-dimensional grids
β€’ Support for text, image, and video creation workflows

πŸ“– Summary:
ComfyUI Lumi Batcher is a batch processing extension for ComfyUI that improves workflow debugging and AIGC creation efficiency. It allows users to cross-test any workflow parameter, combine parameters creatively, and visually manage results in multi-dimensional grids. The extension supports text, image, and video creation workflows and offers an intuitive interface for easy adoption.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source
✨ vago | Go

🎯 Primary Use Case:
Provides a comprehensive toolkit for Go developers to enhance productivity and code quality with a variety of utilities and modules.

✨ Key Features:
β€’ Generic utilities for slices and maps
β€’ Functional programming primitives
β€’ Stream processing
β€’ Database access and management
β€’ Modular design with isolated dependencies

πŸ“– Summary:
Vago is a Go toolkit offering a wide range of utilities for slices, maps, functional programming, streams, and databases. It emphasizes modularity through Go workspaces, ensuring lightweight imports and faster builds by isolating dependencies for each module. This allows developers to use only the necessary components without unnecessary bloat.

πŸ”— Links:
β€’ View Project
================
πŸ”“ Open Source