1
0
mirror of https://github.com/danog/magnaluna.git synced 2024-11-26 11:34:39 +01:00
Go to file
2023-08-20 22:16:09 +02:00
_layouts Add jekyll layouts 2019-10-28 19:41:48 +01:00
_config.yml Add jekyll layouts 2019-10-28 19:41:48 +01:00
.gitignore Update magnaluna 2023-08-14 20:54:47 +02:00
.php-cs-fixer.dist.php Update deps 2023-08-14 20:57:20 +02:00
.travis.yml Update tests 2020-03-02 15:52:02 +01:00
CNAME Create CNAME 2019-10-28 19:42:30 +01:00
composer.json Update min version 2023-08-15 20:19:50 +02:00
convert.php Refactor 2023-08-20 18:14:41 +02:00
LICENSE Add license 2019-10-28 19:28:09 +01:00
magna.php Fix 2023-08-20 22:16:09 +02:00
README.md Fixup readme 2023-08-14 21:22:49 +02:00
screenshot.png Add screenshot 2019-10-28 19:34:33 +01:00

magnaluna webradio

Build Status

Telegram webradio with advanced features like call programming and real-time call stats based on MadelineProto and libtgvoip.

Screenshot

Try it on Telegram @magicalcrazypony!

Created by Daniil Gentili.

Installation

wget https://github.com/danog/magnaluna/raw/master/magna.php && php magna.php

Don't forget to install the required dependencies for MadelineProto.

Converting songs

In order to play songs, they must be first converted to the correct format, using the convert.php script:

wget https://github.com/danog/magnaluna/raw/master/convert.php && php convert.php in.mp3 out.ogg