Skip to content
This repository was archived by the owner on Sep 10, 2024. It is now read-only.

explodingcamera-archive/padplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PadPlus

A cli tool to install plugins for the Musiqpad Pad Server npm (PadPlus is still in alpha and might contain Bugs, if you find any, please report them and/or send a pr)

Installation

just do npm i -g padplus. More Infos

Features

  • Install Community-made MusiqPad Plugins
  • easily create own Plugins via our feature-rich api
  • Keep your MusiqPad Server up to date

Plugins

Plugins can add both Server and client side code. Because PadPlus uses browserify to create the client side code, you can require() npm modules. Client side plugins have access to both the api included in vanilla musiqpad and our custom API. Plugins can also just add a Theme or their own css. More Infos on the wiki.

Planned Features:

  • Configure your Pad using a webinterface
  • Custom themes

Planned Plugins (by padplus):

  • Custom MusiqPlus build for every User
  • Facebook/Google/Twitter login
  • Username verification (Theres a padplus pad hosted on musiqpad.com where you'll need to pm our bot to verify your username)

Releases

No releases published

Packages

No packages published