By continuing to use this website, you agree with our
Cookie Policy
Confirm
RU
EN
Main Page
Download
Addons
Forum
Blog
Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
News:
AIMP6
AIMP Forum
»
AIMP for PC
»
Addons
»
Plugins
»
Addons
(Moderators:
Зелёный
,
Soolo
,
Tiger
) »
AIMP Remote Control v1.0
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: AIMP Remote Control v1.0 (Read 582 times)
0 Members and 2 Guests are viewing this topic.
AIMP Remote Control v1.0
«
on:
April 09, 2026, 18:45:32 »
ReitanSora
Новичок
Posts: 1
Карма: +3/-0
Plugin Name:
AIMP Remote Control
AIMP Version:
v5.40.2709
Category:
Remote Control
Author:
ReitanSora
Language:
English (Plugin interface) / C++ (Source)
Description:
This plugin allows you to control AIMP remotely from a mobile device or a web interface. It establishes a communication bridge using WebSockets and HTTP requests, allowing for real-time synchronization of playback status, track information, and basic playback commands (Play/Pause, Stop, Next, Previous, Volume).
Main Features:
Real-time playback control.
Track information display (Title, Artist, Album Art).
Low latency connection via WebSockets.
Compatible with the "AIMP Remote" React Native mobile application published on GitHub.
Screenshots:
https://imgur.com/a/MtYY3b4
Installation:
Download the aimp_remote_reitansora.aimppack.
Double-click the file, and AIMP will prompt you to install it automatically.
(Alternative) Drag and drop the file onto the AIMP window.
Enable the plugin in Settings > Plugins if it’s not already active.
Download & Source Code:
Plugin & Mobile App:
https://github.com/ReitanSora/aimp-remote
Notes:
I've attached Endpoints.zip, which contains the full documentation for the HTTP calls.
The WebSocket server runs on port 3554.
«
Last Edit: April 13, 2026, 11:06:38 by Artem
»
Logged
Re: [Plugin] AIMP Remote Control v1.0
«
Reply #1 on:
April 13, 2026, 11:06:25 »
Artem
Администратор
Эксперт
Posts: 20614
Карма: +3198/-77
Thank you for great plugin!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
AIMP Forum
»
AIMP for PC
»
Addons
»
Plugins
»
Addons
(Moderators:
Зелёный
,
Soolo
,
Tiger
) »
AIMP Remote Control v1.0