Introduction

> Published on Wed, 24 Jul 2024, 19:09> Updated on Wed, 8 Jan 2025, 19:54

simple-bar-server is a server for simple-bar that enables communication with its data widgets and allow them to be refreshed or toggled with simple curl commands.

There are no external call to any API, it is just a local small node.js server on which simple-bar's components will be able to connect to via websockets. Check index.js file to see how it works.

This project only works with the latest version of simple-bar. Feel free to open an issue if you find a bug or have a feature request.

Something is wrong in this documentation? Please open an issue on GitHub in simple-bar-server repo.