{"id":20290533,"url":"https://github.com/cassiancc/justserve","last_synced_at":"2025-10-23T18:00:16.038Z","repository":{"id":231562509,"uuid":"781667281","full_name":"cassiancc/JustServe","owner":"cassiancc","description":"A simple solution for controlling multiple screens of digital signage. No accounts, no hassle.","archived":false,"fork":false,"pushed_at":"2024-04-11T15:43:29.000Z","size":1979,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-14T08:52:46.420Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cassiancc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-03T20:16:32.000Z","updated_at":"2024-04-21T22:13:58.000Z","dependencies_parsed_at":"2024-04-09T20:35:23.417Z","dependency_job_id":"60d65918-8e0a-4ef3-8154-8ba7b1e6e128","html_url":"https://github.com/cassiancc/JustServe","commit_stats":null,"previous_names":["cassiancc/justserve"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiancc%2FJustServe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiancc%2FJustServe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiancc%2FJustServe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cassiancc%2FJustServe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cassiancc","download_url":"https://codeload.github.com/cassiancc/JustServe/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241787488,"owners_count":20020099,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T15:07:59.956Z","updated_at":"2025-10-23T18:00:11.016Z","avatar_url":"https://github.com/cassiancc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JustServe Digital Signage\n\nJustServe is a tool allowing for simple, reliable digital signage using a centralized server and allowing for multiple clients.\n\nJustServe is perfect for expos, conferences, and symposiums interested in having direct control over their signage and aren't interested in spending money for a paid plan just to be able to control more than one screen at once. All a client needs is a web browser in order to connect to the main server, and the server itself can be lightweight enough to run on a Raspberry Pi or similar.\n\n**NOTE:** JustServe is still in active development! It is recommended that users be comfortable with Linux in order to set up JustServe. It is currently not recommended for a production environment. \n\n## Requirements\n- A local network or Internet access that allows for the clients to reach the server at port 3000 (or otherwise configured), and admins to reach the server at port 5500.\n  - It's recommended to host the server on the Internet through a cloud service like AWS or Oracle Cloud, and use [Tailscale](https://tailscale.com) to reach the server and unblocking port 3000 on its firewall.\n- A Linux server with [NodeJS/NPM](https://nodejs.org) installed. This can be a local Linux desktop or server, Linux cloud server/instance, or even a Raspberry Pi.\n- Clients with web browsers. Raspberry Pis will work, and are recommended.\n\n## Installation\nThe code in this repository is the server side of JustServe. You'll need [NodeJS/NPM](https://nodejs.org) installed in order to run the server.\n- To start, [download the repository](https://github.com/cassiancc/JustServe/archive/refs/heads/main.zip), and extract the ZIP file to a convenient location.\n- From there, open a new terminal or Command Prompt, and navigate to that folder.\n  - To navigate in the terminal, you can use the `cd` command. For example, assuming you are installing on the server on a Raspberry Pi or Linux computer with the server in your Downloads folder: `cd Downloads/JustServe-main`\n- You can then run `npm install` to automatically install the required dependencies.\n- To start the server, run `node server`.\n\nBy default, you can access the configuration server at [http://127.0.0.1:5500](http://127.0.0.1:5500). For each station you configure, they'll have their own web site that can be navigated to. \nFor example, Station 1 would be [http://127.0.0.1:3000/index1.html](http://127.0.0.1:3000/index1.html) and Station 2 would be [http://127.0.0.1:3000/index2.html](http://127.0.0.1:3000/index2.html).\n\n## Configuration\nYou can use the configuration server to upload new images, add or remove stations, and more. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiancc%2Fjustserve","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcassiancc%2Fjustserve","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcassiancc%2Fjustserve/lists"}