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
#javascript #erp #hacktoberfest #odoo #python

OCA/web offers 40+ free addons for Odoo 18 web interface, like dark mode, responsive design, custom calendars, notifications, charts, and tree view improvements with maintainers listed. All pass pre-commit, build, and translation checks, licensed AGPL-3.0 or per module. You gain easy UI enhancements to customize Odoo backend faster, boost usability on mobile/touchscreens, save time on exports/filters, and improve productivity without coding from scratch.

https://github.com/OCA/web
#typescript #spotify #spotify_downloader #wails

SpotiFLAC is a tool that downloads Spotify tracks in true lossless FLAC format using Tidal, Qobuz, or Amazon Music as sources, and it requires no account to use. It works on Windows, macOS, and Linux, offering high-quality audio preservation without losing sound data like compressed formats do. The main benefit is that you can keep your favorite Spotify music offline in the best possible audio quality while maintaining all song details like artist names and track information, making it ideal for audiophiles and music enthusiasts who want to preserve music fidelity.

https://github.com/afkarxyz/SpotiFLAC
1
#shell #android #android_emulator #ci_pipeline #docker #docker_android

docker-android is a small, customizable Docker image with Android emulator, KVM, and ADB for remote control via scrcpy. Run it easily with `docker run --device /dev/kvm -p 55555555`. Customize Android versions (like API 33), add Play Store, or mount SDK externally for tiny sizes (138MB compressed without). It benefits you by enabling fast, consistent, headless Android testing in CI/CD pipelines, saving setup time and resources.

https://github.com/HQarroum/docker-android
1
#python

Polymarket Agents is a free, open-source Python framework to build AI agents that trade autonomously on Polymarket prediction markets. It integrates the Polymarket API, pulls data from news and bets, uses RAG for smart info retrieval, and offers LLM tools for strategies like spotting cheap YES/NO shares when their average cost dips below $1 for guaranteed profit. You benefit by automating emotion-free trades, capturing market inefficiencies instantly, and boosting returns without constant monitoring.

https://github.com/Polymarket/agents
#jupyter_notebook #agent #agentic_ai #agents #authentication #bedrock #core #gateway #identity_management #memory_management #production_code #runtime

Amazon Bedrock AgentCore lets you build, deploy, and run AI agents securely at scale with any framework like CrewAI or LangGraph and any model, without managing complex infrastructure. It offers serverless runtime for long tasks up to 8 hours, gateway to connect tools like Slack or APIs easily, memory for personalized experiences, identity management, built-in code interpreter and browser tools, plus observability. This saves time by skipping heavy setup, speeds prototypes to production, cuts costs with pay-per-use, and boosts security—helping you create powerful agents faster for real business needs.

https://github.com/awslabs/amazon-bedrock-agentcore-samples
#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