Code Monkey home page Code Monkey logo

aimp-web's Introduction

AimpWeb

Notice: This work is not affiliated to the official AIMP player in any way.

Introduction

AimpWeb is an alternative web interface for the AIMP control plugin.

Features:

  • Translations in about 50 languages, including some RTL languages
  • Color skins
  • A more modern interface inspired by the 2015's Music app of Windows 8
  • Sortable and filterable playlists
  • Web notification
  • Equalizer and support for some effects
  • Queue handling
  • A full-featured responsive mobile UI

How to install

  1. Install the AIMP control plugin
  2. Open the Control Plugin Webscript folder (usually %AppData%\AIMP\Control Plugin\htdocs), replace everything in it by the content of this repository (if you want to restore the original interface later, backup the files first)
  3. Launch AIMP
  4. You can now access the web interface at http://localhost:3333/ (this can be changed in the Control Plugin settings)

To access the application from another computer on the network, refer to the Control Plugin documentation.

About this project

This project is already several years old and hasn't be touched very much since then. The code is written in pure Javascript, using JQuery, Underscore and a JSON/XML-RPC Client library. It uses the Entypo icon set.

The translations have been realized automatically using AIMP's language files and the old Bing Translator v1 API. They can be found in the js/i18n folder. To edit translations, edit the .raw.js files and then run the autolang.php. You will be prompted for missing translations as the old Bing Translator API has been disabled. Don't hesitate to send me corrected translations.

The application works pretty well but may sometimes lose the connexion to AIMP, especially on mobile devices. If that happens, just refresh the page. To move items in the queue, either use the handles on the left to drag and drop or just click on them.

Screenshots

Mobile Portrait
Mobile Landscape
Equalizer

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.