GitHub Open Source
570 subscribers
1.99K photos
2.05K 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
💡 chart_server_dart | Dart

🎯 Primary Use Case:
Dynamically generating and serving customizable bar chart images via an HTTP API.

Key Features:
• Dynamic Bar Chart Generation
• Fully Customizable Colors
• Simple REST Interface
• High Performance
• Uses the `image` package for efficient image manipulation

📖 Summary:
The chart_server_dart repository provides a simple, high-performance HTTP API for dynamically generating customizable bar chart images (PNG format). Built with Dart and the Shelf framework, it accepts data and color configurations via a JSON request body, offering a REST interface for easy integration.

🔗 Links:
View Project
================
🔓 Open Source
💡 gemini-browser-agent | JavaScript

🎯 Primary Use Case:
Automating tasks and interactions within a user's web browser using the Google Gemini AI model.

Key Features:
• Browser automation agent
• Chrome extension integration
• Utilizes Google Gemini 2.5 computer use model
• Observes active tab, exchanges screenshots and events
• Performs actions directly in the user's browser

📖 Summary:
Gemini Browser Agent is a research project that enables Google Gemini's computer use model to automate tasks directly within a user's Chrome browser. It connects a Chrome extension with the Gemini API, allowing it to observe the active tab, interact with web content, and perform actions without requiring a sandbox.

🔗 Links:
View Project
================
🔓 Open Source
firefox-one | CSS

🎯 Primary Use Case:
To customize the visual appearance of the Firefox browser to resemble the Opera One browser skin.

Key Features:
• Opera One skin emulation for Firefox
• Multiple color themes available
• Light/dark adaptive theme support
• Customizable user interface elements
• Installation instructions via profile directory modification

📖 Summary:
This repository provides a custom CSS theme for the Firefox browser, designed to emulate the visual style of the Opera One browser skin. It allows users to personalize their Firefox interface with a distinct aesthetic, offering various color options and adaptive themes.

🔗 Links:
View Project
================
🔓 Open Source
compose-stability-analyzer | Kotlin

🎯 Primary Use Case:
Improving Jetpack Compose application performance by providing developers with immediate, visual feedback on composable function stability within their IDE.

Key Features:
• Real-time stability analysis of Jetpack Compose composables
• Visual indicators (gutter icons, hover tooltips, inline hints)
• Detailed reasons for composable stability or instability

📖 Summary:
Compose Stability Analyzer is an IntelliJ plugin that provides real-time, visual analysis of Jetpack Compose composable function stability directly within Android Studio. It helps developers identify and fix performance issues by offering insights into why composables are stable or unstable, tracing recomposition reasons, and generating compatibility reports.

🔗 Links:
View Project
================
🔓 Open Source
🌟 anyapk | Kotlin

🎯 Primary Use Case:
Installing any APK file on an Android device without restrictions, bypassing developer verification requirements.

Key Features:
• One-time setup using wireless debugging
• No root required
• No external dependencies
• System-wide integration as an APK handler
• Direct file selection via built-in file picker

📖 Summary:
anyapk is a lightweight Android application installer that bypasses developer verification requirements using local ADB connections, allowing users to install any APK file without restrictions. It aims to return control of application installation to the user, emphasizing digital autonomy and freedom from corporate or governmental gatekeepers.

🔗 Links:
View Project
================
🔓 Open Source
🔥 minesweep-rs | Rust

🎯 Primary Use Case:
Playing the classic Minesweeper game in a terminal environment.

Key Features:
• Terminal User Interface (TUI) using tui-rs
• Written in Rust
• Runnable via Docker

📖 Summary:
minesweep-rs is a terminal-based implementation of the classic Minesweeper game, built using the Rust programming language and the tui-rs library for creating the user interface. It offers a fun and engaging way to play Minesweeper directly in your command line.

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

🎯 Primary Use Case:
Automated quality assurance testing of websites to identify and report UI bugs, broken links, and accessibility issues.

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

📖 Summary:
Vibetest MCP is a Python-based tool that automates QA testing for websites using Browser-Use agents. It functions as an MCP server to launch multiple agents that can identify UI bugs, broken links, and accessibility issues on both live and local development sites.

🔗 Links:
View Project
================
🔓 Open Source
🌟 RemoveWindowsAI | PowerShell

🎯 Primary Use Case:
To forcefully remove and disable all integrated AI features and components from Windows 11 to improve user privacy, security, and system performance.

Key Features:
• Disable Registry Keys for AI features (Copilot, Recall, etc.)
• Prevent Reinstall of AI Packages via custom Windows Update package
• Disable Copilot and Recall policies
• Remove AI Appx Packages (including non-removable ones)
• Remove Recall Optional Feature

📖 Summary:
This PowerShell script is designed to remove various AI-driven features and components from Windows 11, including Copilot, Recall, and related services. It aims to enhance user experience, privacy, and security by disabling or removing these integrated AI functionalities.

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

🎯 Primary Use Case:
Effortless time tracking and reporting directly from the command line for personal projects and activities.

Key Features:
• Command-line interface (CLI)
• Text-based User Interface (TUI)
• Task creation and management
• Start/stop time tracking
• Manual log entry addition

📖 Summary:
Hours is a command-line time tracking toolkit designed for users who prefer a minimalist, keyboard-driven interface. It allows for easy creation and management of tasks, starting and stopping time tracking, and generating plaintext reports and statistics.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 anime | JavaScript

🎯 Primary Use Case:
Creating animations for web elements using JavaScript.

Key Features:
• Fast, multipurpose, and lightweight
• Simple yet powerful API
• Works with CSS properties, SVG, DOM attributes, and JavaScript Objects

📖 Summary:
Anime.js is a lightweight and versatile JavaScript animation library. It provides a simple yet powerful API for creating animations on CSS properties, SVG, DOM attributes, and JavaScript objects.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 fish-ai | Python

🎯 Primary Use Case:
To enhance the Fish shell experience by providing AI-driven assistance for command-line operations, reducing the need to consult documentation or search for command syntax.

Key Features:
• Convert comments to shell commands
• Fix broken shell commands
• LLM-powered command autocompletion with fuzzy finder
• Configurable via keyboard shortcuts
• Supports various LLM providers (Anthropic, Azure OpenAI, Cohere, DeepSeek, GitHub Models, self-hosted)

📖 Summary:
fish-ai is a Fish shell plugin that integrates Large Language Models (LLMs) to provide AI-powered assistance for shell scripting. It enables users to convert natural language comments into commands, fix broken commands, and get intelligent command autocompletion, all accessible via keyboard shortcuts.

🔗 Links:
View Project
================
🔓 Open Source
🔥 Android-MCP | Python

🎯 Primary Use Case:
Enabling AI agents to control and automate tasks on Android devices through natural language.

Key Features:
• Native Android Integration via ADB and Accessibility API
• Support for any LLM/VLM without fine-tuned CV models
• Rich toolset for mobile automation (gestures, text input, shell commands)
• Real-time interaction with low latency
• Support for Android 10+

📖 Summary:
Android-MCP is a lightweight Python server that bridges AI agents with Android devices, enabling them to interact with the operating system and applications through natural language commands. It facilitates tasks like app navigation, UI testing, and automation without requiring traditional computer vision or pre-programmed scripts.

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

🎯 Primary Use Case:
Quickly and easily creating animated GIF screen recordings directly in the browser without any software installation or server-side processing.

Key Features:
• No installations required, works in modern browsers
• 100% client-side only, no data uploaded
• PWA support for easy integration
• Fast GIF rendering with WASM, libimagequant, and gifsicle
• Optimized GIF file sizes (frame deduplication, delta detection, lossy encoding)

📖 Summary:
gifcap is a client-side, browser-based tool for capturing screen recordings directly into animated GIFs. It requires no installation and operates entirely within the browser, making it accessible and private.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 Mole | Shell

🎯 Primary Use Case:
System optimization and cleanup for macOS users via a command-line interface.

Key Features:
• All-in-one toolkit (CleanMyMac + AppCleaner + DaisyDisk + Sensei + iStat)
• Deep system cleanup (caches, temp files, browser leftovers, junk)
• Smart application uninstallation (app bundles, launch agents, settings, caches, logs, leftovers)
• Disk insight and optimization (large files, folder display, cache rebuild, swap clean, service refresh)

📖 Summary:
Mole is a command-line utility for macOS designed to deeply clean and optimize your system. It acts as an all-in-one tool, consolidating features found in popular applications like CleanMyMac, AppCleaner, and DaisyDisk, to free up disk space, uninstall applications with their leftovers, and monitor system health.

🔗 Links:
View Project
================
🔓 Open Source
DeArrow | TypeScript

🎯 Primary Use Case:
Improving the accuracy and reducing the sensationalism of YouTube video titles and thumbnails through a crowdsourced system.

Key Features:
• Crowdsourced titles and thumbnails for YouTube videos
• User voting system for submitted titles and thumbnails
• Configurable fallback options for titles and thumbnails
• Option to format titles to user preference (e.g., sentence case)

📖 Summary:
DeArrow is a browser extension that aims to combat sensationalism and inaccuracy in YouTube titles and thumbnails. It allows users to crowdsource and vote on better, more accurate titles and thumbnails, providing a cleaner and more informative viewing experience.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🚀 WhisperKitAndroid | Kotlin

🎯 Primary Use Case:
Enabling offline, on-device automatic speech recognition for Android applications.

Key Features:
• On-device speech recognition
• Support for Android and Linux
• Extends WhisperKit functionality
• Experimental API with opt-in
• Integration with QNN for hardware acceleration

📖 Summary:
WhisperKit Android brings on-device speech recognition capabilities to Android and Linux platforms, extending the functionality of the original WhisperKit from Apple devices. It allows for the transcription of audio directly on the device, offering a subset of features from its iOS counterpart with ongoing development and community contributions.

🔗 Links:
View Project
================
🔓 Open Source
🔥 homepage-lite | CSS

🎯 Primary Use Case:
To provide a centralized, visually appealing, and easy-to-manage dashboard for home lab services, bookmarks, and system monitoring.

Key Features:
• Service Monitoring (real-time status checks, visual indicators)
• Bookmark Management (organized by groups, custom abbreviations)
• System Metrics (CPU, memory, disk usage with real-time updates)
• Modern UI (responsive, multiple themes, custom backgrounds, Iconify integration)
• Lightweight Design (single binary, low memory footprint)

📖 Summary:
Homepage-lite is a lightweight, Go-powered dashboard designed for managing and monitoring homelab services and bookmarks. It offers real-time status checks, system metrics, and a customizable modern UI with multiple themes.

🔗 Links:
View Project
================
🔓 Open Source
1
🚀 stremio-web | JavaScript

🎯 Primary Use Case:
To serve as a unified, user-friendly interface for discovering and consuming video content from multiple sources via add-ons.

Key Features:
• Discover, watch, and organize video content
• Utilizes easy-to-install add-ons for content integration
• Modern media center interface
• Built with JavaScript
• Development and production build scripts

📖 Summary:
Stremio-web is a modern media center application built with JavaScript that allows users to discover, watch, and organize video content through easily installable add-ons. It provides a unified interface for accessing and managing various video sources.

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

🎯 Primary Use Case:
To provide a simple, private, and accessible tool for users to record their screen and webcam directly in their browser without any software installation or data tracking.

Key Features:
• Screen and camera recording
• Picture-in-Picture view
• Local and secure processing
• Real-time preview
• Simple and intuitive interface

📖 Summary:
Recorder is an open-source, privacy-focused web application that allows users to record their screen and/or camera directly within their browser. It requires no installation and processes all recordings locally, ensuring user privacy.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 IC-Custom | Python

🎯 Primary Use Case:
Enabling users to perform diverse and flexible image customization tasks, from precise object placement to creative IP generation, using in-context learning.

Key Features:
• Diverse image customization
• Position-aware customization (product placement, virtual try-on)
• Position-free customization (IP customization)

📖 Summary:
IC-Custom is a Python-based repository for diverse image customization, enabling users to modify images based on reference images and target descriptions. It supports both position-aware editing (like product placement and virtual try-on) and position-free customization (like IP creation).

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