Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fliife/newtifyd

Slick and modern notification daemon
https://github.com/fliife/newtifyd

Last synced: 2 days ago
JSON representation

Slick and modern notification daemon

Awesome Lists containing this project

README

        

# newtifyd

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

## Screenshots

screenshot-spotify

## Running

Node and npm are required.

First time:
```bash
git clone https://github.com/FliiFe/newtifyd.git
cd newtifyd
npm i
npm run build
```

Then to start the daemon
```bash
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