daemonize

This library makes your code run as a daemon process on Unix-like systems

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install daemonize
choosenim install daemonize
git clone https://github.com/OpenSystemsLab/daemonize.nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
daemonize - - - - - - -

README

daemonize.nim

This library makes your code run as a daemon process on Unix-like systems.