blob: abeadbcd5afe39931d4d403d4114405b24df49d8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# [W]hat [I] [A]m [L]istening [T]o Listener
A Web Server written in Crystal Lang which is part of WIALT Project. This server is a broker server which act as a bridge between Local MPC Music Player and indrajith.dev website. Whose main purpose is to display music title I'am listening to.
## Installation
* Install Crystal
* `shards install`
## Usage
* `crystal run src/wialt_listener.cr`
## Contributors
- [Indrajith K L](https://github.com/cooljith91112) - creator and maintainer
|