npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2025 – Pkg Stats / Ryan Hefner

pipeboard-0.1.2

v0.1.2

Published

Pipeboard for NPM! - The best all in one PHP environment manager, web dashboard and app manager software for website development and hosting on terminal platforms.

Downloads

10

Readme

Pipeboard

Build Status

Hello and welcome to the Pipeboard official repository; here you'll find everything you need to know for installing and find the source code for your own use or installation (respecting the lisence ofcourse) or reporting bugs and contributing. See the about section for more information about the project!

About

Pipeboard is a web dashboard built with Node, React, JS/TS, PHP and Shell, that alows an enduser (or users, see reseller info) install, configure and manage lots of - traditionally terminal only - programs and applications in one neat interface without touching the command line.†

Behind an idea, there's always a story. - Pipeboard was created initally as an internal tool for web hosting with no cost (unlike cPanel or Plesk), but after some research, finding that many open source/free softwares didn't really complete the job at hand, or were outdated and not user-friendly/unattractive, so Pipeboard was born from that frustration and in an effort to help other developers.

FACT! - Pipeboard was named Pipeboard becuase pipes create things and cardboard boxes hold things. In this case the pipes enpower the apps and the board would be the app's virtual machines/containers.

Compatibility

Right now, Pipeboard can only runs on command line based machine with npm, docker and no port-conflicting programs. For non-command-line desktop machines, please check out Piperunner which is a controller desktop app for running Pipeboard in a window.

TIP! - In the case of desktops with terminal applications; either may be able to be used, with requirements for machines, however it is recommended to use the Piperunner instead as on Macs its harder to navigate the commandline, but it's up to you.

Guide

| Platform | Version | Capacity | Compatibility | | :--- | --- | --- | :---: | | Ubuntu | Any | 32x, 64x | | | RedHat | Any | 32x, 64x | | | CentOS | Any | 32x, 64x | | | Debian | Any | 32x, 64x | | | MacOS Terminal | Any | 32x, 64x | | | Windows Terimal | Any | 32x, 64x | | | PowerShell | Any | N/A | | | Orcale | Any | 32x, 64x | | | ClearOS | Any | N/A | |

Installation

Now that you've checked that your system is suported above, you can move forward with your install. If your a beginner installing Pipeboard, please read our detailed guide, Getting Started on the Wiki, which has step-by-step instructions for every platform.

  • Check that your OS is supported.

  • Install Pipeboard through NPM or directly from the repo.

    npm install pipeboard
      
    # OR
      
    wget https://github.com/Pipeboard/Pipeboard.git
    unzip pipeboard-master.zip
    cd pipeboard-master
  • Unpack and check download and files.

    pipeboard check
    npm install
    pipeboard update #you can skip if installing an old version
  • Setup your Pipeboard with pipeboard setup.

  • Run Pipeboard in demo mode to catch any errors.

    pipeboard run
  • Put on a docker, optionally.

  • Confirm your Pipeboard installation is running and head to localhost (or pipeboard.dev if you already enabled the DNS engine.) to setup the panel.

  • Setup docked engines and modules.

  • Have fun with Pipeboard and make the web your oyster! :)

Screenshots

Tutorials

Addons

Contributors

Nathanna: Creator and Lead Developer (@nathannaofficial)

Lisence

Pipeboard and all official resources are lisenced under CC0-1.0 or "Creative Commons Zero v1.0 Universal"- please see the LISENCE file for details.

Resources

Website - https://pipeboard.org Github - https://github.com/Pipeboard Twitter - https://twitter.com/PipeboardProject Facebook - https://facebook.com/Pipeboard-105017771541767 npmJs - https://npm.com/package/pipeboard