Coder Social home page Coder Social logo

tgcfabian / fm-dx-webserver Goto Github PK

View Code? Open in Web Editor NEW

This project forked from noobishsvk/fm-dx-webserver

0.0 0.0 0.0 885 KB

FM-DX Webserver is a cross-platform web server designed for FM DXers who want to control their TEF668x/XDR receivers through a web interface.

License: GNU General Public License v3.0

JavaScript 76.35% CSS 10.32% EJS 13.33%

fm-dx-webserver's Introduction

FM-DX Webserver πŸ“»πŸŒ

FM-DX Webserver is a cross-platform web server designed for FM DXers who want to control their TEF6686 / F1HD receiver through a web interface.

Features

  • 🌐 Web-Based Control: Access and control your TEF6686 / F1HD receiver from any device with a web browser.
  • πŸ“» FM DXing: Enhance your FM/AM DXing experience with a user-friendly web interface.
  • Cross-Platform: You can run this on both Windows and Linux servers along with xdrd.
  • Tuner control: Control your FM tuner on the go. Phone? Tablet? No problem.
  • Low-latency streaming: Built in directly into the webserver, no external apps needed for users

Features to be added

Check here for an up to date task list: NoobishSVK#3

Community

Join our Discord community to get the latest development update info, share feedback and receive support. Join the TEF6686 Discord community!

Getting Started

Please install node.js version 21.5.0 or older to make this work.

Version >=21.6.0 is currently not working correctly.

  1. Download or install ffmpeg (optional, but needed if you want the audio stream to work)

    Linux (Ubuntu/Debian): 
    sudo apt install ffmpeg
    
    Windows: 
    https://www.geeksforgeeks.org/how-to-install-ffmpeg-on-windows/
  2. Clone the repository (or alternatively download it manually):

    git clone https://github.com/NoobishSVK/FM-DX-Webserver.git
  3. Nagivate to the fm-dx-webserver folder in your terminal and run this command:

    npm install
  4. Start the server:

    npm run webserver
  5. Open your web browser and navigate to http://web-server-ip:web-server-port to access the web interface.

Dependencies

This project utilizes the librdsparser library for RDS parsing. Make sure to check out the library for more information.

Contributing

Feel free to contribute to the project by opening issues or submitting pull requests. Your input is valuable!

License

This project is licensed under the GNU-GPL v3 License.

Acknowledgments

  • Thanks to librdsparser for providing the RDS parsing functionality.

Happy DXing! πŸŽΆπŸ“‘

fm-dx-webserver's People

Contributors

bkram avatar hyperdx avatar kkonradpl avatar mrwish7 avatar noobishsvk avatar tgcfabian 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.