Github Top Repositories
13.2K subscribers
1.04K photos
57 videos
10 files
1.73K links
Top GitHub repositories in one place πŸš€
Explore the best projects in programming, AI, data science, and more.
Download Telegram
🎯 jellyfin/jellyfin landed on trending. Worth a proper look.

πŸ”— https://github.com/jellyfin/jellyfin
πŸ“ The Free Software Media System - Server Backend & API
──────────────────────────────

Jellyfin is a free software media system that lets you manage and stream your media, providing an alternative to Emby and Plex. With no premium licenses or features, it's a community-driven project that welcomes contributors. The project is built on the .NET platform for cross-platform support.

To get started, you can download Jellyfin from the downloads page or build it from source. The project uses ffmpeg and has a web client that can be hosted separately.

The Jellyfin server can be run from the command line using dotnet run or from an IDE like Visual Studio or Visual Studio Code. The project also includes unit tests that can be run using dotnet test.

Jellyfin's community is active, with various communication channels available for support and discussion. Whether you're a developer or just a media enthusiast, Jellyfin is a great project to get involved with.

One-liner takeaway: Jellyfin is a powerful, free, and open-source media system that's all about community and freedom.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
❀1
Github Top Repositories
Photo
πŸ“Œ Spotted on GitHub Trending: Axorax/awesome-free-apps β€” let's break it down.

πŸ”— https://github.com/Axorax/awesome-free-apps
πŸ“ Curated list of the best free apps for PC and mobile
──────────────────────────────

The Axorax/awesome-free-apps GitHub repository is a treasure trove of completely free applications, carefully curated for various platforms including Windows, macOS, and Linux. This extensive list covers a wide range of categories such as audio tools, browsers, communication apps, security software, and productivity tools.

You can explore the repository by checking the links provided in the README, including filters for specific operating systems and open-source software. For contribution and maintenance inquiries, there are dedicated sections with guidelines and contact information.

The community-driven approach of this project ensures that the list stays up-to-date and relevant, with new additions and updates regularly. Whether you're looking for free alternatives to paid software or just want to discover new tools, this repository has something for everyone.

Takeaway: Explore the Axorax/awesome-free-apps repository to unlock a world of free, high-quality applications that can transform your digital experience!

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
πŸš€ Meet twentyhq/twenty: a gem from today's GitHub trending list.

πŸ”— https://github.com/twentyhq/twenty
πŸ“ The open alternative to Salesforce, designed for AI.
──────────────────────────────

The Twenty project is an open-source Customer Relationship Management (CRM) system that provides the building blocks for a custom CRM, allowing technical teams to create a tailored solution that meets their complex business needs.

Key features include objects, views, workflows, and agents, which can be extended as code. Users can get started with the Twenty CLI by running npx create-twenty-app my-app to scaffold a new app.

From there, you can define objects, fields, and views as code:
import { defineObject, FieldType } from 'twenty-sdk/define';

export default defineObject({
nameSingular: 'deal',
namePlural: 'deals',
labelSingular: 'Deal',
labelPlural: 'Deals',
fields: [
{ name: 'name', label: 'Name', type: FieldType.TEXT },
{ name: 'amount', label: 'Amount', type: FieldType.CURRENCY },
{ name: 'closeDate', label: 'Close Date', type: FieldType.DATE_TIME },
],
});


Then, ship it to your workspace using npx twenty app:publish --private.

The target audience for Twenty includes technical teams and developers looking to build custom CRM solutions.

The tech stack is built with TypeScript, Nx, NestJS, React, and other tools.

In short, Twenty empowers you to build a CRM that fits your business like a glove - and that's a game-changer.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
🌟 Open-Dev-Society/OpenStock caught my eye on GitHub Trending today.

πŸ”— https://github.com/Open-Dev-Society/OpenStock
πŸ“ OpenStock is an open-source alternative to expensive market platforms. Track real-time prices, set personalized alerts, and explore detailed company insights β€” built openly, for everyone, forever free.
──────────────────────────────

Introduction to OpenStock: OpenStock is an open-source alternative to expensive market platforms, allowing users to track real-time prices, set personalized alerts, and explore detailed company insights.

Key Features: The platform offers features such as authentication, global search, watchlists, stock details, market overviews, personalized onboarding, email and automation, and a polished UI.

Technical Highlights: OpenStock is built with Next.js, TypeScript, Tailwind CSS, and MongoDB, and integrates with Finnhub for market data and TradingView for charts and market views.

Audience: This platform is designed for everyone, with a focus on making knowledge and tools accessible to all, especially newcomers and those who cannot afford expensive market platforms.

Usage: To get started, users can clone the repository, install the required dependencies, configure the environment variables, and run the development server.

Quick Start:
git clone https://github.com/Open-Dev-Society/OpenStock.git
cd OpenStock
pnpm install
pnpm dev


OpenStock is a game-changer for those seeking free and open-source market platforms - empowering users, one stock at a time.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
πŸ“Œ Spotted on GitHub Trending: thedotmack/claude-mem β€” let's break it down.

πŸ”— https://github.com/thedotmack/claude-mem
πŸ“ Persistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
──────────────────────────────

Claude-Mem is a persistent memory compression system designed for Claude Code. It seamlessly preserves context across sessions by automatically capturing tool usage observations, generating semantic summaries, and making them available to future sessions.

Key features include persistent memory, progressive disclosure, and skill-based search. The system is easy to install with a single command: npx claude-mem install.

Claude-Mem is suitable for developers and power users looking to enhance their productivity with Claude Code. The system provides a web viewer UI and supports natural language queries for searching memory.

The project is well-documented, with a dedicated documentation website that covers installation, usage, and configuration.

In a nutshell, Claude-Mem is a game-changer for Claude Code users, and you can supercharge your productivity with it - give it a try!

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
πŸš€ Meet st-tech/ppf-contact-solver: a gem from today's GitHub trending list.

πŸ”— https://github.com/st-tech/ppf-contact-solver
πŸ“ A contact solver for physics-based simulations involving πŸ‘š shells, πŸͺ΅ solids and πŸͺ’ rods.
──────────────────────────────

Introducing ZOZO's Contact Solver, a cutting-edge physics-based simulation tool for shells, solids, and rods developed by ZOZO, Inc., Japan's largest fashion e-commerce company. This robust and scalable solver resolves contacts penetration-free, handling extreme cases with over 180M contacts.

Key features include a cache-efficient design, finite element method for deformables, and symbolic force jacobians, all running on the GPU for massively parallel performance. The solver is Apache 2.0 licensed, allowing for commercial and proprietary use.

To get started, users can choose between a Windows native executable or a Docker environment, with optional Blender add-on and JupyterLab integration for a seamless simulation experience.

Technical highlights include a Python API for customization and a GPU-accelerated design for fast performance.

This project is perfect for developers, researchers, and engineers looking for a reliable and efficient contact solver.

In a nutshell, ZOZO's Contact Solver is a powerful tool that makes complex physics-based simulations easy and accessible - giving you the power to simulate anything, anywhere.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
❀1
Github Top Repositories
Photo
πŸš€ Meet Lum1104/Understand-Anything: a gem from today's GitHub trending list.

πŸ”— https://github.com/Lum1104/Understand-Anything
πŸ“ Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
──────────────────────────────

The Understand Anything GitHub repo is a powerful tool that turns any codebase, knowledge base, or documentation into an interactive knowledge graph. This graph can be explored, searched, and questioned, making it easier to understand complex systems. The tool works with various platforms, including Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.

Key features include:
- Explore the structural graph: Navigate the codebase as an interactive knowledge graph.
- Understand business logic: Visualize how the code maps to real business processes.
- Analyze knowledge bases: Turn a wiki into a navigable graph of interconnected ideas.

To use Understand Anything, simply install the plugin, analyze your codebase, and explore the dashboard. The tool also supports multi-platform installation and can be shared with teammates by committing the graph to the repository.

Technical highlights include a tree-sitter + LLM hybrid approach that combines static analysis and LLMs for efficient and accurate results. The tool is suitable for developers, project managers, and anyone looking to gain a deeper understanding of complex systems.

In summary, Understand Anything is a versatile tool that simplifies the process of understanding complex codebases and knowledge bases. With its interactive graph, business logic visualization, and knowledge base analysis, it's an essential tool for anyone looking to cut through the noise and understand the big picture.
The ultimate takeaway: Understand Anything helps you stop reading code blind and start seeing the big picture.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe
Github Top Repositories
Photo
πŸ” Deep-diving into hardikpandya/stop-slop β€” fresh off the trending list.

πŸ”— https://github.com/hardikpandya/stop-slop
πŸ“ A skill file for removing AI tells from prose
──────────────────────────────

The Stop Slop GitHub repo is all about helping you refine your writing by removing predictable patterns that are common in AI-generated content. This skill is designed to be used with large language models (LLMs) like Claude, teaching them to catch and remove AI tells such as clichΓ©d phrases, structures, and rhythms.

To get started, you can add this skill to your Claude code, upload the core instructions and reference files to your project knowledge, or use API calls to include the skill in your system prompt. The repo includes a list of banned phrases and structural clichΓ©s to avoid, as well as sentence-level rules to improve your writing.

The repo also includes a scoring system to help you evaluate your writing, with dimensions such as Directness, Rhythm, Trust, Authenticity, and Density.

The Stop Slop skill is perfect for anyone looking to improve their writing and make it sound more human. Use it to refine your content and take your writing to the next level - after all, good writing is rewriting.

──────────────────────────────
🧠 Channel: https://t.me/GithubRe