Skip to content

Ic3zy/voicemeter-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

🎛️ Voicemeeter Banana Web Controller

Control your Voicemeeter Banana directly from your phone! 📱🎛️
This project runs a web server on port 5000, allowing you to access a web-based control panel for Voicemeeter Banana.
Adjust volume, routing, and more – all from your mobile device or any browser. No extra software required!

🚀 Features

  • 🌐 Web-Based Control – Manage Voicemeeter Banana from any device with a browser.
  • 🚀 Real-Time Updates – See changes instantly as you control audio.
  • ⚙️ Simple Setup – Just run the script and access the control panel via http://your-pc-ip:5000/.
  • 🔥 Mobile Friendly – Works perfectly on phones, tablets, and desktops.

📦 Installation

  1. Clone this repository:

    git clone https://github.com/Ic3zy/voicemeter-api.git
    
  2. Navigate to the project folder:

    cd voicemeter-api
    
  3. Install dependencies (if required):

    pip install -r requirements.txt
    
  4. Run the script:

    python app.py
    
  5. Open your browser and go to:

    http://localhost:5000/
    

    Or, if you want to access from your phone, find your PC's local IP and use:

    http://your-pc-ip:5000/
    

📄 License

This project is licensed under the MIT License.

🎛️ Voicemeeter Banana Web Kontrolcüsü

Voicemeeter Banana'ı doğrudan telefonunuzdan kontrol edin! 📱🎛️
Bu proje, 5000 portunda bir web sunucusu çalıştırarak, Voicemeeter Banana'ı kontrol etmek için web tabanlı bir kontrol paneline erişmenizi sağlar.
Ses seviyesini ayarlayın, yönlendirmeleri değiştirin ve daha fazlasını telefonunuzdan veya herhangi bir tarayıcıdan yapın. Ekstra bir yazılıma gerek yok!

🚀 Özellikler

  • 🌐 Web Tabanlı Kontrol – Voicemeeter Banana'ı herhangi bir tarayıcıdan yönetin.
  • 🚀 Gerçek Zamanlı Güncellemeler – Ses kontrolündeki değişiklikleri anında görün.
  • ⚙️ Kolay Kurulum – Script'i çalıştırın ve http://pc-ip-adresiniz:5000/ adresinden kontrol paneline erişin.
  • 🔥 Mobil Uyumlu – Telefon, tablet ve masaüstü cihazlarla sorunsuz çalışır.

📦 Kurulum

  1. Bu projeyi klonlayın:

    git clone https://github.com/Ic3zy/voicemeter-api.git
    
  2. İndirilen yola gidin:

    cd voicemeter-api
    
  3. Gerekli bağımlılıkları yükleyin (gerekliyse):

    pip install -r requirements.txt
    
  4. Script'i çalıştırın:

    python script_adi.py
    
  5. Tarayıcınızı açın ve şu adrese gidin:

    http://localhost:5000/
    

    Telefonunuzdan erişmek isterseniz, bilgisayarınızın IP adresini bulun ve şu adresi kullanın:

    http://pc-ip-adresiniz:5000/
    

📄 Lisans

Bu proje, MIT Lisansı altında lisanslanmıştır.

Releases

No releases published

Packages

No packages published