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!
- 🌐 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.
-
Clone this repository:
git clone https://github.com/Ic3zy/voicemeter-api.git
-
Navigate to the project folder:
cd voicemeter-api
-
Install dependencies (if required):
pip install -r requirements.txt
-
Run the script:
python app.py
-
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/
This project is licensed under the MIT License.
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!
- 🌐 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.
-
Bu projeyi klonlayın:
git clone https://github.com/Ic3zy/voicemeter-api.git
-
İndirilen yola gidin:
cd voicemeter-api
-
Gerekli bağımlılıkları yükleyin (gerekliyse):
pip install -r requirements.txt
-
Script'i çalıştırın:
python script_adi.py
-
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/
Bu proje, MIT Lisansı altında lisanslanmıştır.