Skip to content

v1.3.0

Latest

Choose a tag to compare

@rushikeshsakharleofficial rushikeshsakharleofficial released this 14 Apr 12:21
· 66 commits to master since this release

PixConvert v1.3.0

What's new

  • Auto-create /var/log/pixconvert/ on install and server startup
  • Systemd service auto-installer via sudo pixconvert --install
  • Access log: /var/log/pixconvert/pixconvert_access.log
  • Error log: /var/log/pixconvert/pixconvert_error.log
  • Full install guide in README

Install

npm install -g pixconvert
sudo pixconvert --install
sudo systemctl start pixconvert