Skip to content

Releases: Shiphan/snackdaemon

snackdaemon v0.4.0

Choose a tag to compare

@Shiphan Shiphan released this 14 Jan 15:09

What's New

  • add a shell field in config file
  • add --socket @ <name> option for abstract socket
  • fix --config <file> when the is a relative path
  • properly close socket connection

Full Changelog: v0.3.0...v0.4.0

snackdaemon v0.3.0

Choose a tag to compare

@Shiphan Shiphan released this 05 Jul 16:09

What's New

  • use Go instead of C++
  • use json for config file
  • ping now will show you the latency
  • reload will reload setting from your new config file

Full Changelog: v0.1.0...v0.3.0

snackdaemon v0.2.0-beta.1

Pre-release

Choose a tag to compare

@Shiphan Shiphan released this 20 Jun 08:25

New commands

snackdaemon daemon
snackdaemon kill
snackdaemon ping

Install

Linux

git pull https://github.com/Shiphan/snackdaemon.git
cd snackdaemon
./setup.sh

Full Changelog: v0.1.0...v0.2.0-beta.1

snackdaemon v0.1.0

Choose a tag to compare

@Shiphan Shiphan released this 13 Jun 19:00

Install

Linux

git pull https://github.com/Shiphan/snackdaemon.git
cd snackdaemon
./setup.sh

Full Changelog: https://github.com/Shiphan/snackdaemon/commits/v0.1.0