GitHub Open Source
517 subscribers
1.92K photos
1.99K 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
🌟 zoxide | Rust

🎯 Primary Use Case:
Faster and more efficient navigation of the file system in the command line.

Key Features:
• Smarter directory jumping based on frequency of use
• Fuzzy matching of directory names
• Interactive selection using fzf
• Shell completions (bash, fish, zsh)
• Works like a regular cd command

📖 Summary:
Zoxide is a smarter `cd` command that remembers frequently used directories, allowing users to quickly "jump" to them using a few keystrokes. It is inspired by z and autojump and supports all major shells.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 3xui-shopbot | Python

🎯 Primary Use Case:
Automated sales and management of VLESS VPN configurations via Telegram.

Key Features:
• Automated registration and key delivery
• Web panel for server, tariff, user, payment, log, and speedtest management
• Multi-host support for multiple 3x-ui servers
• Flexible tariff configuration
• Payment gateway integrations (YooKassa, CryptoBot, Heleket, TON Connect)

📖 Summary:
The 3xui-shopbot is a Python-based Telegram bot designed for automated sales of VLESS configurations, deeply integrated with the 3x-ui panel. It offers a comprehensive solution for managing VPN subscriptions, payments, and user access through a web panel built on Tabler.

🔗 Links:
View Project
================
🔓 Open Source
gobackup | Go

🎯 Primary Use Case:
Automated backups of databases and files to cloud storage.

Key Features:
• No dependencies
• Multiple Databases source support
• Multiple Storage type support
• Archive paths or files into a tar
• Split large backup file into multiple parts

📖 Summary:
GoBackup is a CLI tool designed for application servers to schedule and automate backups of databases and files to various cloud storage providers. It supports multiple database types and storage options, offering features like encryption, compression, and scheduled execution.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🌟 zebar | Rust

🎯 Primary Use Case:
Creating and customizing desktop widgets and taskbars across different operating systems.

Key Features:
• Cross-platform support (Windows, MacOS, Linux)
• Customizable taskbars, desktop widgets, and popups
• Lightweight webview-based widgets
• GUI for widget installation and configuration
• Widget pack creation and management

📖 Summary:
Zebar is a cross-platform tool written in Rust that allows users to create customizable taskbars, desktop widgets, and popups. It provides a lightweight alternative to Electron for creating desktop widgets using native webviews, and allows users to create and install widget packs through a GUI.

🔗 Links:
View Project
================
🔓 Open Source
🚀 tartube | Python

🎯 Primary Use Case:
Downloading videos from various online platforms using a graphical user interface.

Key Features:
• GUI front-end for youtube-dl and yt-dlp
• Supports YouTube, Twitch, Odysee, and hundreds of other sites
• Organizes videos into folders
• Alerts for livestreams and debut videos
• Downloads temporary copies of videos for buffering

📖 Summary:
Tartube is a GUI front-end for youtube-dl, yt-dlp, and other compatible video downloaders. It allows users to easily download videos from YouTube, Twitch, Odysee, and hundreds of other sites, organize them into folders, and receive alerts for livestreams and debut videos.

🔗 Links:
View Project
================
🔓 Open Source
🚀 AI-Researcher | Python

🎯 Primary Use Case:
Automated Scientific Innovation

Key Features:
• Full Autonomy: Complete end-to-end research automation
• Seamless Orchestration: From concept to publication
• Advanced AI Integration: Powered by cutting-edge AI agents
• Research Acceleration: Streamlined scientific innovation
• Literature Review

📖 Summary:
The AI-Researcher repository introduces a system for automated scientific discovery. It aims to reshape the traditional research paradigm by providing full autonomy, seamless orchestration from concept to publication, advanced AI integration, and research acceleration.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🔥 neovate-code | TypeScript

🎯 Primary Use Case:
Enhancing development workflow through automated code generation, bug fixing, and testing.

Key Features:
• Code generation
• Bug fixing
• Code review
• Test creation
• Interactive mode

📖 Summary:
Neovate Code is a coding agent designed to enhance the development workflow. It offers functionalities such as code generation, bug fixing, code review, and test creation, and can be used in both interactive and headless modes.

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

🎯 Primary Use Case:
Demonstrating and learning advanced React Native animation techniques.

Key Features:
• React Native animations
• Reanimated library
• Gesture Handler library
• Skia library
• Expo compatibility

📖 Summary:
The repository is a collection of React Native animation demos built using Reanimated, Gesture Handler, and Skia. It serves as a showcase and learning resource for developers interested in creating complex and performant animations in React Native applications.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
🚀 mcp-pointer | TypeScript

🎯 Primary Use Case:
Providing contextual information about DOM elements to agentic coding tools to enhance their understanding and capabilities.

Key Features:
• `Option+Click` Selection
• Complete Element Data
• Dynamic Context Control
• React Component Detection
• WebSocket Connection

📖 Summary:
MCP Pointer is a tool that bridges the gap between browser DOM elements and agentic coding tools. It consists of a Chrome Extension that allows users to select DOM elements via Option+Click, and an MCP Server (Node.js package) that makes the selected element's data (text content, CSS, attributes, etc.) available to AI tools like Claude Code and Cursor through the Model Context Protocol.

🔗 Links:
View Project
================
🔓 Open Source
🌟 vibesdk | TypeScript

🎯 Primary Use Case:
Building AI-powered platforms that allow users to create applications using natural language descriptions.

Key Features:
• AI Code Generation
• Live Previews
• Interactive Chat
• Modern Stack (React + TypeScript + Tailwind)
• One-Click Deploy

📖 Summary:
The Cloudflare Vibe SDK is an open-source platform for building AI-powered web application generators. It allows users to define application requirements in natural language, which are then translated into functional applications deployed on the Cloudflare platform, making it suitable for companies building AI-powered platforms, internal development, and SaaS platforms.

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

🎯 Primary Use Case:
Automated laser targeting of mosquitoes, weeds, and pests for neutralization.

Key Features:
• Mosquito, weed, and pest neutralization using a laser
• Target detection using computer vision (Haar cascades, YOLOv4-tiny)
• Galvanometer control for laser aiming
• Raspberry Pi/Jetson Nano implementation

📖 Summary:
The Laser_control repository details the development of a laser-based system for neutralizing mosquitoes, weeds, and pests. It uses computer vision (OpenCV, Darknet-YOLO) on a Raspberry Pi or Jetson Nano to detect targets and aims a low-power laser using galvanometer-controlled mirrors. The system is intended for outdoor use and emphasizes safety due to the potential hazards of laser technology.

🔗 Links:
View Project
================
🔓 Open Source
🚀 DockerWakeUp | Shell

🎯 Primary Use Case:
Reverse proxying Dockerized applications with on-demand container startup and idle shutdown for resource conservation.

Key Features:
• On-Demand Container Startup
• Intelligent Idle Management
• Automatic NGINX Configuration
• Zero-Downtime Experience
• Resource Efficient

📖 Summary:
Docker Wake-Up is a system that automatically starts Docker containers when they are accessed via HTTP requests and stops them when idle to conserve resources. It also generates NGINX configurations for reverse proxying, including SSL setup, making it easier to manage and access Dockerized applications.

🔗 Links:
View Project
================
🔓 Open Source
🚀 YAPP_Box | OpenSCAD

🎯 Primary Use Case:
Creating custom enclosures for electronic projects using OpenSCAD.

Key Features:
• Parametric project box generation
• Customizable dimensions (length, width, height, thickness)
• Cutout creation on all sides (front, back, left, right, base, lid)
• PCB standoff support
• Ridge for base and lid overlap

📖 Summary:
YAPP_Box is an OpenSCAD project that generates customizable project boxes or enclosures. It allows users to define the dimensions of their PCB and other parameters to create a tailored enclosure with cutouts for connectors and other components.

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

🎯 Primary Use Case:
Personal knowledge management

Key Features:
• Privacy-first design
• Self-hosted
• Fully open source
• Note-taking
• Knowledge base management

📖 Summary:
SiYuan is a privacy-first, self-hosted, fully open-source personal knowledge management system. It's built with TypeScript and Go, offering features like note-taking, knowledge base creation, and markdown support, with integrations for various services and tools.

🔗 Links:
View Project
Homepage
================
🔓 Open Source
💡 Dayflow | Swift

🎯 Primary Use Case:
Automatically generating a timeline of daily computer activity for productivity tracking and review.

Key Features:
• Automatic timeline generation
• 1 FPS screen recording
• 15-minute analysis intervals
• Watch timelapses of your day
• Auto storage cleanup

📖 Summary:
Dayflow is a macOS application built with SwiftUI that automatically generates a timeline of your day by recording your screen activity at 1 FPS and analyzing it every 15 minutes using AI. It offers features like distraction highlights, automatic storage cleanup, and the option to use either Gemini (with your own API key) or local models (Ollama/LM Studio) for AI processing, emphasizing user privacy and data ownership.

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