https://github.com/maxfreck/eventhandlerd
Simple event handler plugin for DeaDBeeF audio player
https://github.com/maxfreck/eventhandlerd
Last synced: 2 months ago
JSON representation
Simple event handler plugin for DeaDBeeF audio player
- Host: GitHub
- URL: https://github.com/maxfreck/eventhandlerd
- Owner: maxfreck
- Created: 2018-01-20T20:45:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-21T15:46:29.000Z (over 7 years ago)
- Last Synced: 2025-01-30T17:38:31.510Z (4 months ago)
- Language: D
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DeaDBeeF event handler plugin
Example misc plugin for [DeaDBeeF](http://deadbeef.sourceforge.net/) audio player which receives events, and prints them. This version is implemented in [D programming language](https://dlang.org/) with [-BetterC](https://dlang.org/blog/2017/08/23/d-as-a-better-c/) compiler switch.