Skip to content

Keroosha/Web-1.0-Internet-Radio

Repository files navigation

Web 1.0 Internet Radio

Radio infrastructure for Web 1.0 Telegram Channel

Content Suggestions

First of all make a Github Account dude!

Open Content.txt editor and place your content at User Suggested Content section

Image showing how to do it proper

Then, press "Commit changes..." and fill the form describing what you added to content.txt and press "Propose changes"

Image showing how to send pull request

And last step - Create pull request

Image showing last create PR form

Congratulations! You Won!

Now, wait until administrators review your PR and decide - merge it or not

Nerdy stuff

Requirements

  • Docker
  • Liquidsoap
  • FFmpeg
  • VSCode
    • vscode-liquidsoap plugin

secrets.liq template

streamUrl = "REPLACE_ME"
streamKey = "REPLACE_ME"

Usage

touch secrets.liq
echo 'streamUrl = "replace_me"' >> secrets.liq
echo 'streamKey = "replace_me"' >> secrets.liq

make all

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published