Sign inSign up

timoa/chrome-tab-rotate-server

By timoa

Updated over 3 years ago

An API that provides the config/contents for the chrome-tab-rotate Chrome extension

Image
0

10K+

timoa/chrome-tab-rotate-server repository overview

WIP - Chrome-tab-rotate Webserver

Build Status Docker Pulls Quality Gate Status Security Rating Maintainability Rating

Bugs Code Smells Coverage Duplicated Lines (%)

A Webserver that provides the config/contents for the Tab Rotate Chrome extension.

The Chrome extension is open-source as chrome-tab-rotate.

Status

This project is still in development but functionnal :)

API Endpoints

NameMethodEndpointDescription
PlaylistGET/Provides the playlist based on the IP that request the endpoint or the default one
ContentGET/content/:pathServe the local content from the path from the /public folder
HealthcheckGET/_healthAllow to perform a healthcheck to see if the app is still live

TODO

  • Split configuration for the screens and playlists
  • Allow to edit the playlists and screens via a CMS instead of JSON files
  • Support multiple Chrome instances for the same IP (2x screens on the same RPi 4 for ex.)

Tag summary

Content type

Image

Digest

sha256:64cc927c4

Size

55.2 MB

Last updated

over 3 years ago

docker pull timoa/chrome-tab-rotate-server