Links
AddOpen-source customizable start page.
Remember the golden days of My Yahoo and iGoogle? Boxento is bringing that back - but better, open source, and completely in your control.
A web UI to help mirror GitHub repos to Gitea - including releases, issues, PR, and wikis.
This tool sets up and manages pull mirrors from GitHub repositories to Gitea repositories, including the entire codebase, issues, PRs, releases, and wikis.
Minimalytics is a standalone minimalist analytics tool built on SQLite. Designed for resource-constrained environments, it provides a lightweight solution for tracking and visualizing event data with a minimal footprint. Whether you're tracking internal services or need a simple analytics tool, Minimalytics delivers performance without the bloat.
Quacklytics is an open-source analytics service built using DuckDB and designed to run analytical queries directly inside your browser. It provides a seamless, lightweight, and high-performance way to process your data without the need for expensive server-side compute resources.
Manage and track all your subscriptions in one place. Take control of your recurring expenses with Subra's powerful subscription management tools.
Pulsarr: Real-time Plex watchlist monitoring and content acquisition tool. Seamlessly sync Plex watchlists with Sonarr and Radarr, featuring intelligent content routing, multi-instance support, genre-based filtering, and Discord notifications. Automate your media library management with a modern, user-friendly interface.
A clean and minimal youtube frontend supported by yt-dlp, and optionally your local AI model, to make your youtube experience local, mindful and succint.
Online Note Taking Site.
At Notemod, we believe that taking notes should be simple, powerful, and accessible to everyone. Whether you're a student, professional, or creative thinker, Notemod is designed to streamline your note-taking experience with a modern touch.
Open-Source Mathematical Software System.
SageMath is a free open-source mathematics software system licensed under the GPL. It builds on top of many existing open-source packages: NumPy, SciPy, matplotlib, Sympy, Maxima, GAP, FLINT, R and many more. Access their combined power through a common, Python-based language or directly via interfaces or wrappers.
Anubis: self hostable scraper defense software.
Weighs the soul of incoming HTTP requests using proof-of-work to stop AI crawlers.
Related contents:
- Block AI scrapers with Anubis @ Xe.
- Episode 146: When AI Attacks @ Self-Hosted.
- The surreal joy of having an overprovisioned homelab @ Xe.
- Open source devs are fighting AI crawlers with cleverness and vengeance @ TechCrunch.
- [Anubis] Utiliser la preuve de travail pour bloquer les robots @ Pofilo.fr :fr:.
- The Day Anubis Saved Our Websites From a DDoS Attack @ fabulous.systems.
- Protéger tous ses sites avec Anubis @ Dryusdan.space 🚀.
- A thought on JavaScript "proof of work" anti-scraper systems @ Wandering Thoughts.
- Anubis - Protégez votre site web contre les scrapers IA en moins de 15 minutes @ Korben :fr:.
- Ask HN: How to stop an AWS bot sending 2B requests/month? @ Hacker News.
- Comment protéger vos serveurs et lutter efficacement contre les crawlers d’IA @ Bearstech :fr:.
A simple, fast and user-friendly alternative to 'find' .
fd is a program to find entries in your filesystem. It is a simple, fast and user-friendly alternative to find. While it does not aim to support all of find's powerful functionality, it provides sensible (opinionated) defaults for a majority of use cases.
Related contents:
Become a better frontend developer.
Take your frontend skills to the next level by recreating real websites from real companies.
The perfect type of practice for developers of all skill levels. Are you up for the challenge?
GitHub Actions. Twice as fast. Half the cost.
Speed up your GitHub Actions with a one-line code change, by running them on high-performance gaming CPUs instead of GitHub's older server hardware.
Related contents:
Syntax Highlighting React Server Component.
React Server Component for syntax highlighting.
MCP server for fetch web page content using Playwright headless browser.
Plugin for build a Vue 3 app in front and load it on CakePHP site. Communicate Vue 3 Component on front with back without implement and use an API interface using a Middleware.
Related contents:
🦀 Install modern Rust-based replacements of packages such as coreutils, findutils, diffutils and sudo, making them the default on an Ubuntu system 🦀
Related contents:
A memory safe implementation of sudo and su.
A safety oriented and memory safe implementation of sudo and su written in Rust.
Related contents:
JavaScript Canvas 2d Library.
Konva.js is an HTML5 Canvas JavaScript framework that extends the 2d context by enabling canvas interactivity for desktop and mobile applications.
Refreshingly simple. Premium icons for websites and applications.
Related contents:
Unique, worry-free model photos. Enhance your creative works with photos generated completely by AI. Search our gallery of high-quality diverse photos or create unique models by your parameters in real time.
Related contents:
Radiant is a no-fluff, open source content management system designed for small teams.
Related contents:
AI-Powered Presales Software.
Managing POCs (proofs-of-concept) can feel like juggling a thousand moving parts—but Opine makes it simple. Built for technical sales teams, Opine provides a centralized hub for running POCs and pilots, helping you streamline workflows, track progress, and keep your entire team aligned. It’s pre-sales, simplified.
Related contents:
recover data from the Akira ransomware without paying the ransom.
VMM for native-performance sandboxing.
TinyKVM is a simple, slim and specialized userspace emulator library with native performance.
TinyKVM is designed to execute regular Linux programs and also excels at request-based workloads in high-performance HTTP caches and web servers.
Related contents:
This crate aims to be a robust, ergonomic, high performance library for reading OpenType fonts. It is built on top of the read-fonts low level parsing library and is also part of the oxidize project.
Related contents:
Coding assistant MCP for Claude Desktop.
Make Claude Desktop a pair programming assistant by installing codemcp. With it, you can directly ask Claude to implement features, fix bugs and do refactors on a codebase on your computer; Claude will directly edit files and run tests. Say goodbye to copying code in and out of Claude's chat window!
Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, we provide an installer as well as an MCP Server for Cloudflare's API.
This lets you use Claude Desktop, or any MCP Client, to use natural language to accomplish things on your Cloudflare account
System76 proudly engineers and manufactures premium Linux computers and keyboards at our factory in Denver, Colorado. Our user-driven products, alongside Pop!_OS, give creators, makers, and builders the means to bring forth the future.
Related contents:
A very complete internationalization library for Lua with LÖVE support 🌕💕
Related contents:
A Datacenter Scale Distributed Inference Serving Framework.
NVIDIA Dynamo is a high-throughput low-latency inference framework designed for serving generative AI and reasoning models in multi-node distributed environments. Dynamo is designed to be inference engine agnostic (supports TRT-LLM, vLLM, SGLang or others) and captures LLM-specific capabilities.
Related contents:
A web app for creating flexible layouts with the power of CSS Flexbox. Flexbox Labs is a visual tool that helps you create layouts using CSS Flexbox. It offers an intuitive interface that shows changes in real-time, making it easy to experiment and learn.
Related contents:
Server-oriented customizable templating for JavaScript
hmpl is a small template language for displaying UI from server to client. It is based on customizable requests sent to the server via fetch and processed into ready-made HTML.
Related contents:
Git blame for file trees.
git-who is a command-line tool for answering that eternal question:
Who wrote this code?!
Unlike git blame, which can tell you who wrote a line of code, git-who tells you the people responsible for entire components or subsystems in a codebase. You can think of git-who sort of like git blame but for file trees rather than individual files.
Related contents:
A high performance implementation of the Ruby programming language, built on GraalVM.
TruffleRuby is the GraalVM high-performance implementation of the Ruby programming language.
Related contents:
Bringing Agentic AI to cloud native.
An open-source framework for DevOps and platform engineers to run AI agents in Kubernetes, automating complex operations and troubleshooting tasks.
Related contents:
The uutils project reimplements ubiquitous command line utilities in Rust. Our goal is to modernize the utils, while retaining full compatibility with the existing utilities.
Related contents:
Restrict the scope of functions for reproducible code execution and peace of mind.
Have you ever hunted bugs caused by accidentally using a global variable in a function in a Jupyter notebook? Have you ever scratched your head because your code broke after restarting the Python kernel? localscope can help by restricting the variables a function can access.
Develop an impact-oriented strategy. Map Your Strategy with AI & Align Around Impact
Put your strategy on a canvas and see how it all connects. Prevent misalignment, escape the feature factory and only work on things that matter.
Related contents:
Continuous Discovery Platform for Product teams. Visually connect day-to-day product work to Outcomes/OKRs| Purpose-built tool for creating Opportunity Solution Trees, enriching them with customer interview notes and product feedback, and tying them to KPIs and Quarterly Goals.
Related contents:
A smart new editor for thoughts, notes, tasks and planning.
Thymer is a smart new editor (IDE) designed to write, plan or share big ideas at the speed of thought.
Related contents:
Automate backup and restore between Bitwarden and/or Vaultwarden vault.
AI Invisible Companion.
Amurex is your simple yet powerful AI meeting assistant that seamlessly integrates into your workflow. Built with cutting-edge AI, Amurex ensures you never miss a detail, always stay on top of action items, and make every meeting more productive.
The easiest way to manage your container updates. Cup is a small utility with a big impact. Simplify your container management workflow with fast and efficient update checking, a full-featured CLI and web interface, and more.
A portfolio tracking, analytics, accounting and management application that protects your privacy. Take control of your portfolio with unmatched privacy. rotki is an open source, self-hosted portfolio manager, accounting and analytics tool that protects your privacy.
Self-hosted app that enables Plex scrobbling (and rating) integration with Trakt via webhooks.
Scrobblex is a self-hosted nodejs app that enables Plex scrobbling integration with Trakt via webhooks. It also allows you to push your ratings to Trakt.
Plex provides webhook integration for all Plex Pass subscribers, and users of their servers. A webhook is a request that the Plex application sends to third party services when a user takes an action, such as watching a movie or episode.
Deploy Docker Apps on Your Infrastructure.
A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨
Termix is an open-source forever free self-hosted server management panel.
Termix is an open-source forever free self-hosted SSH (other protocols planned, see Planned Features) server management panel inspired by Nexterm. Its purpose is to provide an all-in-one docker-hosted web solution to manage your servers in one easy place. I'm using this project to help me learn React, Vite, and Docker but also because I could never settle on a server management software that I enjoyed to use.
Related contents:
Audiobook request management/wishlist for Plex/Audiobookshelf/Jellyfin
Your all-knowing guide that unpacks every PDF into clear, actionable insights.
Auntie PDF is a web application that helps users extract information and insights from PDF documents. With a sassy, helpful personality, Auntie PDF makes understanding complex documents easier and more engaging.
The GoAdBlock project is written entirely in Go and is designed for network level DNS ad-blocking functionality. The project is public, under the MIT License.
GoAdBlock is a lightweight, high-performance DNS-based ad blocker written in Go. It intercepts DNS queries for known advertising and tracking domains and prevents them from resolving, effectively blocking ads at the network level before they're downloaded.
iPlayarr is a companion tool for Sonarr and Radarr, making it easy to integrate get_iplayer for searching and downloading iPlayer content directly. It acts as both an indexer and a download client, allowing seamless automation of TV and movie downloads.
Reddit Aggregator, built with Express and NextJS .
This is a Reddit Aggregator that allows you to hardcode a list of subreddits that you're interested in. These can be added in the array within api/index.js called SUBREDDITS simply grab the subreddit name from the url and added it in there
RestoPOS is a cloud-based SaaS solution designed for restaurants, cafés, and food businesses to streamline billing, order management, inventory tracking, and more. Built with Laravel and Vue.js, it supports multi-tenancy, allowing multiple restaurants to operate independently on a single platform.
Code Snippet Screenshot Generator.
SnapYour.Codes is a powerful and intuitive code snippet screenshot generator built on modern web technologies. Capture your code in style, customize the appearance, and generate stunning images effortlessly.
Self-hosted file sharing platform | WeTransfer Alternative.
A powerful, self-hosted file-sharing platform built with PHP and Laravel with a Vue.js frontend. It offers secure, customizable file-transfer capabilities through an elegant user interface, giving you complete control over your data while providing a seamless experience for both senders and recipients.
Related contents: