Initial Commit
* Daemon Implementation - In-Progress * Initial MPC Event Captures * POST music title on daemon is loaded * POST music title on song change - TODO
This commit is contained in:
16
README.md
Normal file
16
README.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# [W]hat [I] [A]m [L]istening [T]o Daemon
|
||||
|
||||
A Daemon written in Crystal Lang which is part of WIALT Project. This is a daemon which should be installed in the system where mpc player is running. This will send music data and mpc state to server to display music data in indrajith.dev website.
|
||||
|
||||
## Installation
|
||||
|
||||
* Install Crystal
|
||||
* `shards install`
|
||||
|
||||
## Usage
|
||||
|
||||
* `crystal run src/wialt_daemon.cr`
|
||||
|
||||
## Contributors
|
||||
|
||||
- [Indrajith K L](https://github.com/cooljith91112) - creator and maintainer
|
||||
Reference in New Issue
Block a user