Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wochap/dunst-nctui

Notification center for dunst in the terminal
https://github.com/wochap/dunst-nctui

dunst notification-center tui

Last synced: about 2 months ago
JSON representation

Notification center for dunst in the terminal

Awesome Lists containing this project

README

        

# dunst-nctui

Notification center for dunst in the terminal

![](https://i.imgur.com/iAMi2EH.jpg)

## Usage

Copy `config.toml` to `~/.config/dunst-nctui/config.toml`

```
dunst-nctui
```

## Development

```
go run .
```

## Build

```
go build
```

## Contributing

If you want to contribute to this project, submit an issue or pull request.

## Credits:

This would not be possible without the fantastic CLI libraries from [Charm](https://charm.sh/)!