Skip to content

hamdyaea/Radio-Over-Internet-RoIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome Code style: black Python

Radio over internet RoIP with GUI

Screenshot

What's this software ?

This Python 3 software stream some radio stations from internet.

Screenshot

What you need to make it work :

IMPORTANT

Please change the json file path all the pictures path to your own :

pic_path = "/home/hamdy/Documents/Radio-Streaming-Gui-Original/pictures" json_path = "/home/hamdy/Documents/Radio-Streaming-Gui-Original"

The last version of Python 3.

you also need to have the easygui library for python 3:

At least the version 0.98

sudo python3 -m pip install --upgrade easygui 

You need to have the VLC player installed in you system

https://www.videolan.org/vlc/index.fr.html

You need to install the vlc module for python 3

sudo pip3 install python-vlc

How to launch this software :

python3 radio

Requirements :

If you miss a module, install it pip install module-name. If you miss PIL to have the pictures install pillow with pip.

You need to have the original VLC software installed on your computer.

Be carefull to install "pip install python-vlc" and not "pip install vlc"

Developer - Author

Hamdy Abou El Anein

Homepage

http://www.daylightlinux.ch

About

A python3 software with gui who stream radio stations from internet

Topics

Resources

License

Stars

5 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages