59 subscribers
7.36K videos
7.96K links
Download Telegram
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ jkerdreux-imt/homepage-lite

Homepage-Lite: Your Homelab’s New Dashboard

Homepage-lite is a lightweight dashboard built with Go that turns your homelab into a single, tidy hub. You define services and bookmarks in a simple config file, and it renders them into a beautiful, responsive web page. What makes it special is the real-time monitoring. It quietly pings your services every thirty seconds to check if they are up or down, showing you instant visual status indicators. It also tracks your own system’s CPU, memory, and disk usage, pushing those live updates directly to the browser. You can switch between sleek themes like Tokyo Night or Gruvbox, and even rearrange the layout to suit your screen.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ litereality/litereality-agent

LiteReality-Agent: AI 3D Room Reconstruction

LiteReality-Agent is the open-source toolkit that turns simple phone scans into fully interactive 3D virtual rooms. Instead of leaving you with just a flat mesh, this system uses an AI agent to analyze your room capture and intelligently generate realistic, articulated furniture assets like chairs and tables that you can actually move and open. It handles the heavy lifting of object detection, collision checking, and material matching automatically, so you get a complete, playable environment rather than a static digital twin.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sonarsource/sonarqube-cli

SonarQube CLI

SonarQube CLI catches hardcoded secrets in your code right from the terminal, stopping credentials from leaking to AI tools. It gives developers fast feedback on code quality and security without waiting for a full build. The tool integrates directly with AI agents like Claude and Copilot, scanning for issues before they are processed. You can also check project issues or scan specific files with simple commands. It is useful because it keeps your code safe and clean while you work, offering a quick way to spot risks before they reach production.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ chddaniel/chatpack

Chatpack: One Line to Real-Time Chat

Chatpack lets you bolt a production-ready chat system into any app with just two lines of code. Instead of reinventing conversations, read receipts, or real-time delivery, you install a core package and a storage adapter, then mount a single Web-standard handler. Your frontend opens one EventSource and gets live messages with automatic reconnection and missed-message backfill, so you never have to write WebSocket servers or reconnect logic. It supports one-to-one chats, groups, reactions, and search, all while letting you keep your own authentication. It is the easiest way to add chat without building the plumbing.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ paradigmxyz/centaur

Centaur: The Open Source Slack Agent Platform

Centaur is the self-hosted platform that lets teams run shared AI agents directly inside Slack without exposing your raw API keys. It solves the headache of managing dozens of local AI setups by giving everyone one consistent agent that can actually do real work. When you ask it a question in Slack, it spins up an isolated, temporary workspace on your own server, runs commands, checks code, and pulls data from approved tools, then drops the answer back into your chat thread. The coolest part is the security model: your agents never see your actual passwords or tokens.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sanjay3290/ai-skills

AI Agent Skills: 24 Tools for Your Coding AI

ai-skills is the collection of portable skills that finally lets your AI coding assistant do more than just write code. It gives major tools like Claude, Cursor, and Gemini twenty-four ready-made superpowers to interact with the real world. The standout feature is that you can ask your assistant to manage your actual work life. You can tell it to query your private databases, send emails, or check your calendar without ever leaving the chat. It even handles heavy lifting like deep market research or generating audio from documents. It turns a passive chatbot into an active helper that gets things done for you.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ amelnagdy/delegate-skills

delegate-skills

Delegate coding tasks to separate AI agents while keeping full control over the final code. This tool lets you organize different coding CLIs into lanes for features, tests, or UI work, then dispatch tasks to them while you handle the review. Instead of blindly trusting automated commits, you see every change, run your own tests, and land the work yourself. It works with popular agents like Claude, Codex, and Cursor, ensuring you stay in the driver seat. You get the speed of automated coding without sacrificing the safety of human oversight. It is a clean way to use AI helpers without handing over the keys to your repository.

πŸ“° https://news.ycombinator.com/item?id=49266164

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ imxv/pretty-mermaid-skills

Make AI Draw Beautiful Diagrams

Turn boring code sketches into stunning visuals instantly. Pretty-Mermaid-Skills lets AI tools render charts as polished SVGs or clean ASCII art. Pick from fifteen stylish themes like Dracula or Tokyo Night to make your docs pop. It works right in your terminal with zero extra setup, handling everything from flowcharts to database schemas in seconds. Just point it at your diagrams and watch them come alive with professional design.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ flyngmt/acgc-pc-port

ACGC PC Port

The Animal Crossing Port for PC project lets you run the beloved GameCube life simulator on your computer, bringing a classic gaming experience to modern desktops. This community effort translates the original console code so players can enjoy the charming island life without needing the original hardware or emulation software. It is a fascinating technical achievement that preserves the game while making it more accessible to PC gamers who missed out on the console era. By recreating the game from scratch, this project ensures that fans can experience the relaxing gameplay and creative freedom on their preferred platforms.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ pan-chera/multi-agent-cad

Generate 3D Prints from Text with MAC

Turn a simple text description into a real, printable 3D model using MAC, a clever system that splits the work among four specialized AI agents instead of relying on one bloated chatbot. You type what you want, like a fidget toy or a gear assembly, and the system plans the geometry, writes the CAD code, and automatically fixes errors until it works. What makes this really cool is how efficient it is; by passing small, structured notes between agents instead of dumping everything into memory, it uses a hundred times fewer computing resources than traditional methods, making it fast, cheap, and surprisingly accurate.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ izwi-ai/izwi

Izwi: Local Voice AI on Your Machine

Izwi is the local voice AI runtime that finally puts speech processing, chat, and voice cloning directly on your machine without needing cloud APIs. It is a desktop app and server that handles everything from real-time transcription to text-to-speech and voice cloning right in your browser or terminal. Instead of sending your audio to some remote server, Izwi runs models locally, keeping your conversations and audio data completely private and secure. You can chat, transcribe long recordings, or clone voices using a familiar interface that works like the tools you already know. This means no monthly fees, no data leaks, and no waiting for slow internet connections.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ tahul/space-rabbit

Space Rabbit

Space Rabbit is the macOS utility that instantly jumps between your desktop workspaces without a single frame of animation. You know how macOS usually takes half a second to slide you over to a different space, even if you just want to get there fast? This small app completely removes that delay. When you switch spaces, it happens instantly. It also watches when you use the command and tab key to switch apps. If the app you pick is on another space, it takes you there right away instead of waiting for a transition. You can even make trackpad swipes and Mission Control feel instant.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ sanyam-g/airpipe

AirPipe: Secure File Transfer via Passphrase

AirPipe is the secure transfer tool that lets you send files between any two devices using just a simple passphrase. It solves the headache of installing complex tools or trusting big cloud services by encrypting your data directly on your device before it ever touches the network. The magic lies in its peer-to-peer design: it uses a public relay only to connect the two devices, after which the file streams directly from your laptop to your phone without the server ever seeing the contents.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ 0xnyn/airship

Airship Visual Editor for Your Code

Stop jumping between design tools and your code editor. Airship puts a visual canvas right on top of your running app, letting you click any element and type a change like turning a button blue. A coding agent instantly writes that edit into your actual source files. It works with Claude Code and other agents without adding plugins to your project. You get undo support, real device frames, and zero telemetry since everything stays local. It is a clean way to tweak your interface visually while keeping your code intact.

πŸ“° https://news.ycombinator.com/item?id=49258792

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ projectphysx/hw-smi

hw-smi

hw-smi is the tiny hardware monitor that turns your terminal into a sleek dashboard with real-time graphs and bars. Instead of relying on slow, generic system reports, it pulls accurate usage data directly from your graphics card and processor manufacturers. You get precise numbers for temperature, speed, and memory all in one place. The best part is how it looks. You can switch to a mode that draws smooth, colorful line charts right in the console window. It feels like magic to watch those lines animate while your computer works hard.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ openhome-dev/abilities

Abilities: Voice AI Plugins for Your Personal Assistant

Abilities turns your voice assistant into a true helper by adding Python plugins that handle real-world tasks. Most AI chats can’t actually do things, but this open-source library lets developers write simple code that controls smart lights, checks flight prices, or monitors air quality. It solves the problem of voice assistants that just talk by giving them hands-on power. You build a plugin in Python, test it with voice commands, and share it with others. It is a clever way to make AI useful beyond just answering questions. Check it out if you want your assistant to actually get stuff done.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ marcpope/borgbackupserver

Borg Backup Server Central Management

The most surprising thing about this project is that it manages backups for remote computers without ever needing an inbound connection to them. It uses a simple agent that checks in over the internet to handle tasks, while the heavy lifting of moving files happens securely over a separate channel. This means you can back up servers sitting behind strict firewalls or home routers with zero port forwarding headaches. The web interface lets you schedule jobs, watch progress bars in real time, and even grab specific files back out of the archives without locking up the system.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ dataants-ai/cutscript

CutScript: Edit Video Like Editing a Word

CutScript is the open-source desktop app that lets you edit video by simply deleting words from a transcript. It uses artificial intelligence to transcribe your footage into a text document, so when you hit backspace on a sentence, it slices that exact section out of the video file instantly. This means you can fix flubbed lines or remove boring parts without ever touching a timeline or cutting tool. You can even ask it to automatically remove filler words or generate short clips for social media. It feels like magic, but it is just smart code running locally on your machine.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ rubenmarcus/csbrasil

csbrasil

csbrasil is a satirical browser-based first-person shooter that runs entirely in your web browser without any downloads. It recreates the classic Counter-Strike 1.6 sniper arena experience but sets it in a fictional, satirical version of Brasilia. Players can choose from multiple factions representing different political sides in a playful rivalry. The game features original characters, various weapons, and bots to challenge, all powered by Three.js with zero build tools required. It is a clever, lightweight project generated with AI assistance that brings a nostalgic arcade feel to modern web development.

πŸ†” @hackernewsgithubprojects
This media is not supported in your browser
VIEW IN TELEGRAM
πŸ“¦ superior-trade/superior-skills

Superior Skills: AI Trading Templates

Superior Skills is the open-source library that turns AI coding assistants into reliable crypto traders. Instead of asking an AI to build a bot from scratch, this repository gives your agent pre-written, validated trading strategies for platforms like Hyperliquid and Polymarket. It is genuinely useful because it solves the biggest headache in algorithmic trading: making sure the code actually works. The library includes backtested templates for trend-following and mean-reversion, plus reusable building blocks for risk management and fee optimization. You simply add these skills to your development environment, and your AI agent can draft, review, and deploy strategies using a structured workflow.

πŸ†” @hackernewsgithubprojects