Links
AddFully styled and customizable components for Nuxt.
Defuddle extracts the main content from web pages. It cleans up web pages by removing clutter like comments, sidebars, headers, footers, and other non-essential elements, leaving only the primary content.
AI Agents on a Private GenAI Stack.
♾️ Helix is a private GenAI stack for building AI agents with declarative pipelines, knowledge (RAG), API bindings, and first-class testing.
Related contents:
NTFS filesystem userspace utilities.
ntfsprogs-plus project focus on filesystem utilities based on ntfs-3g project to support kernel ntfs filesystem. ntfsprogs-plus takes some utilities from ntfs-3g only what it need. (ntfs-3g consist of several useful utilities and user-level filesystem code using FUSE).
Related contents:
Bring projects, wikis, and teams together with AI. The AI workspace where you achieve more without losing control of your data.
Bring projects, wikis, and teams together with AI. AppFlowy is the AI collaborative workspace where you achieve more without losing control of your data. The leading open source Notion alternative.
Related contents:
Livewire UI kit. The official Livewire component library.
Built by the folks behind Livewire and Alpine.
Related contents:
Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc.
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
This webapp is a browser and desktop password manager compatible with KeePass databases. It doesn't require any server or additional resources. The app can run either in browser, or as a desktop app.
Automated Backups, Sleep Peacefully
A wrong query can corrupt your data in seconds. Portabase is a 100% open-source, self-hosted solution to automate backups and restore your databases on demand.
Related contents:
A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API.
modern storage toolkit that keeps localForage compatibility while using async/await, TypeScript, and zero legacy baggage.
Build continually improving models on your agent traces by distilling frontier open models.
wmo optimize turns collected agent traces into smaller open-source models using the Tinker API, with optional closed-loop simulation training. wmo serve exposes an endpoint that routes requests between frontier and smaller models; on RouterBench, it maintains frontier quality at 27% lower cost. Rerun the pipeline as new traces arrive to continually improve a model you own.
/kbin is a decentralized content aggregator and microblogging platform running on the Fediverse network.
Step into the shadowy world of deceptive design and learn how online businesses exploit consumers through manipulative tricks and traps.
A Lightweight Markdown Open Publishing Tool. Instantly Turn Online Markdown Files into Web Pages.
This open-source web app, built with the magical documentation site generator Docsify, provides a quick way to publish one or more online Markdown files as standalone web pages without needing to set up your own website.
Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
Rolldown is a JavaScript/TypeScript bundler written in Rust intended to serve as the future bundler used in Vite. It provides Rollup-compatible APIs and plugin interface, but will be more similar to esbuild in scope.
Related contents:
SilverBullet is a note-taking application optimized for people with a hacker mindset. We all take notes. There’s a million note taking applications out there. Wouldn’t it be nice to have one where your notes are more than plain text files? Where your notes essentially become a database that you can query; that you can build custom knowledge applications on top of? A hackable notebook, if you will?
Related contents:
wysihtml5 is an open source rich text editor based on HTML5 technology and the progressive-enhancement approach. It uses a sophisticated security concept and aims to generate fully valid HTML5 markup by preventing unmaintainable tag soups and inline styles.
Programming Protocol-independent Packet Processors (P4) is a domain-specific language for network devices, specifying how data plane devices (switches, NICs, routers, filters, etc.) process packets.
If you haven't heard of VirtualBox, it's virtualization software primarily intended for desktop machines, similar to VMWare Workstation, Parallels or Virtual PC. RemoteBox allows you to administer an installation of VirtualBox residing on another machine such as a server, as if it was installed locally. You can also interact with the displays of the guests. This allows you to treat VirtualBox much more like an installation of Xen, KVM or VMware ESX. A summary of some of the features of RemoteBox are listed below.
Anki is a program which makes remembering things easy. Because it is a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
Sometimes it is useful to format user input as they type. Existing libraries lacked proper functionality / flexibility. Formatter was built from the ground up with no dependencies. There is however a jquery wrapper version for quick use.
This web application will help you to learn touch typing which means typing through muscle memory without using your eyesight to find the keys. It can improve your typing speed and accuracy dramatically. The opposite is hunt and peck typing, a method of typing in which you look at the keyboard instead of the screen, and use only the index fingers.
Kakoune is a code editor that implements Vi’s "keystrokes as a text editing language" model. As it's a modal editor, it's somewhat similar to the Vim editor (which was Kakoune original inspiration).
Stream web content through your Jellyfin instance.
Broadcastarr is a service that allows you to broadcast media content retrieved from web pages.
Hey there! In this book, we're going to build a small operating system from scratch, step by step.
You might get intimidated when you hear OS or kernel development, the basic functions of an OS (especially the kernel) are surprisingly simple. Even Linux, which is often cited as a huge open-source software, was only 8,413 lines in version 0.01. Today's Linux kernel is overwhelmingly large, but it started with a tiny codebase, just like your hobby project.
Nageru (a pun on the Japanese verb nageru, meaning to throw or cast) is a live video mixer. It takes in inputs from one or more video cards (any DeckLink PCI card via Blackmagic's drivers, and Intensity Shuttle USB3 and UltraStudio SDI USB3 cards via bmusb), mixes them together based on the operator's desire and a theme written in Lua, and outputs a high-quality H.264 stream over TCP suitable for further transcoding and/or distribution. Nageru is free software, licensed under the GNU General Public License, version 3 or later.
Beautiful & cool backgrounds with 10+ tools!. Create unique graphics for social media posts, landing pages and branding in a few clicks. Then export them as images, or even code (SVG & CSS).
scissors Find unused files, dependencies and exports in your JavaScript and TypeScript projects. Knip it before you ship it!
Raft is a consensus algorithm that is designed to be easy to understand. It's equivalent to Paxos in fault-tolerance and performance. The difference is that it's decomposed into relatively independent subproblems, and it cleanly addresses all major pieces needed for practical systems. We hope Raft will make consensus available to a wider audience, and that this wider audience will be able to develop a variety of higher quality consensus-based systems than are available today.
Related contents:
Self hosted web app to track and rate your watched movies. The central hub to track, rate and explore your movie watch history.
Movary is a free and open source web application to track, rate and explore your movie watch history. You can host it for yourself and others. It offers detailed statistics, third-party integrations for importing and exporting your history from platforms like Trakt, Letterboxd, or Netflix, automated play tracking for Plex, Jellyfin or Emby and much more.
Unified Policy Observability. Monitoring and Observability Tool for the PolicyReport CRD with an optional UI.
Policy Reporter was created to make the results of your Kyverno validation policies more visible and observable. By default, Kyverno provides the option to create your validation policies in audit or enforce mode. While enforce blocks to applying a manifests that violate the given policy, audit creates PolicyReports that provide information about all resources that pass or fail your policies. Because Policy Reports are simple Custom Resource Definitions you can access them with kubectl get/describe.
qrtool is a command-line utility for encoding or decoding QR code.
Web Css Design, CSS design, xHTML, HTML 5, ajax jQuery, SEO, tout pour la création et le référencement SEO de sites web
beautiful new tab.
Flowtide is a modern, customizable start page for your browser.
Flowtide is an open-source, minimal, and beautiful New Tab page for your browser. Track your todos, see a beautiful wallpaper, and listen to relaxing soundscapes.
Related contents:
Convert any Corpus of Text into a Graph of Knowledge.
Convert any text to a graph of knowledge. This can be used for Graph Augmented Generation or Knowledge Graph based QnA
Log-Native, Real-Time Database for AI and Edge Computing. A streaming multimodal database for Edge AI, and Edge Computing.
UnisonDB is an open-source database designed specifically for Edge AI and Edge Computing . It is a reactive, log-native and multi-model database built for real-time and edge-scale applications. UnisonDB combines a B+Tree storage engine with WAL-based (Write-Ahead Logging ) streaming replication, enabling near-instant fan-out replication across hundreds of nodes — all while preserving strong consistency and durability.
Virtual Kubernetes and Multi-Tenancy.
Create fully functional virtual Kubernetes clusters - Each vcluster runs inside a namespace of the underlying k8s cluster. It's cheaper than creating separate full-blown clusters and it offers better multi-tenancy and isolation than regular namespaces.
Virtual clusters are fully functional Kubernetes clusters nested inside a physical host cluster providing better isolation and flexibility to support multi-tenancy. Multiple teams can operate independently within the same physical infrastructure while minimizing conflicts, maximizing autonomy, and reducing costs.
Related contents:
A window switcher, application launcher and dmenu replacement
Beautifully shows Express/Koa/Hapi/Fastify routes in CLI.
Nagstamon is a status monitor for the desktop.
Nagstamon is a status monitor for the desktop. It connects to multiple Nagios, Icinga, Opsview, Centreon, Op5 Monitor/Ninja, Checkmk Multisite, Thruk and monitos monitoring servers. Experimental support is provided for Zabbix, Zenoss and Livestatus monitors. It resides in systray, as a floating statusbar or fullscreen at the desktop showing a brief summary of critical, warning, unknown, unreachable and down hosts and services.
Sell fast with Stripe on WordPress
Start making your first online sales quickly and easily by connecting Stripe to WordPress with WPMarmite Pay.
Build better security habits, one test at a time. Quickly assess open source projects for risky practices.
Related contents:
Foswiki is a wiki, so you and your team members can collaborate and edit pages directly in the web browser. For advanced collaboration, Foswiki lets you enter macros to automate pages and build entire applications from within your browser. Find out what makes Foswiki the ideal collaboration tool for your project, team or business.
A lightweight, self-hosted memo hub. Open Source and Free forever. memos provides the privacy, security, and reliability that innovators need in their moments of inspiration.
Related contents:
Mulberry helps web developers rapidly create content-rich native mobile applications. Powered by HTML5, CSS3, and JavaScript and built on top of PhoneGap, Mulberry transforms your content and data into a responsive, native, cross-platform mobile experience.
Make your screenshots ready for all. Gradia helps you get your screenshots ready for sharing, whether quickly with friends or colleagues, or professionally with the entire world.
Related contents:
Do you want a 7 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah! Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!
The FinOps Open Cost and Usage Specification (FOCUS™) is an open-source specification that defines clear requirements for billing data generators to produce consistent cost and usage datasets.
Related contents:
Command Line Utilities With The Power of AI.
Experience the power of Command AI: your AI-powered command line companion that makes complex tasks simple and intuitive.
turn almost any device into a file server with resumable uploads/downloads using any web browser.
Portable file server with accelerated resumable uploads, dedup, WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails++ all in one file, no deps.
Related contents:
Monolog sends your logs to files, sockets, inboxes, databases and various web services. See the complete list of handlers below. Special handlers allow you to build advanced logging strategies.
Multi-services Honeypot Solution with AI support and dynamic HTTP template.
Trapster Community is a low-interaction honeypot designed to be deployed on internal networks or to capture credentials. It is built to monitor and detect suspicious activities, providing a deceptive layer to network security.
Trapster Community Edition is a powerful open-source honeypot solution designed to enhance your network security. By acting as a decoy system within your infrastructure, Trapster helps detect and track potential threats, providing valuable insights into attacker behavior and network security posture.
🤗 ml-intern: an open-source ML engineer that reads papers, trains models, and ships ML models
An ML intern that autonomously researches, writes, and ships good quality ML related code using the Hugging Face ecosystem — with deep access to docs, papers, datasets, and cloud compute.
An open source multi-tool for exploring and publishing data.
Datasette is a tool for exploring and publishing data. It helps people take data of any shape, analyze and explore it, and publish it as an interactive website and accompanying API.
Analyzes the audio of television episodes to detect and skip over intros. Fingerprint audio to automatically detect and skip intro/credit sequences in Jellyfin.