Links
Addzathura is a highly customizable and functional document viewer based on the girara user interface library and several document libraries. It provides a minimalistic and space saving interface as well as an easy usage that mainly focuses on keyboard interaction.
An Operating System for Z80 computers, written in assembly
Zeal 8-bit OS is an operating system written entirely in Z80 assembly for Z80 computers. It has been designed around simplicity and portability. It is inspired by Linux and CP/M. It has the concept of drivers and disks while being ROM-able.
Zebar is a tool for creating customizable and cross-platform taskbars, desktop widgets, and popups.
Zebra_Form is a PHP class that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation.
Meet Zed – The fast, collaborative code editor.
Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. It's also open source.
(WIP) Zed fork focused on privacy and being local-first
This is Zedless, a fork of Zed that's designed to be privacy-friendly and local-first.
Efficient and thread-safe code loader for Ruby.
Given a conventional file structure, Zeitwerk is capable of loading your project's classes and modules on demand (autoloading) or upfront (eager loading). You don't need to write require calls for your own files; instead, you can streamline your programming by knowing that your classes and modules are available everywhere. This feature is efficient, thread-safe, and aligns with Ruby's semantics for constants.
Related contents:
This is a reverse engineered clone of Zelda 3 - A Link to the Past.
It's around 70-80kLOC of C code, and reimplements all parts of the original game. The game is playable from start to end.
In the 1990s Nintendo made a deal with Philips to develop 3 Zelda titles. The first 2 were side scrolling platformers, similar to Zelda II, and the third was a traditional top-down action adventure game.
Zelda’s Adventure looked interesting and I thought it would be fun to play on a portable system. I chose the Game Boy because of the existing Zelda games on the system.
The game sticks to the aesthetics of Link’s Awakening, but also incorporates some features from Oracle of Ages and Oracle of Seasons.
This is a complete port of the CDi original and was developed in GB Studio, with a few modifications. Thanks to Beatscribe for composing the music. I hope you enjoy playing the game as much as enjoyed making it.
A terminal workspace with batteries included.
Zellij is a workspace aimed at developers, ops-oriented people and anyone who loves the terminal. At its core, it is a terminal multiplexer (similar to tmux and GNU Screen), but this is merely its infrastructure layer.
Write it Down. Own it Forever.
A clean, quiet space to think. Your notes live in standard Markdown within a local SQLite database. No vendor lock-in, no distractions. Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
✨ Experience tranquillity while browsing the web without people tracking you! Zen is a privacy-focused browser that blocks trackers, ads, and other unwanted content while offering the best browsing experience!.
Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.
Related contents:
Proudly Introducing the era of Instant Firewalls!
Get instant security whenever and wherever you have network access!
Zen is the best way to browse the web.
Beautifully designed, privacy-focused, and packed with features. We care about your experience, not your data.
Self-hosted minimalistic task manager.
ZenDo is a minimalistic task manager that is based on weekly planning. It’s a very simple and straightforward to use task manager that allows you to plan your week by assigning tasks to specific days.
ZenDo is dead simple to use. It features a very simple and beautiful UI. Simply assign tasks to days of the week. ZenDo also has PWA support, allowing you to install and use ZenDo as an app on desktop and mobile platforms.
Zen Patched Kernel Sources.
Zen Kernel is a fork of Linux that applies out-of-tree features, early backports, and fixes, that impact desktop usage of Linux. Many of the features that change system behavior are hidden behind CONFIG_ZEN_INTERACTIVE, while many others are always available or configurable (such as CONFIG_MUQSS), for custom builds and distributions of Zen Kernel.
Source: LINUX Unplugged: 593: Zen and the Art of Kernel Preempting.
An Amazon S3-compatible object storage server that lets you build and integrate your apps faster and store your data anywhere.
Zenko CloudServer, an open-source Node.js implementation of the Amazon S3 protocol on the front-end and backend storage capabilities to multiple clouds, including Azure and Google.
Related contents:
Official cross-platform Nmap Security Scanner GUI.
Zenmap is the official Nmap Security Scanner GUI. It is a multi-platform (Linux, Windows, Mac OS X, BSD, etc.) free and open source application which aims to make Nmap easy for beginners to use while providing advanced features for experienced Nmap users. Frequently used scans can be saved as profiles to make them easy to run repeatedly. A command creator allows interactive creation of Nmap command lines. Scan results can be saved and viewed later. Saved scan results can be compared with one another to see how they differ. The results of recent scans are stored in a searchable database.
ZenphotoCMS is a CMS for selfhosted, gallery focused websites. Our focus lies on being easy to use and having all the features there when you need them (but out
Zensolutions, c’est une gamme de logiciels de gestion électronique des documents édités par Entropics. Le dynamisme de nos équipes et la flexibilité des offres Zensolutions vous permettent de bénéficier d’une GED adaptée à votre entreprise quels que soient votre secteur d’activité, votre projet et votre taille.
Batteries included UI to monitor your Messenger workers, transports, schedules, and messages.
Zentific is a unique and innovative tool designed to help businesses and individuals create, modify, and organize virtual machines. Zentific provides an immense amount of control over each virtual machine while simultaneously maintaining ease of use. Our web-based interface allows you to access and manage all of your virtual machines from anywhere at any time. Zentific, when used together with solid hosting services and expert consulting provided by Zentific LLC, will make virtual machine management hassle free.
The Zephyr® Project is an open source scalable real-time operating system (RTOS) supporting multiple hardware architectures including ARC, ARM, RISC-V and X86. The Zephyr OS is a proven RTOS used in products today.
Zephyr OS is modular and supports multiple architectures, developers can easily tailor an optimal solution to meet their needs. Zephyr OS is used in a broad spectrum of applications from simple connected sensors to complex edge systems.
Zepto.js is a minimalist JavaScript framework for modern web browsers*, with a jQuery-compatible syntax.
AI Powered Email, Built to Save You Time Zero is an AI-native email client that manages your inbox, so you don't have to.
Zero is an open-source AI email solution that gives users the power to self-host their own email app while also integrating external services like Gmail and other email providers. Our goal is to modernize and improve emails through AI agents to truly modernize emails.
One-click lightweight server monitor tool based on ZeroMQ protocol. Works on Windows, Linux, macOS, Raspberry PI (x32, x64, arm, arm64). Inspired by nezhahq/nezha, zabbix, prometheus. Takes no more than 15MB to run.
An open-source universal messaging library.
ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as asynchronous message-processing tasks. It has a score of language APIs and runs on most operating systems.
Real-time updated, P2P websites using Bitcoin cryptography and the BitTorrent network
pod that scales down to zero.
Zeropod is a Kubernetes runtime (more specifically a containerd shim) that automatically checkpoints containers to disk after a certain amount of time of the last TCP connection. While in scaled down state, it will listen on the same port the application inside the container was listening on and will restore the container on the first incoming connection.
Zero shot pdf OCR with gpt-4o-mini.
A dead simple way of OCR-ing a document for AI ingestion. Documents are meant to be a visual representation after all. With weird layouts, tables, charts, etc. The vision models just make sense!
Refreshingly simple. Premium icons for websites and applications.
Related contents:
LibreOffice in your browser
Work from any device, maintain control over your data with self-hosting or our CDN, and enjoy seamless integration with your existing systems.
Zeus is a powerful tool for AWS EC2 / S3 / CloudTrail / CloudWatch / KMS best hardening practices. It checks security settings according to the profiles the user creates and changes them to recommended settings based on the CIS AWS Benchmark source at request of the user.
A simple CLI to help you remember commands.
Zev helps you remember (or discover) terminal commands using natural language.
A texture utility for Zig.
Games typically ship with a lot of texture data. It may be tempting to ship texture data as images, but image formats are typically a poor representation for texture data.
Related contents:
A lightweight yet powerful plugin manager for Zsh.
It is a superset of the brilliant zgen. Providing more features and bugfixes while being fully backwards compatible. Have a look at the migration guide if you're currently using zgen. Also have a look at new features of zgenom.
Zigbee 🐝 to MQTT bridge 🌉, get rid of your proprietary Zigbee bridges 🔨
It bridges events and allows you to control your Zigbee devices via MQTT. In this way you can integrate your Zigbee devices with whatever smart home infrastructure you are using. -
Probably the best source code management utility since the rubber band!
zOS ISPF Git interface (for IBM Mainframes).
Zig is a general-purpose programming language and toolchain for maintaining robust, optimal and reusable software.
Related contents:
a desktop wiki.
Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.
Elevating Your Computing Experience with ZimaBoard Servers & Personal Cloud Solutions
ZimaBoard is world's first hackable single board server. It is a hybrid of micro server and SBC (single board computer). It's designed for building a low-cost NAS, media server, and software router as your home automation and entertainment center.
Zim is a graphical text editor used to maintain a collection of wiki pages. Each page can contain links to other pages, simple formatting, and images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control.
Zina is a graphical interface to your MP3 collection, a personal jukebox, an MP3 streamer, a Podcaster.
Simple yet powerful and really extendable application for managing a blog within your Django Web site, Zinnia has been made for publishing Weblog entries and designed to do it well.
A distributed tracing system.
Zipkin is a distributed tracing system. It helps gather timing data needed to troubleshoot latency problems in service architectures. Features include both the collection and lookup of this data.
If you have a trace ID in a log file, you can jump directly to it. Otherwise, you can query based on attributes such as service, operation name, tags and duration. Some interesting data will be summarized for you, such as the percentage of time spent in a service, and whether or not operations failed.
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Related contents:
Zircolite is a standalone tool written in Python 3. It allows to use SIGMA rules on : MS Windows EVTX (EVTX, XML and JSONL format), Auditd logs, Sysmon for Linux and EVTXtract logs.
A standalone SIGMA-based detection tool for EVTX, Auditd and Sysmon for Linux logs.
zizmor is a static analysis tool for GitHub Actions. It can find many common security issues in typical GitHub Actions CI/CD setups.
Related contents:
zfs backup with remote capabilities and mbuffer integration.
ZnapZend is a ZFS centric backup tool to create snapshots and send them to backup locations. It relies on the ZFS tools snapshot, send and receive to do its work. It has the built-in ability to manage both local snapshots as well as remote copies by thinning them out as time progresses.
TypeScript-first schema validation with static type inference
Zod is a TypeScript-first schema declaration and validation library. I'm using the term "schema" to broadly refer to any data type, from a simple string to a complex nested object.
Related contents:
Related contents:
Modern Zod-based CLI builder, fully type-safe, super lightweight and flexible.
A fast static site generator in a single binary with everything built-in.
This tool and its template engine tera were born from an intense dislike of the (insane) Golang template engine and therefore of Hugo that I was using before for 6+ sites.
Related contents:
A full-featured, open source, state-of-the-art video surveillance software system.
Monitor your home, office, or wherever you want. Using off the shelf hardware with any camera, you can design a system as large or as small as you need.
Zonos-v0.1 is a leading open-weight text-to-speech model trained on more than 200k hours of varied multilingual speech, delivering expressiveness and quality on par with—or even surpassing—top TTS providers.
Our model enables highly natural speech generation from text prompts when given a speaker embedding or audio prefix, and can accurately perform speech cloning when given a reference clip spanning just a few seconds. The conditioning setup also allows for fine control over speaking rate, pitch variation, audio quality, and emotions such as happiness, fear, sadness, and anger. The model outputs speech natively at 44kHz.
Related contents: