close
The Wayback Machine - https://web.archive.org/web/20210926123205/https://github.com/txthinking/joker
Skip to content
master
Switch branches/tags
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
log
Aug 10, 2019
Aug 10, 2019
Sep 1, 2020
Mar 16, 2021
Jul 7, 2021
Jul 7, 2021
Jul 7, 2021

Joker

中文

Donate Slack

Joker can turn process into daemon.

❤️ A project by txthinking.com

Install via nami

$ nami install github.com/txthinking/joker

or build from Source

$ make

Usage

joker: run command as daemon

	<command>   run your command
	list        show running commands
	stop <pid>  stop a command by SIGTERM
	log <pid>   view log of command
	last        view pid of last command

	help        show help
	version     show version

Example

$ joker brook server -l :9999 -p password

Where are log files?

All log files are stored in $HOME/.joker based on PID

Why

There are many tools, such as systemd, supervisord, etc. But I need a simple, small, clean, no configuration tool. Joker does not depend on systemd.

Auto start command at boot

You may like txthinking/jinbe or brook-community/jinbe

License

Licensed under The GPLv3 License

About

Joker can turn process into daemon. Zero-Configuration. Joker可以将进程变成守护进程. 无需配置.

Topics

Resources

License

Sponsor this project

 

Packages

No packages published