GitHub Trends
10.2K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #customer #feature_request #feedback #ideas #suggestions

Fider is a simple tool for collecting customer feedback, feature requests, and votes to prioritize what users want most. Use Fider Cloud for quick managed setup or self-host it free on your servers. Customize it, invite users to suggest ideas, vote, and discuss, then update statuses like "planned" or "done" to keep them informed. This saves time guessing needs, boosts customer loyalty through engagement, and helps build better products efficiently.

https://github.com/getfider/fider
#other #awesome #chartjs #charts #integrations #plugins #resources

Chart.js is a flexible JavaScript library for creating interactive charts with extensive customization options. You can use it with popular frameworks like React, Vue, and Angular through dedicated adapters, and extend its functionality with plugins for styling, features, and data handling. The library supports three major versions—v2 (April 2016), v3 (April 2021), and v4 (November 2022)—each with different plugin compatibility. This means you can choose the version that best fits your project needs and find compatible extensions for charts, animations, zooming, data labels, and more. Whether you need basic charts or advanced visualizations with custom interactions, Chart.js provides the tools to build professional data displays efficiently.

https://github.com/chartjs/awesome
#python #deep_learning #inference #openai #quantization #speech_recognition #speech_to_text #transformer #whisper

Faster-Whisper is a fast version of OpenAI's Whisper that transcribes audio up to 4x quicker with the same accuracy, using less memory on CPU or GPU—benchmarks show it beats original Whisper (e.g., 1m03s vs 2m23s for 13-min audio on GPU). Install via `pip install faster-whisper`, no FFmpeg needed, and use simple Python code like `WhisperModel("large-v3").transcribe("audio.mp3")` for segments with timestamps. You benefit by getting quick, efficient speech-to-text for real-time apps, saving time and resources on long files or batches.

https://github.com/SYSTRAN/faster-whisper
#python #beancount

Beancount is free, open-source double-entry accounting software that uses simple text files to track finances, create reports, and view data via a web interface. Download the current stable Version 3 from GitHub, check docs at beancount.github.io/docs, and ask questions on the mailing list. This helps you manage money flexibly with version control, automation, privacy, and no vendor lock-in, saving time on tracking expenses, assets, and budgets accurately.

https://github.com/beancount/beancount
#python #crawler #feapder #feaplat #python #scrapy #spider

Feapder is a simple, powerful Python web scraping framework (Python 3.6+) with four spider types for different needs, plus breakpoint resuming, monitoring alerts, browser rendering, and massive data deduplication. Install easily via pip (basic, render, or full versions), create a spider with one command, and run it to fetch/parse sites like Baidu. A management system handles deployment/scheduling. This saves you time by making scraping fast, reliable, and scalable without building everything from scratch.

https://github.com/Boris-code/feapder
#go #anilist #anime #anime_downloader #anime_library #anime_streaming #bittorrent #debrid #go #manga #manga_downloader #media_server #myanimelist #react #scanner #self_hosted

Seanime is a free, open-source media server with a web interface and desktop app to manage your anime library, stream episodes via torrents or Debrid services like Torbox and Real-Debrid, read manga, and integrate with AniList—all without hosting content yourself. Scan files fast, auto-download new episodes, play offline with players like MPV or VLC, and customize the UI. It saves you time by organizing everything seamlessly, letting you binge-watch or read anywhere legally and easily.

https://github.com/5rahim/seanime
1
#python

Python 3.15.0 alpha 3 is an early test version you can build from source on Unix/Linux/macOS with simple steps: `./configure`, `make`, `make test`, `sudo make install`. Use `--enable-optimizations` for faster performance via PGO, run `make test` to check it works, and `make altinstall` for multiple versions side-by-side. Access docs at docs.python.org/3.15, source at github.com/python/cpython, and contribute via the dev guide. This helps you test new features early, optimize your code, and prepare projects ahead of the stable release for better speed and reliability.

https://github.com/python/cpython
#c_lang #drone #esp32 #quadcopter

ESP-Drone is an open-source project using ESP32 chips to build a simple Wi-Fi drone you control with a phone app or gamepad. It offers stabilize, height-hold, and position-hold modes (with extensions), plus clear code for STEAM education, based on Crazyflie firmware. You benefit by easily making a cheap ($30-50), lightweight drone in 6-8 hours for fun indoor flights, learning electronics like sensors and motors, and customizing with open code—no extra radio needed.

https://github.com/espressif/esp-drone
#python #adb #agents #ai #android #appium #automation #dynamic_analysis #frida #magisk #mcp #mcp_server #mobile_security #pentesting #remote_control #reverse_engineering #security #uiautomation #uiautomator2 #workflow #xposed

FIRERPA is a powerful Android automation tool that runs on-device with root access, works on versions 6.0 to 16, and offers low-latency remote desktop, 160+ APIs, Python SDK, and AI integration for tasks like testing, data collection, and forensics. It needs no extra setup, stays stable for large-scale use, and beats other tools in compatibility. You benefit by automating mobile tasks quickly, saving time on development and monitoring, with easy visual control for reliable results.

https://github.com/firerpa/lamda
1
#powershell #flare #malware_analysis #reverse_engineering

FLARE-VM lets you quickly set up a full reverse engineering and malware analysis environment on a Windows 10+ virtual machine using simple scripts with Chocolatey and Boxstarter. Prepare a VM with 60GB disk, 2GB RAM, no spaces in username, internet, disabled Windows Updates, Tamper Protection, and anti-malware; then run the installer.ps1 script as admin after downloading it. This saves you hours of manual tool installs like IDA Free, Ghidra, and Binary Ninja, giving a ready-to-use, snapshot-revertible lab to safely analyze threats and boost your cybersecurity work.

https://github.com/mandiant/flare-vm
#typescript #osint #privacy #security #security_tools #sysadmin

Web-Check is a free, open-source tool that quickly scans any website to reveal IP info, SSL details, DNS records, security headers, open ports, tech stack, performance, trackers, carbon footprint, and more—helping spot vulnerabilities and attack risks. Try the live demo at web-check.as93.net or deploy it easily via Netlify, Vercel, or Docker. This benefits you by saving time on manual checks, letting you optimize, secure, and understand sites better for investigations, audits, or your own projects.

https://github.com/Lissy93/web-check
1
#typescript

Claude Code Action is a GitHub tool that uses AI to review code, fix bugs, implement features, and answer questions in PRs and issues—just mention @claude or set automations. It auto-detects tasks, follows your repo rules from CLAUDE.md, tracks progress, and runs securely on your runners with easy setup via /install-github-app. You save time on reviews, boilerplate coding, and maintenance, letting you focus on big ideas while AI handles routine work for faster, higher-quality development.

https://github.com/anthropics/claude-code-action
🔥1
#other #ai #ide #kiro #spec

Kiro is an AI-powered IDE for macOS, Windows, and Linux that turns prototypes into production code using specs for detailed plans, agent hooks for automating tests and docs, and chat for natural coding. It imports VS Code setups, connects tools securely, and offers free Claude models now. Download from kiro.dev to build faster, stay organized on big projects, cut errors, save time on boring tasks, and collaborate smoothly with your team.

https://github.com/kirodotdev/Kiro
#python

This GitHub repo runs a 6-month experiment where ChatGPT manages a real $100 micro-cap stock portfolio daily, using trading data, strict 10% stop-losses, and weekly research to pick trades—outperforming the S&P 500 by 25% (+29% vs. +4%) in the first two months. It offers Python scripts, prompts, CSVs, performance charts, and a starter guide to run your own. You benefit by testing AI stock picking transparently with low risk, learning from logs to boost your trading skills or generate real returns.

https://github.com/LuckyOne7777/ChatGPT-Micro-Cap-Experiment
#java #cdc #chunjun #dataops #datax #etl #flink #flink_streaming #java

TIS is an easy enterprise data integration tool using batch (DataX) and streaming (Flink-CDC, Chunjun) with a simple interface to sync data end-to-end without complex scripts. Its v5.0.0 adds Pipeline AI Agent, letting you describe needs in natural language for auto-pipeline creation, smart plugin installs, and low-cost AI like DeepSeek. Install quickly via single-node, Docker, or K8S. This saves you time, cuts errors, simplifies ETL tasks, and boosts fun, efficient data pipelines for real-time analytics.

https://github.com/datavane/tis
#javascript #gemini #generative_ai #node_ytdl_core #youtube #youtube_adblock #youtube_dislikes #youtube_downloader #youtube_downloader_android #youtube_player #youtube_vanced #yt_adskip #yt_dlp #yt_viewer #yt_views_bot #ytdl #ytdl_core #ytpro

YT Pro is a tiny 50KB Android app that enhances YouTube with video/shorts/thumbnail/caption downloads, ad blocking, sponsor skipping, background play, PiP mode, dislike counts, Gemini AI video summaries, and auto-updates. Download the ZIP easily for quick install. It saves you time and data by blocking ads, downloading content offline, customizing playback with gestures, and summarizing long videos instantly for better productivity.

https://github.com/prateek-chaubey/YTPro
#python #agent #agent_framework #browsecomp #deep_research #futurex #gaia #hle #research_agent #search_agent #xbench

MiroThinker v1.5 is the top open-source AI search agent with a 256K context window and up to 400 tool calls per task for deep web research, code execution, and multi-step reasoning. It leads benchmarks like HLE-Text (39.2%), BrowseComp (69.8%), and GAIA (80.8%), beating other free agents at low cost. You benefit by getting accurate, real-world research help—like finding arXiv papers or solving complex queries—faster and cheaper than paid tools, with full open-source access on GitHub and Hugging Face.

https://github.com/MiroMindAI/MiroThinker
#python #large_language_models #llms #long_video_understanding #multi_modal_llms #rag #retrieval_augmented_generation

Vimo is a desktop app that lets me chat with any video, from short clips to hundreds of hours, in simple natural language. I can drag and drop videos, ask questions, find exact moments, compare multiple videos, and export useful insights, all on macOS, Windows, or Linux. Powering this is the VideoRAG algorithm, which deeply understands visual, audio, and contextual information, giving accurate answers even for very long videos. This helps me save time, understand complex content faster, and turn large video libraries into searchable, usable knowledge.

https://github.com/HKUDS/VideoRAG
3
#python #agent #agentic_ai #agentic_framework #agentic_workflow #ai #ai_agents #ai_companion #ai_roleplay #benchmark #framework #llm #mcp #memory #open_source #python #sandbox

MemU lets AI systems take in conversations, documents, and media, turn them into structured memories, and store them in a clear three-layer file system. It offers both fast embedding search and deeper LLM-based retrieval, works with many data types, and supports cloud or self-hosted setups with simple APIs. This helps you build AI agents that truly remember past interactions, retrieve the right context when needed, and improve over time, making your applications more accurate, personal, and efficient.

https://github.com/NevaMind-AI/memU
#python

AlpaSim is an open-source simulator that lets me test full autonomous driving systems in realistic, closed-loop virtual environments. It gives me high-quality camera and sensor data, realistic vehicle physics, and complex traffic scenarios, all configurable for my experiments. Because it is modular, Python-based, and built on microservices, I can easily plug in my own algorithms, scale across machines, and debug tricky behaviors. Built-in support for advanced driving policies, rich documentation, and sample datasets helps me quickly validate, compare, and improve my models while reducing the cost and risk of real-world testing.

https://github.com/NVlabs/alpasim
#typescript #css #css_framework #functional_css #postcss #responsive #tailwindcss #utility_classes

Tailwind CSS is a utility-first CSS framework that lets you style websites by adding small, reusable classes directly in your HTML, instead of writing separate CSS files. It provides ready‑made utilities for layout, spacing, colors, and more, so you can build custom user interfaces quickly and consistently. Clear documentation, an active community, and contribution guidelines make it easier to learn, get help, and even contribute to the project, which can save time, reduce CSS complexity, and speed up your UI development.

https://github.com/tailwindlabs/tailwindcss