This project aims at making a slick and modern notification daemon.
Node and npm are required.
First time:
git clone https://github.com/FliiFe/newtifyd.git
cd newtifyd
npm i
npm run buildThen to start the daemon
npm run startYou need to make sure no other notification daemon is running.
- Make packaging easier & distribute binaries
- Support
image-datahint - Custom middlewares
- Custom CSS
