Giter VIP home page Giter VIP logo

amplitudejs-php's Introduction

AmplitudeJS Logo

Amplitude.js is a lightweight JavaScript library that allows you to control the design of your media controls in your webpage -- not the browser. Amplitude.js is available under the MIT License.

This Version is modified by me, the Player add automatic all Audiofiles in a Playlist, to listen your Songs directly.

Demo

MIT License
Click the image above to go to the demo site or click here.

Features

  • 100% customizable design of all player elements
  • Multiple playlist support on single page
  • Playlist without Database just PHP glob
  • Song meta data display
  • Mobile Device Optimized
  • Soundcloud integration
  • Live streaming support (IceCast2)
  • Call back functions for events
    • Play/Pause
    • Stop
    • Next Song
    • Previous Song
    • Shuffle

Browsers support

| IE / Edge
IE / Edge | Firefox
Firefox | Chrome
Chrome | Safari
Safari | Opera
Opera | | --------- | --------- | --------- | --------- | --------- | | IE11, Edge| 4.0+| 3.5+| 4.0+| 10.5+|

Installation

  • Copy all Source on your Webserver with PHP (tested with 7.1)
  • Open "includes/config.php" and setup the URLs
  • All Songs will automatic read from "library" directory
  • Optional: Reconfigure your vhost with the Example Rewrite Settings (NGINX Webserver)

Open your URL

e.g. http://yourURL.de/player.php or with Subfolder & Start Song ID add ?folder=SubFolders&id=0 as Paraemter in your URL.

Optional: ?isLive=true&url=http://radiostreamURL.de to set a Radiostream without touch the Config.php.

Troubleshooting / Issues

  • Yes, RadioStats works just with IceCast2
  • Yes, much Songs over 1000 Tracks could break or overkill PHP Process.
  • Clipboard is currently not working, I figure out the Problem currently.

Libraries

AmplitudeJS, this nice HTML5 Audio Player

Materialize, a CSS Framework based on material design

clipboard.js, Clipboard Function

jquery.nicescroll, Scrolling looks nice

JQuery

amplitudejs-php's People

Contributors

dom1nic avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

rezgui arman143

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.