GithubHelp home page GithubHelp logo

tomderidder / web-rpi-fm Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dawiddyd/web-rpi-fm

0.0 1.0 0.0 31.24 MB

Web interface for Raspberry Pi fm transmitter. Made using Vue.js and Python.

License: MIT License

Python 82.09% HTML 14.74% Shell 2.20% CSS 0.97%

web-rpi-fm's Introduction

๐Ÿ“ป web-rpi-fm

Web interface for Raspberry Pi fm transmitter. Made using Vue.js and Python.

PiFmRds on GitHub

Installation

  1. Get the latest release
  2. Run install.sh file
$ sudo ./install.sh
  1. Run terminal and start the server
$ cd web-rpi-fm
$ python server.py
  1. Open the browser and type your RPi address with 9000 port
For example
192.168.0.108:9000

Manual installation

$ sudo apt-get install sox libsox-fmt-all libsox-fmt-mp3
$ pip install flask flask_uploads flask_cors tinytag

If the music does not play you must change some permissions

$ chmod 777 pifmrds
$ cd static/audio
$ chmod 777 pifmrds

Todos

  • Add more functionalities
  • Fix bugs and UX
  • Spotify Connect
  • Add more internet radio stations

Licence

MIT

web-rpi-fm is in the alpha phase, some functions may not work. I am not responsible for damages caused by using the application.

web-rpi-fm's People

Contributors

dawiddyd avatar szymski avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.