mit-licensed
Export ALL your data from Apple Photos.
PhotosExport is a small macOS command-line tool that exports Apple Photos library assets to the filesystem, and that I developed out of frustration with Shortcuts’ limited (i.e., non-existent) Photos export capabilities and the brokenness of AppleScript-based solutions.
Related contents:
Secure visual editor for .env files that masks sensitive secrets while allowing easy editing.
Dotenv Mask Editor provides a table-based interface for .env files. It is designed to reduce the accidental exposure of sensitive values by masking strings that meet a length threshold. All processing is done locally within your editor.
Related contents:
A modern desktop client for Navidrome/Subsonic servers built with React and Electron.
Your entire game library in one place with metadata and advanced filtering.
Stop jumping between Steam, Epic, GOG, Amazon, and a dozen other launchers just to see what you own. Backlogia aggregates all your games into a single, beautifully organized library with rich metadata, ratings, and discovery features—all running locally on your machine.
A high-performance, DirectStorage-native container format for comics and manga.
Bound Book Format (.bbf) is a high-performance binary container designed specifically for digital comic books and manga. Unlike CBR/CBZ, BBF is built for DirectStorage/mmap, easy integrity checks, and mixed-codec containerization.
Related contents:
Build Your Own Admin Tools A basic PHP admin panel ready for developing your projects.
Milk Admin is a PHP admin panels for building real backoffice tools. It focuses on explicit control, relational CRUD flows, and maintainable architectures — without SaaS dependencies or framework lock-in.
Related contents:
Multi-platform SDK for integrating GitHub Copilot Agent into apps and services.
Embed Copilot's agentic workflows in your application—now available in Technical preview as a programmable SDK for Python, TypeScript, Go, and .NET.
The GitHub Copilot SDK exposes the same engine behind Copilot CLI: a production-tested agent runtime you can invoke programmatically. No need to build your own orchestration—you define agent behavior, Copilot handles planning, tool invocation, file edits, and more.
Related contents:
Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in, like always having the latest API resources, fields, and operations available when they go live on the API without needing to install or update anything.
Related contents:
AWS Attack Path Scanner. Discover privilege escalation paths across 10+ AWS services.
Heimdall is an AWS security scanner that discovers privilege escalation paths attackers could exploit to gain admin access.
Related contents:
A modern data client for React & tRPC
Inspired by Relay and GraphQL, fate combines view composition, normalized caching, data masking, Async React features, and tRPC's type safety.
React Calendar Component with Tailwind CSS & shadcn/ui
The ultimate full calendar alternative built with TypeScript, Tailwind CSS, and shadcn/ui. A headless React calendar component with drag-and-drop, resource scheduling, and complete customization for Next.js, Astro, and React applications.
Build expressive avatars fast.
Create unique, production-ready avatars with our powerful frameworks, beautiful themes, and intelligent predictive tooling. Mix and match to create 101,297,008+ unique combinations. No design skills required.
Fast, powerful, git-native ticket tracking in a single bash script. Dependency graphs, priority levels, zero setup.
The git-backed issue tracker for AI agents. Rooted in the Unix Philosophy, tk is inspired by Joe Armstrong's Minimal Viable Program with additional quality of life features for managing and querying against complex issue dependency graphs.
Simple, CLI-friendly secret storage that lets you safely commit encrypted secrets to version control.
Simple, password-based encrypted vault for .env and infrastructure secrets. Like git-crypt or sops, but dramatically simpler. Ideal for small teams and IaC workflows
lockenv provides a secure way to store sensitive files (like .env files, configuration files, certificates) in an encrypted .lockenv file that can be safely committed to your repository. Files are encrypted using a password-derived key and can be easily extracted when needed.
Type-safe combinatorial CLI parser for TypeScript.
Express CLI constraints in code structure, not validation logic. Optique is a parsing library that focuses on extracting and validating command-line arguments. It doesn't dictate your application's structure, handle command execution, or provide scaffolding—it simply transforms command-line input into well-typed data structures.
Beautiful, open source, WebGPU-based charting library.
ChartGPU is a TypeScript charting library built on WebGPU for smooth, interactive rendering—especially when you have lots of data.
A TTS that fits in your CPU (and pocket).
A lightweight text-to-speech (TTS) application designed to run efficiently on CPUs. Forget about the hassle of using GPUs and web APIs serving TTS models. With Kyutai's Pocket TTS, generating audio is just a pip install and a function call away.
Related contents:
rtfmbro provides always-up-to-date, version-specific package documentation as context for coding agents. An alternative to context7
A PTY proxy that tames Claude Code's massive terminal updates using VT-based rendering.
Claude Code uses synchronized output to update the terminal atomically. It wraps output in sync markers (\x1b[?2026h ... \x1b[?2026l) so the terminal renders everything at once without flicker.
The problem: Claude Code sends entire screen redraws in these sync blocks - often thousands of lines. Your terminal receives a 5000-line atomic update when only 20 lines are visible. This causes lag, flicker, and makes scrollback useless since each update clears history.
declarative web crawling with XPath.
wxpath is a declarative web crawler where traversal is expressed directly in XPath. Instead of writing imperative crawl loops, wxpath lets you describe what to follow and what to extract in a single expression. wxpath executes that expression concurrently, breadth-first-ish, and streams results as they are discovered.
build generative UIs for the web. Consistent, cacheable generative UIs for the web.
syntux is the generative UI library for the web. It lets you build generative UIs that are consistent and flexible.
Expose your local server to the public internet instantly.
A modern, open-source alternative to localtunnel. Bundles client & server to host your own tunnel infrastructure.
Yarg-Lang is an experiment: a dynamic language for microcontroller firmware.
yarg-lang.dev hosts a language and tooling specifically for developing firmware for Microcontrollers. The Yarg language supports an interpreted REPL, direct hardware access and interrupt and multi-core based multiprocessing. Of course, it includes lots of other modern language features.
Related contents:
An all-in-one enhancement suite for Google Gemini - timeline navigation, folder management, prompt library, and chat export in one powerful extension.
Autonomous task execution plugin for LLM CLI - refactored modular architecture.
llm loop is a powerful plugin for the LLM CLI tool that enables autonomous, goal-oriented task execution. Unlike traditional single-turn LLM interactions, llm loop allows the AI to work persistently towards a goal by making multiple tool calls, analyzing results, and iterating until the task is complete.
Related contents:
A powerful Burp Suite extension for JavaScript static analysis. Extracts API endpoints, URLs, secrets, and email addresses from JavaScript files with intelligent noise filtering. The goal is reduce noise as much as possible to ensure the accuracy
Cache dependencies and build outputs in GitHub Actions.
Related contents:
A digital museum of video game levels.
CLICK AND DRAG to look around and use WASD to move the camera
Hold SHIFT to go faster, and use MOUSE WHEEL to fine tune the speed Z toggles the UI.
An open-source alternative to Claude Cowork, powered by OpenCode.
OpenWork is an extensible, open-source “Claude Work” style system for knowledge workers. It’s a native desktop app that runs OpenCode under the hood, but presents it as a clean, guided workflow.
City Map Poster Generator.
Transform your favorite cities into beautiful, minimalist designs. MapToPoster lets you create and export visually striking map posters with code.
MiroThinker is an open source deep research agent optimized for research and prediction. It achieves a 60.2% Avg@8 score on the challenging GAIA benchmark.
A framework for finding JavaScript memory leaks and analyzing heap snapshots. Analyzes JavaScript heap and finds memory leaks in browser and node.js.
Related contents:
Tasty mocking framework for unit tests in Java. Most popular Mocking framework for unit tests written in Java.
Related contents:
Unofficial CLI and MCP server for Lambda cloud GPU instances.
A fast CLI and MCP server for managing Lambda cloud GPU instances.
A collection of servers which are deliberately vulnerable to learn Pentesting MCP Servers.
This repository contains intentionally vulnerable implementations of Model Context Protocol (MCP) servers (both local and remote). Each server lives in its own folder and includes a dedicated README.md with full details on what it does, how to run it, and how to demonstrate/attack the vulnerability.
Fast Python Infrastructure Automation & Configuration Management Tool.
🔧 pyinfra turns Python code into shell commands and runs them on your servers. Execute ad-hoc commands and write declarative operations. Target SSH servers, local machine and Docker containers. Fast and scales from one server to thousands.
Related contents:
Open source and self hostable docker compose editor and configuration tool.
ComposeToolbox is a self-hostable web application that allows users to edit, validate, and get suggestions for your docker-compose.yml files. It has a fully featured code editor as well as a configuration panel that breaks down what exactly the compose file does.
Complex Automation Flow Editor.
The "Third Way" for Home Assistant automations. Node-RED-style visual editing that compiles to 100% native YAML. No external engine required.
Free self-hosted groceries list for families and shared households.
Related contents:
YouTube Music album downloader with Spotify metadata auto-tagging. No accounts required.
yubal is a self-hosted app for building a local music library. Paste a YouTube Music album URL, and yubal handles downloading, tagging, and album art — automatically.
Turn your Last.fm scrobbles into a complete, private dashboard.
A containerized Node.js application that synchronizes scrobbles from Last.fm, stores them in a local SQLite database, and serves a web dashboard.
A simple, elegant Gantt chart generator for project planning. Built with Nuxt 3, works entirely in the browser with no backend required.
Self hostable collaborative spreadsheets.
A self-hosted collaborative spreadsheet with SQLite backend, high-performance threaded server, and Tor hidden service support. Edit spreadsheets together in real-time from mobile or desktop.
A lightweight, client-only spreadsheet web application. All data persists in the URL hash for instant sharing, No backend required. Optional AES-GCM password protection keeps shared links locked without a server
Sonarr & Radarr Media Library Insights.
Sortarr is a lightweight web dashboard for Sonarr and Radarr that helps you understand how your media library uses storage. It is not a Plex tool, but it is useful in Plex setups for spotting oversized series or movies and comparing quality vs. size trade-offs.
Client Panel, Billing & SSO for Pterodactyl Hosting. Open-Source Client Panel & Billing System for Pterodactyl Game Server Hosting.
Complete client management platform for Pterodactyl hosting with integrated billing system, Stripe payments, SSO authentication, and plugin marketplace. Free to self-host with professional invoicing and subscription management.
Related contents:
Coneshare provides secure document sharing, in-depth analytics, and virtual data rooms as a self-hosted alternative to DocSend. Secure Document Sharing, On Your Terms.
Coneshare is an open-source, self-hosted document sharing and virtual data room platform. It provides the advanced security, control, and analytics of leading services, but on your own infrastructure.
Streamlined Artist Request Manager for Lidarr.
Aurral is a simple web application that allows users to search for artists using the MusicBrainz database and seamlessly add them to their Lidarr music library. Think of it as an Overseerr or Jellyseerr, but specifically focused on music artists and Lidarr integration.
The agentic visual editor for React.
Create a page builder for your own components. Now with AI superpowers.
Puck is a modular, open-source visual editor for React.js. You can use Puck to build custom drag-and-drop experiences with your own application and React components.
Because Puck is just a React component, it plays well with all React.js environments, including Next.js. You own your data and there’s no vendor lock-in.
🤖 CLI tool to help you manage repositories.
mani is a CLI tool that helps you manage multiple repositories. It's useful when you are working with microservices, multi-project systems, multiple libraries, or just a collection of repositories and want a central place for pulling all repositories and running commands across them.
✅ ESLint plugin to enforce the JavaScript Baseline.
Default to the Web Platform Baseline, the cross‑browser compatibility standard. Ship code that works for everyone.
🚀 Go Faster. Go Typed.
Think of Rslint as Rust Clippy but for TypeScript — more like a TypeScript extension than an ESLint plugin.
Rslint is a high-performance JavaScript and TypeScript linter written in Go. It offers strong compatibility with the ESLint and TypeScript-ESLint ecosystem, allowing for seamless replacement, and provides lightning-fast linting speeds.
MCP server for converting HTML to Markdown using Turndown.js. Fetch web pages and convert them to clean, formatted Markdown.
An MCP (Model Context Protocol) server that converts HTML content to Markdown format using Turndown.js.
LLM-powered framework for deep document understanding, semantic retrieval, and context-aware answers using RAG paradigm.
It adopts a modular architecture that combines multimodal preprocessing, semantic vector indexing, intelligent retrieval, and large language model inference. At its core, WeKnora follows the RAG (Retrieval-Augmented Generation) paradigm, enabling high-quality, context-aware answers by combining relevant document chunks with model reasoning.
Free Introduction to Bash Scripting eBook.
This is an open-source introduction to Bash scripting guide/ebook that will help you learn the basics of Bash scripting and start writing awesome Bash scripts that will help you automate your daily SysOps, DevOps, and Dev tasks. No matter if you are a DevOps/SysOps engineer, developer, or just a Linux enthusiast, you can use Bash scripts to combine different Linux commands and automate boring and repetitive daily tasks, so that you can focus on more productive and fun things.
JSON formatter that produces highly readable but fairly compact output.
FracturedJson is a family of utilities that format JSON data in a way that's easy for humans to read, but fairly compact. Arrays and objects are written on single lines, as long as they're neither too long nor too complex. When several such lines are similar in structure, they're written with fields aligned like a table. Long arrays are written with multiple items per line across multiple lines.
a debugger for Python.
An implementation of the Debug Adapter Protocol for Python.
Related contents:
Automate scripts with Claude Code. Use shebang support for executable markdown files, pipe data through AI scripts in standard Unix pipelines, and switch between providers (Pro/Max, Anthropic API, AWS, Google Cloud, Azure, Vercel) without logging out.