FliiFe / newtifyd

Slick and modern notification daemon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

newtifyd

This project aims at making a slick and modern notification daemon.

Screenshots

screenshot-spotify

Running

Node and npm are required.

First time:

git clone https://github.com/FliiFe/newtifyd.git
cd newtifyd
npm i
npm run build

Then to start the daemon

npm run start

You need to make sure no other notification daemon is running.

TODO

  • Make packaging easier & distribute binaries
  • Support image-data hint
  • Custom middlewares
  • Custom CSS

About

Slick and modern notification daemon

License:MIT License


Languages

Language:JavaScript 76.9%Language:Vue 17.7%Language:CSS 2.9%Language:Makefile 2.0%Language:HTML 0.3%Language:Shell 0.1%